python-trezor/trezorlib/messages/ButtonRequestType.py

16 lines
266 B
Python
Raw Normal View History

# Automatically generated by pb2py
Other = 1
FeeOverThreshold = 2
ConfirmOutput = 3
ResetDevice = 4
ConfirmWord = 5
WipeDevice = 6
ProtectCall = 7
SignTx = 8
FirmwareCheck = 9
Address = 10
PublicKey = 11
2018-02-27 05:24:11 -08:00
MnemonicWordCount = 12
MnemonicInput = 13
PassphraseType = 14