# Automatically generated by pb2py import protobuf as p t = p.MessageType('EntropyAck') t.wire_type = 36 t.add_field(1, 'entropy', p.BytesType) EntropyAck = t