defs/coins: fix parameters for zcash and zcash testnet

pull/41/head
Pavol Rusnak 6 years ago
parent 8ea2d04478
commit 5520e98f4a
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -23,7 +23,7 @@
"decred": false,
"fork_id": null,
"force_bip143": false,
"version_group_id": null,
"version_group_id": 63210096,
"default_fee_b": {
"Normal": 10
},

@ -32,6 +32,8 @@
"address_prefix": "zcash:",
"min_address_length": 35,
"max_address_length": 95,
"bitcore": [],
"bitcore": [
"https://explorer.testnet.z.cash"
],
"blockbook": []
}

Loading…
Cancel
Save