# Automatically generated by pb2py from .. import protobuf as p class StellarSignedTx(p.MessageType): FIELDS = { 1: ('public_key', p.BytesType, 0), 2: ('signature', p.BytesType, 0), } MESSAGE_WIRE_TYPE = 230