mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-12 00:10:58 +00:00
parent
9e05517872
commit
279b40bdb7
@ -945,7 +945,7 @@ def by_name(name: str) -> CoinInfo:
|
|||||||
xpub_magic=0x0488b21e,
|
xpub_magic=0x0488b21e,
|
||||||
xpub_magic_segwit_p2sh=0x049d7cb2,
|
xpub_magic_segwit_p2sh=0x049d7cb2,
|
||||||
xpub_magic_segwit_native=0x04b24746,
|
xpub_magic_segwit_native=0x04b24746,
|
||||||
bech32_prefix="xmy",
|
bech32_prefix="my",
|
||||||
cashaddr_prefix=None,
|
cashaddr_prefix=None,
|
||||||
slip44=90,
|
slip44=90,
|
||||||
segwit=True,
|
segwit=True,
|
||||||
|
Loading…
Reference in New Issue
Block a user