# Automatically generated by pb2py import protobuf as p from micropython import const t = p.MessageType('TxSize') t.wire_type = const(44) t.add_field(1, 'tx_size', p.UVarintType) TxSize = t