python-trezor/trezorlib/messages/RequestType.py

7 lines
102 B
Python

# Automatically generated by pb2py
TXINPUT = 0
TXOUTPUT = 1
TXMETA = 2
TXFINISHED = 3
TXEXTRADATA = 4