1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00

build: templates

Fixes tests broken by 9e05517872
This commit is contained in:
Tomas Susanka 2019-05-24 11:48:58 +02:00
parent 9e05517872
commit 279b40bdb7

View File

@ -945,7 +945,7 @@ def by_name(name: str) -> CoinInfo:
xpub_magic=0x0488b21e,
xpub_magic_segwit_p2sh=0x049d7cb2,
xpub_magic_segwit_native=0x04b24746,
bech32_prefix="xmy",
bech32_prefix="my",
cashaddr_prefix=None,
slip44=90,
segwit=True,