1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-16 02:10:55 +00:00

Fixing Namecoin and Zcash testnet

This commit is contained in:
slush0 2016-10-05 15:48:48 +02:00 committed by GitHub
parent b6535b8354
commit 083e90a092

View File

@ -45,7 +45,7 @@
"hash_genesis_block": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", "hash_genesis_block": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770",
"xpub_magic": "019da462", "xpub_magic": "019da462",
"xprv_magic": "019d9cfe", "xprv_magic": "019d9cfe",
"bip44": 1, "bip44": 7,
"default_fee_b": { "default_fee_b": {
"Normal": 10 "Normal": 10
} }
@ -114,6 +114,7 @@
"Normal": 10 "Normal": 10
} }
}, { }, {
"comment": "Zcash testnet",
"coin_name": "Testnet", "coin_name": "Testnet",
"coin_shortcut": "TAZ", "coin_shortcut": "TAZ",
"address_type": 111, "address_type": 111,