mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 10:39:00 +00:00
95daa2fda3
[no changelog]
48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"coin_name": "Qtum Testnet",
|
|
"coin_shortcut": "tQTUM",
|
|
"coin_label": "Qtum Testnet",
|
|
"website": "https://qtum.org",
|
|
"github": "https://github.com/qtumproject/qtum",
|
|
"maintainer": "CodeFace <codeface@qtum.info>",
|
|
"curve_name": "secp256k1",
|
|
"decimals": 8,
|
|
"address_type": 120,
|
|
"address_type_p2sh": 110,
|
|
"maxfee_kb": 40000000,
|
|
"minfee_kb": 400000,
|
|
"signed_message_header": "Qtum Signed Message:\n",
|
|
"hash_genesis_block": "0000e803ee215c0684ca0d2f9220594d3f828617972aad66feb2ba51f5e14222",
|
|
"xprv_magic": 70615956,
|
|
"xpub_magic": 70617039,
|
|
"xpub_magic_segwit_p2sh": 71979618,
|
|
"xpub_magic_segwit_native": 73342198,
|
|
"xpub_magic_multisig_segwit_p2sh": 70617039,
|
|
"xpub_magic_multisig_segwit_native": 70617039,
|
|
"bech32_prefix": "tq",
|
|
"cashaddr_prefix": null,
|
|
"slip44": 1,
|
|
"segwit": true,
|
|
"taproot": false,
|
|
"decred": false,
|
|
"fork_id": null,
|
|
"force_bip143": false,
|
|
"default_fee_b": {
|
|
"Low": 410,
|
|
"Economy": 500,
|
|
"Normal": 600,
|
|
"High": 2000
|
|
},
|
|
"dust_limit": 218400,
|
|
"blocktime_seconds": 128,
|
|
"uri_prefix": "qtum",
|
|
"min_address_length": 27,
|
|
"max_address_length": 34,
|
|
"negative_fee": false,
|
|
"cooldown": 100,
|
|
"overwintered": false,
|
|
"extra_data": false,
|
|
"timestamp": false,
|
|
"confidential_assets": null
|
|
}
|