1
0
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:
PowerVANO 2019-05-14 19:05:09 +04:00 committed by Pavol Rusnak
parent 4d353f0239
commit abe6c433d6
3 changed files with 7 additions and 7 deletions

View File

@ -1,16 +1,16 @@
{ {
"coin_name": "Zencash", "coin_name": "Horizen",
"coin_shortcut": "ZEN", "coin_shortcut": "ZEN",
"coin_label": "Zencash", "coin_label": "Horizen",
"website": "https://zencash.com", "website": "https://www.horizen.global",
"github": "https://github.com/ZencashOfficial/zen", "github": "https://github.com/ZencashOfficial/zen",
"maintainer": "Zencash <support@zencash.com>", "maintainer": "Power_VANO <vano@horizen.global>",
"curve_name": "secp256k1", "curve_name": "secp256k1",
"address_type": 8329, "address_type": 8329,
"address_type_p2sh": 8342, "address_type_p2sh": 8342,
"maxfee_kb": 2000000, "maxfee_kb": 2000000,
"minfee_kb": 1000, "minfee_kb": 1000,
"signed_message_header": "Zencash Signed Message:\n", "signed_message_header": "Horizen Signed Message:\n",
"hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602", "hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602",
"xprv_magic": 76066276, "xprv_magic": 76066276,
"xpub_magic": 76067358, "xpub_magic": 76067358,
@ -29,11 +29,11 @@
}, },
"dust_limit": 546, "dust_limit": 546,
"blocktime_seconds": 150, "blocktime_seconds": 150,
"uri_prefix": "zencash", "uri_prefix": "horizen",
"min_address_length": 35, "min_address_length": 35,
"max_address_length": 95, "max_address_length": 95,
"bitcore": [ "bitcore": [
"https://explorer.zensystem.io" "https://explorer.horizen.global"
], ],
"blockbook": [], "blockbook": [],
"cooldown": 100, "cooldown": 100,

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB