mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-16 17:42:02 +00:00
common/defs: fix bech32 hrp for myriad
This commit is contained in:
parent
3909e727b0
commit
9e05517872
@ -16,7 +16,7 @@
|
|||||||
"xpub_magic": 76067358,
|
"xpub_magic": 76067358,
|
||||||
"xpub_magic_segwit_p2sh": 77429938,
|
"xpub_magic_segwit_p2sh": 77429938,
|
||||||
"xpub_magic_segwit_native": 78792518,
|
"xpub_magic_segwit_native": 78792518,
|
||||||
"bech32_prefix": "xmy",
|
"bech32_prefix": "my",
|
||||||
"cashaddr_prefix": null,
|
"cashaddr_prefix": null,
|
||||||
"slip44": 90,
|
"slip44": 90,
|
||||||
"segwit": true,
|
"segwit": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user