mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-20 13:28:10 +00:00
17 lines
205 B
Python
17 lines
205 B
Python
|
# Automatically generated by pb2py
|
||
|
# fmt: off
|
||
|
Bitcoin = 1
|
||
|
Bitcoin_like = 2
|
||
|
Binance = 3
|
||
|
Cardano = 4
|
||
|
Crypto = 5
|
||
|
EOS = 6
|
||
|
Ethereum = 7
|
||
|
Lisk = 8
|
||
|
Monero = 9
|
||
|
NEM = 10
|
||
|
Ripple = 11
|
||
|
Stellar = 12
|
||
|
Tezos = 13
|
||
|
U2F = 14
|