// Code generated by protoc-gen-go-pulsar. DO NOT EDIT. package msgv1 import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" reflect "reflect" ) // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.27.0 // protoc (unknown) // source: cosmos/msg/v1/msg.proto const ( // Verify that this generated code is sufficiently up-to-date. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) // Verify that runtime/protoimpl is sufficiently up-to-date. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) ) var file_cosmos_msg_v1_msg_proto_extTypes = []protoimpl.ExtensionInfo{ { ExtendedType: (*descriptorpb.ServiceOptions)(nil), ExtensionType: (*bool)(nil), Field: 11110000, Name: "cosmos.msg.v1.service", Tag: "varint,11110000,opt,name=service", Filename: "cosmos/msg/v1/msg.proto", }, { ExtendedType: (*descriptorpb.MessageOptions)(nil), ExtensionType: ([]string)(nil), Field: 11110000, Name: "cosmos.msg.v1.signer", Tag: "bytes,11110000,rep,name=signer", Filename: "cosmos/msg/v1/msg.proto", }, } // Extension fields to descriptorpb.ServiceOptions. var ( // service indicates that the service is a Msg service and that requests // must be transported via blockchain transactions rather than gRPC. // Tooling can use this annotation to distinguish between Msg services and // other types of services via reflection. // // optional bool service = 11110000; E_Service = &file_cosmos_msg_v1_msg_proto_extTypes[0] ) // Extension fields to descriptorpb.MessageOptions. var ( // signer must be used in cosmos messages in order // to signal to external clients which fields in a // given cosmos message must be filled with signer // information (address). // The field must be the protobuf name of the message // field extended with this MessageOption. // The field must either be of string kind, or of message // kind in case the signer information is contained within // a message inside the cosmos message. // // repeated string signer = 11110000; E_Signer = &file_cosmos_msg_v1_msg_proto_extTypes[1] ) var File_cosmos_msg_v1_msg_proto protoreflect.FileDescriptor var file_cosmos_msg_v1_msg_proto_rawDesc = []byte{ 0x0a, 0x17, 0x63, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x2f, 0x6d, 0x73, 0x67, 0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x73, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0d, 0x63, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x2e, 0x6d, 0x73, 0x67, 0x2e, 0x76, 0x31, 0x1a, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x3a, 0x3c, 0x0a, 0x07, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x1f, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xf0, 0x8c, 0xa6, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x3a, 0x3a, 0x0a, 0x06, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x72, 0x12, 0x1f, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xf0, 0x8c, 0xa6, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x72, 0x42, 0x99, 0x01, 0x0a, 0x11, 0x63, 0x6f, 0x6d, 0x2e, 0x63, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x2e, 0x6d, 0x73, 0x67, 0x2e, 0x76, 0x31, 0x42, 0x08, 0x4d, 0x73, 0x67, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x24, 0x63, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x73, 0x64, 0x6b, 0x2e, 0x69, 0x6f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x2f, 0x6d, 0x73, 0x67, 0x2f, 0x76, 0x31, 0x3b, 0x6d, 0x73, 0x67, 0x76, 0x31, 0xa2, 0x02, 0x03, 0x43, 0x4d, 0x58, 0xaa, 0x02, 0x0d, 0x43, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x2e, 0x4d, 0x73, 0x67, 0x2e, 0x56, 0x31, 0xca, 0x02, 0x0d, 0x43, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x5c, 0x4d, 0x73, 0x67, 0x5c, 0x56, 0x31, 0xe2, 0x02, 0x19, 0x43, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x5c, 0x4d, 0x73, 0x67, 0x5c, 0x56, 0x31, 0x5c, 0x47, 0x50, 0x42, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0xea, 0x02, 0x0f, 0x43, 0x6f, 0x73, 0x6d, 0x6f, 0x73, 0x3a, 0x3a, 0x4d, 0x73, 0x67, 0x3a, 0x3a, 0x56, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var file_cosmos_msg_v1_msg_proto_goTypes = []interface{}{ (*descriptorpb.ServiceOptions)(nil), // 0: google.protobuf.ServiceOptions (*descriptorpb.MessageOptions)(nil), // 1: google.protobuf.MessageOptions } var file_cosmos_msg_v1_msg_proto_depIdxs = []int32{ 0, // 0: cosmos.msg.v1.service:extendee -> google.protobuf.ServiceOptions 1, // 1: cosmos.msg.v1.signer:extendee -> google.protobuf.MessageOptions 2, // [2:2] is the sub-list for method output_type 2, // [2:2] is the sub-list for method input_type 2, // [2:2] is the sub-list for extension type_name 0, // [0:2] is the sub-list for extension extendee 0, // [0:0] is the sub-list for field type_name } func init() { file_cosmos_msg_v1_msg_proto_init() } func file_cosmos_msg_v1_msg_proto_init() { if File_cosmos_msg_v1_msg_proto != nil { return } type x struct{} out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), RawDescriptor: file_cosmos_msg_v1_msg_proto_rawDesc, NumEnums: 0, NumMessages: 0, NumExtensions: 2, NumServices: 0, }, GoTypes: file_cosmos_msg_v1_msg_proto_goTypes, DependencyIndexes: file_cosmos_msg_v1_msg_proto_depIdxs, ExtensionInfos: file_cosmos_msg_v1_msg_proto_extTypes, }.Build() File_cosmos_msg_v1_msg_proto = out.File file_cosmos_msg_v1_msg_proto_rawDesc = nil file_cosmos_msg_v1_msg_proto_goTypes = nil file_cosmos_msg_v1_msg_proto_depIdxs = nil }