# Automatically generated by pb2py from protobuf import protobuf as p from .TransactionType import TransactionType t = p.MessageType() t.add_field(1, 'tx', p.EmbeddedMessage(TransactionType)) TxAck = t TYPE = const(22)