mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-05 13:01:12 +00:00
src/apps/ethereum: fix whitespace in tokens.py
This commit is contained in:
parent
a38e57a31f
commit
59d1cc1e1b
@ -7,7 +7,8 @@ def token_by_chain_address(chain_id, address):
|
||||
return None
|
||||
|
||||
|
||||
# generated using trezor-common/ethereum_tokens-gen.py
|
||||
# rest of the file is generated using trezor-common/ethereum_tokens-gen.py
|
||||
# DO NOT EDIT MANUALLY!
|
||||
tokens = [
|
||||
# eth
|
||||
(1, b'\x7d\xd7\xf5\x6d\x69\x7c\xc0\xf2\xb5\x2b\xd5\x5c\x05\x7f\x37\x8f\x1f\xe6\xab\x4b', '$TEAK', 18), # $TEAK
|
||||
|
Loading…
Reference in New Issue
Block a user