mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-28 16:21:03 +00:00
templates: forgotten build
This commit is contained in:
parent
f75f315dbc
commit
fc427fa726
@ -515,7 +515,7 @@ COINS = [
|
||||
force_bip143=False,
|
||||
version_group_id=None,
|
||||
bip115=False,
|
||||
curve_name='secp256k1',
|
||||
curve_name='secp256k1-smart',
|
||||
),
|
||||
CoinInfo(
|
||||
coin_name="SmartCash Testnet",
|
||||
@ -533,7 +533,7 @@ COINS = [
|
||||
force_bip143=False,
|
||||
version_group_id=None,
|
||||
bip115=False,
|
||||
curve_name='secp256k1',
|
||||
curve_name='secp256k1-smart',
|
||||
),
|
||||
CoinInfo(
|
||||
coin_name="Vertcoin",
|
||||
|
@ -322,8 +322,6 @@ tokens = [
|
||||
(1, b"\x90\x02\xd4\x48\x5b\x75\x94\xe3\xe8\x50\xf0\xa2\x06\x71\x3b\x30\x51\x13\xf6\x9e", "HAT", 18), # eth / Hawala Today
|
||||
(1, b"\xc0\x11\xa7\x24\x00\xe5\x8e\xcd\x99\xee\x49\x7c\xf8\x9e\x37\x75\xd4\xbd\x73\x2f", "HAV", 18), # eth / Havven
|
||||
(1, b"\xff\xe8\x19\x6b\xc2\x59\xe8\xde\xdc\x54\x4d\x93\x57\x86\xaa\x47\x09\xec\x3e\x64", "HDG", 18), # eth / Hedge Crypto
|
||||
(1, b"\xe9\xff\x07\x80\x9c\xcf\xf0\x5d\xae\x74\x99\x0e\x25\x83\x1d\x0b\xc5\xcb\xe5\x75", "Hdp", 18), # eth / HEdpAY
|
||||
(1, b"\x84\x54\x3f\x86\x8e\xc1\xb1\xfa\xc5\x10\xd4\x9d\x13\xc0\x69\xf6\x4c\xd2\xd5\xf9", "Hdp.\u0444", 18), # eth / HEdpAY
|
||||
(1, b"\xba\x21\x84\x52\x0a\x1c\xc4\x9a\x61\x59\xc5\x7e\x61\xe1\x84\x4e\x08\x56\x15\xb6", "HGT", 8), # eth / HGT
|
||||
(1, b"\x9b\xb1\xdb\x14\x45\xb8\x32\x13\xa5\x6d\x90\xd3\x31\x89\x4b\x3f\x26\x21\x8e\x4e", "HIBT", 18), # eth / HiBTC Token
|
||||
(1, b"\xa9\x24\x0f\xbc\xac\x1f\x0b\x9a\x6a\xdf\xb0\x4a\x53\xc8\xe3\xb0\xcc\x1d\x14\x44", "HIG", 18), # eth / ethereumhigh
|
||||
|
Loading…
Reference in New Issue
Block a user