mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-19 11:02:02 +00:00
5 lines
123 B
Python
5 lines
123 B
Python
# Automatically generated by pb2py
|
|
import protobuf as p
|
|
t = p.MessageType('ClearSession')
|
|
t.wire_type = 24
|
|
ClearSession = t |