mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-15 18:00:59 +00:00
Added cashaddr prefix for Bitcoin Cash testnet
This commit is contained in:
parent
6112d67c6a
commit
7b828472b9
@ -124,7 +124,7 @@
|
|||||||
"xpub_magic": "043587cf",
|
"xpub_magic": "043587cf",
|
||||||
"xpub_magic_segwit_p2sh": null,
|
"xpub_magic_segwit_p2sh": null,
|
||||||
"bech32_prefix": null,
|
"bech32_prefix": null,
|
||||||
"cashaddr_prefix": null,
|
"cashaddr_prefix": "bchtest",
|
||||||
"bip44": 1,
|
"bip44": 1,
|
||||||
"segwit": false,
|
"segwit": false,
|
||||||
"decred": false,
|
"decred": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user