mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-05 14:59:44 +00:00
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"coin_name": "SmartCash Testnet",
|
|
"coin_shortcut": "tSMART",
|
|
"coin_label": "SmartCash Testnet",
|
|
"website": "https://smartcash.cc",
|
|
"github": "https://github.com/SmartCash/Core-Smart",
|
|
"maintainer": "Leandro Reinaux <leoreinaux@gmail.com>",
|
|
"curve_name": "secp256k1_smart",
|
|
"address_type": 65,
|
|
"address_type_p2sh": 21,
|
|
"maxfee_kb": 1000000,
|
|
"minfee_kb": 0,
|
|
"signed_message_header": "SmartCash Signed Message:\n",
|
|
"hash_genesis_block": "0000027235b5679bcd28c90d03d4bf1a9ba4c07c4efcc1c87d6c68cce25e6e5d",
|
|
"xprv_magic": 70615956,
|
|
"xpub_magic": 70617039,
|
|
"xpub_magic_segwit_p2sh": null,
|
|
"xpub_magic_segwit_native": null,
|
|
"bech32_prefix": null,
|
|
"cashaddr_prefix": null,
|
|
"slip44": 224,
|
|
"segwit": false,
|
|
"decred": false,
|
|
"fork_id": null,
|
|
"force_bip143": false,
|
|
"bip115": false,
|
|
"default_fee_b": {
|
|
"Low": 1,
|
|
"Economy": 10,
|
|
"Normal": 100,
|
|
"High": 200
|
|
},
|
|
"dust_limit": 546,
|
|
"blocktime_seconds": 55,
|
|
"uri_prefix": "testsmart",
|
|
"min_address_length": 27,
|
|
"max_address_length": 35,
|
|
"bitcore": [],
|
|
"blockbook": [],
|
|
"cooldown": 100,
|
|
"consensus_branch_id": null
|
|
}
|