github.com/InjectiveLabs/sdk-go@v1.53.0/chain/peggy/types/ethereum_signer.pb.go (about) 1 // Code generated by protoc-gen-gogo. DO NOT EDIT. 2 // source: injective/peggy/v1/ethereum_signer.proto 3 4 package types 5 6 import ( 7 fmt "fmt" 8 _ "github.com/cosmos/gogoproto/gogoproto" 9 proto "github.com/cosmos/gogoproto/proto" 10 math "math" 11 ) 12 13 // Reference imports to suppress errors if they are not otherwise used. 14 var _ = proto.Marshal 15 var _ = fmt.Errorf 16 var _ = math.Inf 17 18 // This is a compile-time assertion to ensure that this generated file 19 // is compatible with the proto package it is being compiled against. 20 // A compilation error at this line likely means your copy of the 21 // proto package needs to be updated. 22 const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package 23 24 // SignType defines messages that have been signed by an orchestrator 25 type SignType int32 26 27 const ( 28 SIGN_TYPE_UNKNOWN SignType = 0 29 SIGN_TYPE_ORCHESTRATOR_SIGNED_MULTI_SIG_UPDATE SignType = 1 30 SIGN_TYPE_ORCHESTRATOR_SIGNED_WITHDRAW_BATCH SignType = 2 31 ) 32 33 var SignType_name = map[int32]string{ 34 0: "SIGN_TYPE_UNKNOWN", 35 1: "SIGN_TYPE_ORCHESTRATOR_SIGNED_MULTI_SIG_UPDATE", 36 2: "SIGN_TYPE_ORCHESTRATOR_SIGNED_WITHDRAW_BATCH", 37 } 38 39 var SignType_value = map[string]int32{ 40 "SIGN_TYPE_UNKNOWN": 0, 41 "SIGN_TYPE_ORCHESTRATOR_SIGNED_MULTI_SIG_UPDATE": 1, 42 "SIGN_TYPE_ORCHESTRATOR_SIGNED_WITHDRAW_BATCH": 2, 43 } 44 45 func (SignType) EnumDescriptor() ([]byte, []int) { 46 return fileDescriptor_bc165894b8b8af33, []int{0} 47 } 48 49 func init() { 50 proto.RegisterEnum("injective.peggy.v1.SignType", SignType_name, SignType_value) 51 } 52 53 func init() { 54 proto.RegisterFile("injective/peggy/v1/ethereum_signer.proto", fileDescriptor_bc165894b8b8af33) 55 } 56 57 var fileDescriptor_bc165894b8b8af33 = []byte{ 58 // 280 bytes of a gzipped FileDescriptorProto 59 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xc8, 0xcc, 0xcb, 0x4a, 60 0x4d, 0x2e, 0xc9, 0x2c, 0x4b, 0xd5, 0x2f, 0x48, 0x4d, 0x4f, 0xaf, 0xd4, 0x2f, 0x33, 0xd4, 0x4f, 61 0x2d, 0xc9, 0x48, 0x2d, 0x4a, 0x2d, 0xcd, 0x8d, 0x2f, 0xce, 0x4c, 0xcf, 0x4b, 0x2d, 0xd2, 0x2b, 62 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x12, 0x82, 0xab, 0xd4, 0x03, 0xab, 0xd4, 0x2b, 0x33, 0x94, 0x12, 63 0x49, 0xcf, 0x4f, 0xcf, 0x07, 0x4b, 0xeb, 0x83, 0x58, 0x10, 0x95, 0x5a, 0x13, 0x19, 0xb9, 0x38, 64 0x82, 0x33, 0xd3, 0xf3, 0x42, 0x2a, 0x0b, 0x52, 0x85, 0x44, 0xb9, 0x04, 0x83, 0x3d, 0xdd, 0xfd, 65 0xe2, 0x43, 0x22, 0x03, 0x5c, 0xe3, 0x43, 0xfd, 0xbc, 0xfd, 0xfc, 0xc3, 0xfd, 0x04, 0x18, 0x84, 66 0x8c, 0xb8, 0xf4, 0x10, 0xc2, 0xfe, 0x41, 0xce, 0x1e, 0xae, 0xc1, 0x21, 0x41, 0x8e, 0x21, 0xfe, 67 0x41, 0xf1, 0x20, 0x61, 0x57, 0x97, 0x78, 0xdf, 0x50, 0x9f, 0x10, 0x4f, 0x10, 0x27, 0x3e, 0x34, 68 0xc0, 0xc5, 0x31, 0xc4, 0x55, 0x80, 0x51, 0xc8, 0x80, 0x4b, 0x07, 0xbf, 0x9e, 0x70, 0xcf, 0x10, 69 0x0f, 0x97, 0x20, 0xc7, 0xf0, 0x78, 0x27, 0xc7, 0x10, 0x67, 0x0f, 0x01, 0x26, 0x29, 0x8e, 0x8e, 70 0xc5, 0x72, 0x0c, 0x2b, 0x96, 0xc8, 0x31, 0x38, 0xa5, 0x9e, 0x78, 0x24, 0xc7, 0x78, 0xe1, 0x91, 71 0x1c, 0xe3, 0x83, 0x47, 0x72, 0x8c, 0x13, 0x1e, 0xcb, 0x31, 0x5c, 0x78, 0x2c, 0xc7, 0x70, 0xe3, 72 0xb1, 0x1c, 0x43, 0x94, 0x77, 0x7a, 0x66, 0x49, 0x46, 0x69, 0x92, 0x5e, 0x72, 0x7e, 0xae, 0xbe, 73 0x27, 0xcc, 0x8b, 0x3e, 0x89, 0x49, 0xc5, 0xfa, 0x70, 0x0f, 0xeb, 0x26, 0xe7, 0x17, 0xa5, 0x22, 74 0x73, 0x33, 0x12, 0x33, 0xf3, 0xf4, 0x73, 0xf3, 0x53, 0x4a, 0x73, 0x52, 0x8b, 0xa1, 0xe1, 0x56, 75 0x52, 0x59, 0x90, 0x5a, 0x9c, 0xc4, 0x06, 0x0e, 0x01, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 76 0x71, 0x7f, 0xdc, 0xe7, 0x57, 0x01, 0x00, 0x00, 77 }