mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
Removing Bitcoin2x from coins.json
Goodbye, Bitcoin2x, we hardly even knew you.
This commit is contained in:
parent
c9cc3537aa
commit
9c1e61e460
31
coins.json
31
coins.json
@ -292,35 +292,4 @@
|
|||||||
"min_address_length": 35,
|
"min_address_length": 35,
|
||||||
"max_address_length": 95,
|
"max_address_length": 95,
|
||||||
"bitcore": []
|
"bitcore": []
|
||||||
}, {
|
|
||||||
"coin_name": "Bitcoin",
|
|
||||||
"coin_shortcut": "B2X",
|
|
||||||
"coin_label": "Bitcoin2x",
|
|
||||||
"address_type": 0,
|
|
||||||
"address_type_p2sh": 5,
|
|
||||||
"maxfee_kb": 500000,
|
|
||||||
"minfee_kb": 1000,
|
|
||||||
"signed_message_header": "Bitcoin Signed Message:\n",
|
|
||||||
"hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
|
|
||||||
"xprv_magic": "0488ade4",
|
|
||||||
"xpub_magic": "0488b21e",
|
|
||||||
"xpub_magic_segwit_p2sh": "049d7cb2",
|
|
||||||
"bip44": 157,
|
|
||||||
"segwit": true,
|
|
||||||
"forkid": null,
|
|
||||||
"default_fee_b": {
|
|
||||||
"Low": 10,
|
|
||||||
"Economy": 70,
|
|
||||||
"Normal": 140,
|
|
||||||
"High": 200
|
|
||||||
},
|
|
||||||
"dust_limit": 546,
|
|
||||||
"blocktime_minutes": 10,
|
|
||||||
"firmware": null,
|
|
||||||
"address_prefix": "bitcoin:",
|
|
||||||
"min_address_length": 27,
|
|
||||||
"max_address_length": 34,
|
|
||||||
"bitcore": [
|
|
||||||
"https://2x-bitcore4.trezor.io"
|
|
||||||
]
|
|
||||||
}]
|
}]
|
||||||
|
Loading…
Reference in New Issue
Block a user