mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-12 01:28:10 +00:00
13 lines
234 B
Python
13 lines
234 B
Python
# Automatically generated by pb2py
|
|
# fmt: off
|
|
# isort:skip_file
|
|
|
|
Transfer = 0
|
|
RegisterSecondPassphrase = 1
|
|
RegisterDelegate = 2
|
|
CastVotes = 3
|
|
RegisterMultisignatureAccount = 4
|
|
CreateDapp = 5
|
|
TransferIntoDapp = 6
|
|
TransferOutOfDapp = 7
|