mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-16 19:48:09 +00:00
5 lines
111 B
Python
5 lines
111 B
Python
# Automatically generated by pb2py
|
|
import protobuf as p
|
|
t = p.MessageType('Cancel')
|
|
t.wire_type = 20
|
|
Cancel = t |