mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-02 02:41:28 +00:00
add DigiByte to coins.json
This commit is contained in:
parent
ff32a2e8a6
commit
193be4d4a5
31
coins.json
31
coins.json
@ -334,5 +334,36 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": []
|
||||
},
|
||||
{
|
||||
"coin_name": "DigiByte",
|
||||
"coin_shortcut": "DGB",
|
||||
"coin_label": "DigiByte",
|
||||
"address_type": 30,
|
||||
"address_type_p2sh": 5,
|
||||
"maxfee_kb": 500000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "DigiByte Signed Message:\n",
|
||||
"hash_genesis_block": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496",
|
||||
"xprv_magic": "0488ade4",
|
||||
"xpub_magic": "0488b21e",
|
||||
"xpub_magic_segwit_p2sh": "049d7cb2",
|
||||
"bip44": 20,
|
||||
"segwit": true,
|
||||
"forkid": null,
|
||||
"force_bip143": false,
|
||||
"default_fee_b": {
|
||||
"Low": 10,
|
||||
"Economy": 70,
|
||||
"Normal": 140,
|
||||
"High": 200
|
||||
},
|
||||
"dust_limit": 546,
|
||||
"blocktime_minutes": 0.25,
|
||||
"firmware": "stable",
|
||||
"address_prefix": "digibyte:",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": []
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user