mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
common/defs: update zencash.json (#147)
This commit is contained in:
parent
4d353f0239
commit
abe6c433d6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"coin_name": "Zencash",
|
||||
"coin_name": "Horizen",
|
||||
"coin_shortcut": "ZEN",
|
||||
"coin_label": "Zencash",
|
||||
"website": "https://zencash.com",
|
||||
"coin_label": "Horizen",
|
||||
"website": "https://www.horizen.global",
|
||||
"github": "https://github.com/ZencashOfficial/zen",
|
||||
"maintainer": "Zencash <support@zencash.com>",
|
||||
"maintainer": "Power_VANO <vano@horizen.global>",
|
||||
"curve_name": "secp256k1",
|
||||
"address_type": 8329,
|
||||
"address_type_p2sh": 8342,
|
||||
"maxfee_kb": 2000000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "Zencash Signed Message:\n",
|
||||
"signed_message_header": "Horizen Signed Message:\n",
|
||||
"hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602",
|
||||
"xprv_magic": 76066276,
|
||||
"xpub_magic": 76067358,
|
||||
@ -29,11 +29,11 @@
|
||||
},
|
||||
"dust_limit": 546,
|
||||
"blocktime_seconds": 150,
|
||||
"uri_prefix": "zencash",
|
||||
"uri_prefix": "horizen",
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 95,
|
||||
"bitcore": [
|
||||
"https://explorer.zensystem.io"
|
||||
"https://explorer.horizen.global"
|
||||
],
|
||||
"blockbook": [],
|
||||
"cooldown": 100,
|
BIN
common/defs/bitcoin/horizen.png
Normal file
BIN
common/defs/bitcoin/horizen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB |
Loading…
Reference in New Issue
Block a user