File tree Expand file tree Collapse file tree 6 files changed +56
-0
lines changed Expand file tree Collapse file tree 6 files changed +56
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : BitMEX
3
+ internal_url : /en/compatibility/bitmex
4
+ logo : /img/compatibility/bitmex/bitmex.png
5
+ rbf :
6
+ tested :
7
+ date : " 2018-11-05"
8
+ platforms :
9
+ - web
10
+ version : " n/a"
11
+ features :
12
+ receive :
13
+ notification : " na"
14
+ list : " false"
15
+ details : " false"
16
+ shows_replaced_version : " false"
17
+ shows_original_version : " false"
18
+ send :
19
+ signals_bip125 : " false"
20
+ list : " false"
21
+ details : " false"
22
+ shows_replaced_version : " na"
23
+ shows_original_version : " na"
24
+ examples :
25
+ - image : /img/compatibility/bitmex/send-screen.png
26
+ caption : >
27
+ Sending RBF Transaction - Send Transaction screen. Transactions sent out of BitMEX are not RBF signaled. BitMEX only accepts confirmed transactions.
28
+ segwit :
29
+ tested :
30
+ date : " 2019-04-12"
31
+ platforms :
32
+ - web
33
+ version : " n/a"
34
+ features :
35
+ receive :
36
+ p2sh_wrapped : " false"
37
+ bech32 : " false"
38
+ default : " p2sh"
39
+ send :
40
+ bech32 : " false"
41
+ change_bech32 : " false"
42
+ segwit_v1 : " Bech32 not supported."
43
+ bech32_p2wsh : " false"
44
+ examples :
45
+ - image : /img/compatibility/bitmex/segwit/receive-screen.png
46
+ caption : >
47
+ BitMEX uses a static P2SH address per user account.
48
+ - image : /img/compatibility/bitmex/segwit/send-screen.png
49
+ caption : >
50
+ BitMEX does not support sending to native bech32 addresses.
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ permalink : /en/compatibility/bitmex/
4
+ ---
5
+ {% assign tool = site.data.compatibility.bitmex %}
6
+ {% include templates/compatibility-page.md %}
You can’t perform that action at this time.
0 commit comments