mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-21 12:51:03 +00:00
5 lines
135 B
Python
5 lines
135 B
Python
# Automatically generated by pb2py
|
|
from protobuf import protobuf as p
|
|
t = p.MessageType('WordRequest')
|
|
t.wire_type = 46
|
|
WordRequest = t |