diff --git a/pkg/chains/chains.pb.go b/pkg/chains/chains.pb.go index f027cc4659..9075543425 100644 --- a/pkg/chains/chains.pb.go +++ b/pkg/chains/chains.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: pkg/chains/chains.proto +// source: zetachain/zetacore/pkg/chains/chains.proto package chains @@ -48,7 +48,7 @@ func (x ReceiveStatus) String() string { } func (ReceiveStatus) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_37ad35e0488e8bbc, []int{0} + return fileDescriptor_236b85e7bff6130d, []int{0} } type ChainName int32 @@ -118,11 +118,11 @@ func (x ChainName) String() string { } func (ChainName) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_37ad35e0488e8bbc, []int{1} + return fileDescriptor_236b85e7bff6130d, []int{1} } type Chain struct { - ChainName ChainName `protobuf:"varint,1,opt,name=chain_name,json=chainName,proto3,enum=pkg.chains.ChainName" json:"chain_name,omitempty"` + ChainName ChainName `protobuf:"varint,1,opt,name=chain_name,json=chainName,proto3,enum=zetachain.zetacore.pkg.chains.ChainName" json:"chain_name,omitempty"` ChainId int64 `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` } @@ -130,7 +130,7 @@ func (m *Chain) Reset() { *m = Chain{} } func (m *Chain) String() string { return proto.CompactTextString(m) } func (*Chain) ProtoMessage() {} func (*Chain) Descriptor() ([]byte, []int) { - return fileDescriptor_37ad35e0488e8bbc, []int{0} + return fileDescriptor_236b85e7bff6130d, []int{0} } func (m *Chain) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -174,40 +174,43 @@ func (m *Chain) GetChainId() int64 { } func init() { - proto.RegisterEnum("pkg.chains.ReceiveStatus", ReceiveStatus_name, ReceiveStatus_value) - proto.RegisterEnum("pkg.chains.ChainName", ChainName_name, ChainName_value) - proto.RegisterType((*Chain)(nil), "pkg.chains.Chain") + proto.RegisterEnum("zetachain.zetacore.pkg.chains.ReceiveStatus", ReceiveStatus_name, ReceiveStatus_value) + proto.RegisterEnum("zetachain.zetacore.pkg.chains.ChainName", ChainName_name, ChainName_value) + proto.RegisterType((*Chain)(nil), "zetachain.zetacore.pkg.chains.Chain") } -func init() { proto.RegisterFile("pkg/chains/chains.proto", fileDescriptor_37ad35e0488e8bbc) } +func init() { + proto.RegisterFile("zetachain/zetacore/pkg/chains/chains.proto", fileDescriptor_236b85e7bff6130d) +} -var fileDescriptor_37ad35e0488e8bbc = []byte{ - // 400 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x44, 0x92, 0x41, 0x6f, 0xd3, 0x30, - 0x14, 0xc7, 0xe3, 0x6e, 0x6d, 0xd7, 0xd7, 0xad, 0xb5, 0x0c, 0x88, 0xb1, 0x43, 0x34, 0x71, 0x1a, - 0x93, 0x48, 0x24, 0xe0, 0xc6, 0x8d, 0x4a, 0x48, 0x5c, 0x38, 0x74, 0x17, 0xc4, 0xa5, 0x72, 0x9c, - 0x27, 0xc7, 0x5a, 0x1c, 0x47, 0x89, 0x83, 0x54, 0x3e, 0x05, 0x1f, 0x82, 0x03, 0x1f, 0x65, 0xc7, - 0x1d, 0x39, 0xa2, 0xf6, 0x8b, 0x20, 0x3b, 0x8b, 0x73, 0xca, 0xf3, 0x2f, 0xbf, 0xf7, 0xde, 0x5f, - 0x89, 0xe1, 0x65, 0x7d, 0x2f, 0x53, 0x51, 0x70, 0x55, 0xb5, 0x4f, 0x8f, 0xa4, 0x6e, 0x8c, 0x35, - 0x0c, 0xea, 0x7b, 0x99, 0xf4, 0xe4, 0xea, 0xb9, 0x34, 0xd2, 0x78, 0x9c, 0xba, 0xaa, 0x37, 0x5e, - 0x7f, 0x83, 0xe9, 0xc6, 0xbd, 0x67, 0x1f, 0x00, 0xbc, 0xb8, 0xab, 0xb8, 0xc6, 0x4b, 0x72, 0x4d, - 0x6e, 0x56, 0xef, 0x5e, 0x24, 0x63, 0x7f, 0xe2, 0xb5, 0xaf, 0x5c, 0xe3, 0x76, 0x21, 0x86, 0x92, - 0xbd, 0x82, 0xb3, 0xbe, 0x4b, 0xe5, 0x97, 0x93, 0x6b, 0x72, 0x73, 0xb2, 0x9d, 0xfb, 0xf3, 0x97, - 0xfc, 0xf6, 0x23, 0x5c, 0x6c, 0x51, 0xa0, 0xfa, 0x81, 0x77, 0x96, 0xdb, 0xae, 0x65, 0x4b, 0x98, - 0x6f, 0x1a, 0xe4, 0x16, 0x73, 0x1a, 0xb9, 0xc3, 0x5d, 0x27, 0x04, 0xb6, 0x2d, 0x25, 0x0c, 0x60, - 0xf6, 0x99, 0xab, 0x12, 0x73, 0x3a, 0xb9, 0x3a, 0xfd, 0xf3, 0x3b, 0x26, 0xb7, 0x0f, 0x13, 0x58, - 0x84, 0x85, 0x6c, 0x01, 0x53, 0xd4, 0xb5, 0xdd, 0xd3, 0x88, 0xad, 0x61, 0x89, 0xb6, 0xd8, 0x69, - 0xae, 0xaa, 0x0a, 0x2d, 0x25, 0x8c, 0xc2, 0xf9, 0x4f, 0xb4, 0x3c, 0x90, 0x89, 0x53, 0x32, 0x2b, - 0x02, 0x38, 0x61, 0xcf, 0x60, 0x5d, 0x9b, 0x72, 0x2f, 0x4d, 0x15, 0xe0, 0xa9, 0xb7, 0xda, 0xd1, - 0x9a, 0x32, 0x06, 0x2b, 0x69, 0xb0, 0x29, 0xd5, 0xce, 0x62, 0x6b, 0x1d, 0x9b, 0x39, 0xa6, 0x3b, - 0x9d, 0xf1, 0x91, 0xcd, 0xdd, 0x34, 0xc9, 0x2b, 0x2e, 0x0a, 0x0c, 0xf0, 0xcc, 0x89, 0x19, 0x37, - 0x19, 0xcf, 0x02, 0x5b, 0x0c, 0x1b, 0x06, 0x00, 0x21, 0xea, 0x40, 0x96, 0x43, 0xd4, 0x01, 0x9c, - 0xbb, 0xe1, 0x2d, 0xd6, 0xa6, 0x54, 0xa3, 0x75, 0xe1, 0x37, 0xf6, 0xc9, 0x4a, 0x23, 0x78, 0xe9, - 0xe0, 0x6a, 0x68, 0x6d, 0x50, 0x3a, 0x91, 0xae, 0xdd, 0x74, 0xae, 0xcd, 0x3e, 0xf4, 0xd1, 0xfe, - 0x53, 0x7e, 0xda, 0x3c, 0x1c, 0x62, 0xf2, 0x78, 0x88, 0xc9, 0xbf, 0x43, 0x4c, 0x7e, 0x1d, 0xe3, - 0xe8, 0xf1, 0x18, 0x47, 0x7f, 0x8f, 0x71, 0xf4, 0xfd, 0x8d, 0x54, 0xb6, 0xe8, 0xb2, 0x44, 0x18, - 0x9d, 0xba, 0x60, 0x6f, 0xfd, 0xaf, 0xf3, 0xa5, 0x30, 0x0d, 0xa6, 0xe3, 0xad, 0xca, 0x66, 0xfe, - 0xb6, 0xbc, 0xff, 0x1f, 0x00, 0x00, 0xff, 0xff, 0x5b, 0xf1, 0xca, 0xee, 0x6a, 0x02, 0x00, 0x00, +var fileDescriptor_236b85e7bff6130d = []byte{ + // 407 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x92, 0xb1, 0x8e, 0x13, 0x31, + 0x10, 0x86, 0xd7, 0xb9, 0x4b, 0x72, 0x99, 0xdc, 0x25, 0x96, 0xa1, 0x38, 0x4e, 0x62, 0x75, 0xa2, + 0x0a, 0x91, 0xd8, 0x48, 0x50, 0xd2, 0x11, 0x09, 0x44, 0x43, 0x91, 0xeb, 0x68, 0x22, 0xaf, 0x33, + 0x72, 0xac, 0xac, 0xd7, 0xab, 0x5d, 0x2f, 0x52, 0x78, 0x0a, 0x1e, 0x82, 0x82, 0x47, 0xb9, 0x32, + 0x25, 0x25, 0x4a, 0x5e, 0x04, 0xd9, 0x8b, 0x9d, 0x8a, 0xab, 0x32, 0xfe, 0xf2, 0xcd, 0x3f, 0xa3, + 0xd5, 0xc0, 0xfc, 0x3b, 0x5a, 0x2e, 0xb6, 0x5c, 0x95, 0x0b, 0x5f, 0x99, 0x1a, 0x17, 0xd5, 0x4e, + 0x2e, 0x3c, 0x6a, 0xfe, 0xfd, 0x64, 0x55, 0x6d, 0xac, 0x61, 0x2f, 0xa3, 0x9b, 0x05, 0x37, 0xab, + 0x76, 0x32, 0xeb, 0xa4, 0xbb, 0xe7, 0xd2, 0x48, 0xe3, 0xcd, 0x85, 0xab, 0xba, 0xa6, 0x57, 0x3b, + 0xe8, 0x2f, 0xdd, 0xff, 0xec, 0x13, 0x80, 0x17, 0xd7, 0x25, 0xd7, 0x78, 0x4b, 0xee, 0xc9, 0x6c, + 0xf2, 0x76, 0x96, 0x3d, 0x19, 0x99, 0xf9, 0xce, 0x2f, 0x5c, 0xe3, 0x6a, 0x24, 0x42, 0xc9, 0x5e, + 0xc0, 0x55, 0x17, 0xa4, 0x36, 0xb7, 0xbd, 0x7b, 0x32, 0xbb, 0x58, 0x0d, 0xfd, 0xfb, 0xf3, 0x66, + 0xfe, 0x1e, 0x6e, 0x56, 0x28, 0x50, 0x7d, 0xc3, 0x07, 0xcb, 0x6d, 0xdb, 0xb0, 0x31, 0x0c, 0x97, + 0x35, 0x72, 0x8b, 0x1b, 0x9a, 0xb8, 0xc7, 0x43, 0x2b, 0x04, 0x36, 0x0d, 0x25, 0x0c, 0x60, 0xf0, + 0x91, 0xab, 0x02, 0x37, 0xb4, 0x77, 0x77, 0xf9, 0xeb, 0x67, 0x4a, 0xe6, 0x8f, 0x3d, 0x18, 0xc5, + 0x81, 0x6c, 0x04, 0x7d, 0xd4, 0x95, 0xdd, 0xd3, 0x84, 0x4d, 0x61, 0x8c, 0x76, 0xbb, 0xd6, 0x5c, + 0x95, 0x25, 0x5a, 0x4a, 0x18, 0x85, 0x6b, 0xb7, 0x6d, 0x24, 0x3d, 0xa7, 0xe4, 0x56, 0x44, 0x70, + 0xc1, 0x9e, 0xc1, 0xb4, 0x32, 0xc5, 0x5e, 0x9a, 0x32, 0xc2, 0x4b, 0x6f, 0x35, 0x67, 0xab, 0xcf, + 0x18, 0x4c, 0xa4, 0xc1, 0xba, 0x50, 0x6b, 0x8b, 0x8d, 0x75, 0x6c, 0xe0, 0x98, 0x6e, 0x75, 0xce, + 0xcf, 0x6c, 0xe8, 0xd2, 0x24, 0x2f, 0xb9, 0xd8, 0x62, 0x84, 0x57, 0x4e, 0xcc, 0xb9, 0xc9, 0x79, + 0x1e, 0xd9, 0x28, 0x4c, 0x08, 0x00, 0xe2, 0xaa, 0x81, 0x8c, 0xc3, 0xaa, 0x01, 0x5c, 0xbb, 0xf0, + 0x06, 0x2b, 0x53, 0xa8, 0xb3, 0x75, 0xe3, 0x27, 0x76, 0x9b, 0x15, 0x46, 0xf0, 0xc2, 0xc1, 0x49, + 0x68, 0xad, 0x51, 0x3a, 0x91, 0x4e, 0x5d, 0x3a, 0xd7, 0x66, 0x1f, 0xfb, 0x68, 0xf7, 0x29, 0x3f, + 0x2c, 0x1f, 0x8f, 0x29, 0x39, 0x1c, 0x53, 0xf2, 0xe7, 0x98, 0x92, 0x1f, 0xa7, 0x34, 0x39, 0x9c, + 0xd2, 0xe4, 0xf7, 0x29, 0x4d, 0xbe, 0xbe, 0x96, 0xca, 0x6e, 0xdb, 0x3c, 0x13, 0x46, 0xfb, 0x83, + 0x7b, 0xf3, 0xdf, 0xdb, 0xcb, 0x07, 0xfe, 0x80, 0xde, 0xfd, 0x0d, 0x00, 0x00, 0xff, 0xff, 0x58, + 0x82, 0x1f, 0x90, 0xa3, 0x02, 0x00, 0x00, } func (m *Chain) Marshal() (dAtA []byte, err error) { diff --git a/pkg/coin/coin.pb.go b/pkg/coin/coin.pb.go index 9bab2113c4..b3c3999173 100644 --- a/pkg/coin/coin.pb.go +++ b/pkg/coin/coin.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: pkg/coin/coin.proto +// source: zetachain/zetacore/pkg/coin/coin.proto package coin @@ -49,27 +49,29 @@ func (x CoinType) String() string { } func (CoinType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_dc61d0144bf70fc2, []int{0} + return fileDescriptor_924f8c5071ab3892, []int{0} } func init() { - proto.RegisterEnum("pkg.coin.CoinType", CoinType_name, CoinType_value) + proto.RegisterEnum("zetachain.zetacore.pkg.coin.CoinType", CoinType_name, CoinType_value) } -func init() { proto.RegisterFile("pkg/coin/coin.proto", fileDescriptor_dc61d0144bf70fc2) } +func init() { + proto.RegisterFile("zetachain/zetacore/pkg/coin/coin.proto", fileDescriptor_924f8c5071ab3892) +} -var fileDescriptor_dc61d0144bf70fc2 = []byte{ - // 182 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0x2e, 0xc8, 0x4e, 0xd7, - 0x4f, 0xce, 0xcf, 0xcc, 0x03, 0x13, 0x7a, 0x05, 0x45, 0xf9, 0x25, 0xf9, 0x42, 0x1c, 0x05, 0xd9, - 0xe9, 0x7a, 0x20, 0xbe, 0x94, 0x48, 0x7a, 0x7e, 0x7a, 0x3e, 0x58, 0x50, 0x1f, 0xc4, 0x82, 0xc8, - 0x6b, 0x99, 0x73, 0x71, 0x38, 0xe7, 0x67, 0xe6, 0x85, 0x54, 0x16, 0xa4, 0x0a, 0x71, 0x70, 0xb1, - 0x44, 0xa5, 0x96, 0x24, 0x0a, 0x30, 0x08, 0xb1, 0x73, 0x31, 0xbb, 0x27, 0x16, 0x0b, 0x30, 0x0a, - 0x71, 0x72, 0xb1, 0xba, 0x06, 0x39, 0x1b, 0x19, 0x08, 0x30, 0x81, 0xc4, 0x9c, 0x73, 0x53, 0x04, - 0x98, 0xa5, 0x58, 0x56, 0x2c, 0x91, 0x63, 0x74, 0x72, 0x3c, 0xf1, 0x48, 0x8e, 0xf1, 0xc2, 0x23, - 0x39, 0xc6, 0x07, 0x8f, 0xe4, 0x18, 0x27, 0x3c, 0x96, 0x63, 0xb8, 0xf0, 0x58, 0x8e, 0xe1, 0xc6, - 0x63, 0x39, 0x86, 0x28, 0xf5, 0xf4, 0xcc, 0x92, 0x8c, 0xd2, 0x24, 0xbd, 0xe4, 0xfc, 0x5c, 0xfd, - 0xaa, 0xd4, 0x92, 0x44, 0xdd, 0xe4, 0x8c, 0xc4, 0xcc, 0x3c, 0x30, 0x33, 0x39, 0xbf, 0x28, 0x55, - 0x1f, 0xe6, 0xcc, 0x24, 0x36, 0xb0, 0x13, 0x8c, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0xd2, 0xfe, - 0x62, 0x65, 0xb9, 0x00, 0x00, 0x00, +var fileDescriptor_924f8c5071ab3892 = []byte{ + // 190 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0xab, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x0b, 0xb2, 0xd3, 0xf5, + 0x93, 0xf3, 0x33, 0xf3, 0xc0, 0x84, 0x5e, 0x41, 0x51, 0x7e, 0x49, 0xbe, 0x90, 0x34, 0x5c, 0x9d, + 0x1e, 0x4c, 0x9d, 0x5e, 0x41, 0x76, 0xba, 0x1e, 0x48, 0x89, 0x94, 0x48, 0x7a, 0x7e, 0x7a, 0x3e, + 0x58, 0x9d, 0x3e, 0x88, 0x05, 0xd1, 0xa2, 0x65, 0xce, 0xc5, 0xe1, 0x9c, 0x9f, 0x99, 0x17, 0x52, + 0x59, 0x90, 0x2a, 0xc4, 0xc1, 0xc5, 0x12, 0x95, 0x5a, 0x92, 0x28, 0xc0, 0x20, 0xc4, 0xce, 0xc5, + 0xec, 0x9e, 0x58, 0x2c, 0xc0, 0x28, 0xc4, 0xc9, 0xc5, 0xea, 0x1a, 0xe4, 0x6c, 0x64, 0x20, 0xc0, + 0x04, 0x12, 0x73, 0xce, 0x4d, 0x11, 0x60, 0x96, 0x62, 0x59, 0xb1, 0x44, 0x8e, 0xd1, 0xc9, 0xf1, + 0xc4, 0x23, 0x39, 0xc6, 0x0b, 0x8f, 0xe4, 0x18, 0x1f, 0x3c, 0x92, 0x63, 0x9c, 0xf0, 0x58, 0x8e, + 0xe1, 0xc2, 0x63, 0x39, 0x86, 0x1b, 0x8f, 0xe5, 0x18, 0xa2, 0xd4, 0xd3, 0x33, 0x4b, 0x32, 0x4a, + 0x93, 0xf4, 0x92, 0xf3, 0x73, 0xc1, 0xce, 0xd5, 0xc5, 0xe1, 0xf2, 0x24, 0x36, 0xb0, 0x13, 0x8c, + 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0x52, 0x5c, 0x7d, 0x09, 0xdf, 0x00, 0x00, 0x00, } diff --git a/pkg/crypto/crypto.pb.go b/pkg/crypto/crypto.pb.go index 27cd3a39dc..05fa778c1a 100644 --- a/pkg/crypto/crypto.pb.go +++ b/pkg/crypto/crypto.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: pkg/crypto/crypto.proto +// source: zetachain/zetacore/pkg/crypto/crypto.proto package crypto @@ -33,7 +33,7 @@ func (m *PubKeySet) Reset() { *m = PubKeySet{} } func (m *PubKeySet) String() string { return proto.CompactTextString(m) } func (*PubKeySet) ProtoMessage() {} func (*PubKeySet) Descriptor() ([]byte, []int) { - return fileDescriptor_5643a513c82df681, []int{0} + return fileDescriptor_89594c231a15fb86, []int{0} } func (m *PubKeySet) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -77,26 +77,28 @@ func (m *PubKeySet) GetEd25519() PubKey { } func init() { - proto.RegisterType((*PubKeySet)(nil), "pkg.crypto.PubKeySet") + proto.RegisterType((*PubKeySet)(nil), "zetachain.zetacore.pkg.crypto.PubKeySet") } -func init() { proto.RegisterFile("pkg/crypto/crypto.proto", fileDescriptor_5643a513c82df681) } +func init() { + proto.RegisterFile("zetachain/zetacore/pkg/crypto/crypto.proto", fileDescriptor_89594c231a15fb86) +} -var fileDescriptor_5643a513c82df681 = []byte{ - // 199 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0x2f, 0xc8, 0x4e, 0xd7, - 0x4f, 0x2e, 0xaa, 0x2c, 0x28, 0xc9, 0x87, 0x52, 0x7a, 0x05, 0x45, 0xf9, 0x25, 0xf9, 0x42, 0x5c, - 0x05, 0xd9, 0xe9, 0x7a, 0x10, 0x11, 0x29, 0x91, 0xf4, 0xfc, 0xf4, 0x7c, 0xb0, 0xb0, 0x3e, 0x88, - 0x05, 0x51, 0xa1, 0x94, 0xc1, 0xc5, 0x19, 0x50, 0x9a, 0xe4, 0x9d, 0x5a, 0x19, 0x9c, 0x5a, 0x22, - 0x64, 0xca, 0xc5, 0x59, 0x9c, 0x9a, 0x5c, 0x60, 0x64, 0x6a, 0x96, 0x6d, 0x28, 0xc1, 0xa8, 0xc0, - 0xa8, 0xc1, 0xe9, 0x24, 0xfe, 0xe8, 0x9e, 0x3c, 0x67, 0x30, 0x4c, 0xf0, 0xd7, 0x3d, 0x79, 0x36, - 0x88, 0xf2, 0x20, 0x84, 0x4a, 0x21, 0x15, 0x2e, 0xf6, 0xd4, 0x14, 0x23, 0x53, 0x53, 0x43, 0x4b, - 0x09, 0x26, 0xb0, 0x26, 0x2e, 0x24, 0x75, 0x30, 0x29, 0x27, 0xe7, 0x13, 0x8f, 0xe4, 0x18, 0x2f, - 0x3c, 0x92, 0x63, 0x7c, 0xf0, 0x48, 0x8e, 0x71, 0xc2, 0x63, 0x39, 0x86, 0x0b, 0x8f, 0xe5, 0x18, - 0x6e, 0x3c, 0x96, 0x63, 0x88, 0xd2, 0x4c, 0xcf, 0x2c, 0xc9, 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, - 0xd5, 0xaf, 0x4a, 0x2d, 0x49, 0xd4, 0x4d, 0xce, 0x48, 0xcc, 0xcc, 0x03, 0x33, 0x93, 0xf3, 0x8b, - 0x52, 0xf5, 0x11, 0xbe, 0x4b, 0x62, 0x03, 0xbb, 0xda, 0x18, 0x10, 0x00, 0x00, 0xff, 0xff, 0xb8, - 0x72, 0x2c, 0x27, 0xf2, 0x00, 0x00, 0x00, +var fileDescriptor_89594c231a15fb86 = []byte{ + // 207 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xaa, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x0b, 0xb2, 0xd3, 0xf5, + 0x93, 0x8b, 0x2a, 0x0b, 0x4a, 0xf2, 0xa1, 0x94, 0x5e, 0x41, 0x51, 0x7e, 0x49, 0xbe, 0x90, 0x2c, + 0x5c, 0xad, 0x1e, 0x4c, 0xad, 0x5e, 0x41, 0x76, 0xba, 0x1e, 0x44, 0x91, 0x94, 0x48, 0x7a, 0x7e, + 0x7a, 0x3e, 0x58, 0xa5, 0x3e, 0x88, 0x05, 0xd1, 0xa4, 0x94, 0xc1, 0xc5, 0x19, 0x50, 0x9a, 0xe4, + 0x9d, 0x5a, 0x19, 0x9c, 0x5a, 0x22, 0x64, 0xca, 0xc5, 0x59, 0x9c, 0x9a, 0x5c, 0x60, 0x64, 0x6a, + 0x96, 0x6d, 0x28, 0xc1, 0xa8, 0xc0, 0xa8, 0xc1, 0xe9, 0x24, 0xfe, 0xe8, 0x9e, 0x3c, 0x67, 0x30, + 0x4c, 0xf0, 0xd7, 0x3d, 0x79, 0x36, 0x88, 0xf2, 0x20, 0x84, 0x4a, 0x21, 0x15, 0x2e, 0xf6, 0xd4, + 0x14, 0x23, 0x53, 0x53, 0x43, 0x4b, 0x09, 0x26, 0xb0, 0x26, 0x2e, 0x24, 0x75, 0x30, 0x29, 0x27, + 0xe7, 0x13, 0x8f, 0xe4, 0x18, 0x2f, 0x3c, 0x92, 0x63, 0x7c, 0xf0, 0x48, 0x8e, 0x71, 0xc2, 0x63, + 0x39, 0x86, 0x0b, 0x8f, 0xe5, 0x18, 0x6e, 0x3c, 0x96, 0x63, 0x88, 0xd2, 0x4c, 0xcf, 0x2c, 0xc9, + 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0x05, 0xfb, 0x52, 0x17, 0xa7, 0x87, 0x93, 0xd8, 0xc0, 0xae, + 0x36, 0x06, 0x04, 0x00, 0x00, 0xff, 0xff, 0x4d, 0x96, 0xf0, 0xc3, 0x18, 0x01, 0x00, 0x00, } func (m *PubKeySet) Marshal() (dAtA []byte, err error) { diff --git a/pkg/proofs/bitcoin/bitcoin.pb.go b/pkg/proofs/bitcoin/bitcoin.pb.go index 90e2206030..bc0f0f5693 100644 --- a/pkg/proofs/bitcoin/bitcoin.pb.go +++ b/pkg/proofs/bitcoin/bitcoin.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: pkg/proofs/bitcoin/bitcoin.proto +// source: zetachain/zetacore/pkg/proofs/bitcoin/bitcoin.proto package bitcoin @@ -32,7 +32,7 @@ func (m *Proof) Reset() { *m = Proof{} } func (m *Proof) String() string { return proto.CompactTextString(m) } func (*Proof) ProtoMessage() {} func (*Proof) Descriptor() ([]byte, []int) { - return fileDescriptor_683fe0fe4796f27d, []int{0} + return fileDescriptor_761b957bca33df27, []int{0} } func (m *Proof) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -83,25 +83,28 @@ func (m *Proof) GetIndex() uint32 { } func init() { - proto.RegisterType((*Proof)(nil), "pkg.proofs.bitcoin.Proof") + proto.RegisterType((*Proof)(nil), "zetachain.zetacore.pkg.proofs.bitcoin.Proof") } -func init() { proto.RegisterFile("pkg/proofs/bitcoin/bitcoin.proto", fileDescriptor_683fe0fe4796f27d) } +func init() { + proto.RegisterFile("zetachain/zetacore/pkg/proofs/bitcoin/bitcoin.proto", fileDescriptor_761b957bca33df27) +} -var fileDescriptor_683fe0fe4796f27d = []byte{ - // 190 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0x28, 0xc8, 0x4e, 0xd7, - 0x2f, 0x28, 0xca, 0xcf, 0x4f, 0x2b, 0xd6, 0x4f, 0xca, 0x2c, 0x49, 0xce, 0xcf, 0xcc, 0x83, 0xd1, - 0x7a, 0x05, 0x45, 0xf9, 0x25, 0xf9, 0x42, 0x42, 0x05, 0xd9, 0xe9, 0x7a, 0x10, 0x15, 0x7a, 0x50, - 0x19, 0x25, 0x1f, 0x2e, 0xd6, 0x00, 0x90, 0x88, 0x90, 0x24, 0x17, 0x47, 0x49, 0x45, 0x7c, 0x52, - 0x65, 0x49, 0x6a, 0xb1, 0x04, 0xa3, 0x02, 0xa3, 0x06, 0x4f, 0x10, 0x7b, 0x49, 0x85, 0x13, 0x88, - 0x2b, 0x24, 0xc4, 0xc5, 0x52, 0x90, 0x58, 0x92, 0x21, 0xc1, 0x04, 0x16, 0x06, 0xb3, 0x85, 0x44, - 0xb8, 0x58, 0x33, 0xf3, 0x52, 0x52, 0x2b, 0x24, 0x98, 0x15, 0x18, 0x35, 0x78, 0x83, 0x20, 0x1c, - 0x27, 0xef, 0x13, 0x8f, 0xe4, 0x18, 0x2f, 0x3c, 0x92, 0x63, 0x7c, 0xf0, 0x48, 0x8e, 0x71, 0xc2, - 0x63, 0x39, 0x86, 0x0b, 0x8f, 0xe5, 0x18, 0x6e, 0x3c, 0x96, 0x63, 0x88, 0x32, 0x4c, 0xcf, 0x2c, - 0xc9, 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0xd5, 0xaf, 0x4a, 0x2d, 0x49, 0xd4, 0x4d, 0xce, 0x48, - 0xcc, 0xcc, 0x03, 0x33, 0x93, 0xf3, 0x8b, 0x52, 0xf5, 0x31, 0x1d, 0x9f, 0xc4, 0x06, 0x76, 0xb5, - 0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0x94, 0x94, 0xb9, 0x0e, 0xd9, 0x00, 0x00, 0x00, +var fileDescriptor_761b957bca33df27 = []byte{ + // 198 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xae, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x0b, 0xb2, 0xd3, 0xf5, + 0x0b, 0x8a, 0xf2, 0xf3, 0xd3, 0x8a, 0xf5, 0x93, 0x32, 0x4b, 0x92, 0xf3, 0x33, 0xf3, 0x60, 0xb4, + 0x5e, 0x41, 0x51, 0x7e, 0x49, 0xbe, 0x90, 0x2a, 0x5c, 0x93, 0x1e, 0x4c, 0x93, 0x5e, 0x41, 0x76, + 0xba, 0x1e, 0x44, 0x93, 0x1e, 0x54, 0xb1, 0x92, 0x0f, 0x17, 0x6b, 0x00, 0x48, 0x44, 0x48, 0x92, + 0x8b, 0xa3, 0xa4, 0x22, 0x3e, 0xa9, 0xb2, 0x24, 0xb5, 0x58, 0x82, 0x51, 0x81, 0x51, 0x83, 0x27, + 0x88, 0xbd, 0xa4, 0xc2, 0x09, 0xc4, 0x15, 0x12, 0xe2, 0x62, 0x29, 0x48, 0x2c, 0xc9, 0x90, 0x60, + 0x02, 0x0b, 0x83, 0xd9, 0x42, 0x22, 0x5c, 0xac, 0x99, 0x79, 0x29, 0xa9, 0x15, 0x12, 0xcc, 0x0a, + 0x8c, 0x1a, 0xbc, 0x41, 0x10, 0x8e, 0x93, 0xf7, 0x89, 0x47, 0x72, 0x8c, 0x17, 0x1e, 0xc9, 0x31, + 0x3e, 0x78, 0x24, 0xc7, 0x38, 0xe1, 0xb1, 0x1c, 0xc3, 0x85, 0xc7, 0x72, 0x0c, 0x37, 0x1e, 0xcb, + 0x31, 0x44, 0x19, 0xa6, 0x67, 0x96, 0x64, 0x94, 0x26, 0xe9, 0x25, 0xe7, 0xe7, 0x82, 0x3d, 0xa1, + 0x4b, 0xd0, 0x3f, 0x49, 0x6c, 0x60, 0x8f, 0x18, 0x03, 0x02, 0x00, 0x00, 0xff, 0xff, 0x6b, 0xf6, + 0xf8, 0x28, 0xff, 0x00, 0x00, 0x00, } func (m *Proof) Marshal() (dAtA []byte, err error) { diff --git a/pkg/proofs/ethereum/ethereum.pb.go b/pkg/proofs/ethereum/ethereum.pb.go index fa5f9379e4..865e5bde99 100644 --- a/pkg/proofs/ethereum/ethereum.pb.go +++ b/pkg/proofs/ethereum/ethereum.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: pkg/proofs/ethereum/ethereum.proto +// source: zetachain/zetacore/pkg/proofs/ethereum/ethereum.proto package ethereum @@ -31,7 +31,7 @@ func (m *Proof) Reset() { *m = Proof{} } func (m *Proof) String() string { return proto.CompactTextString(m) } func (*Proof) ProtoMessage() {} func (*Proof) Descriptor() ([]byte, []int) { - return fileDescriptor_bd99cabd67598caa, []int{0} + return fileDescriptor_c049832c17ba64fb, []int{0} } func (m *Proof) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -75,26 +75,26 @@ func (m *Proof) GetValues() [][]byte { } func init() { - proto.RegisterType((*Proof)(nil), "pkg.proofs.ethereum.Proof") + proto.RegisterType((*Proof)(nil), "zetachain.zetacore.pkg.proofs.ethereum.Proof") } func init() { - proto.RegisterFile("pkg/proofs/ethereum/ethereum.proto", fileDescriptor_bd99cabd67598caa) + proto.RegisterFile("zetachain/zetacore/pkg/proofs/ethereum/ethereum.proto", fileDescriptor_c049832c17ba64fb) } -var fileDescriptor_bd99cabd67598caa = []byte{ - // 168 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0x2a, 0xc8, 0x4e, 0xd7, - 0x2f, 0x28, 0xca, 0xcf, 0x4f, 0x2b, 0xd6, 0x4f, 0x2d, 0xc9, 0x48, 0x2d, 0x4a, 0x2d, 0xcd, 0x85, - 0x33, 0xf4, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0x84, 0x0b, 0xb2, 0xd3, 0xf5, 0x20, 0x6a, 0xf4, - 0x60, 0x52, 0x4a, 0xc6, 0x5c, 0xac, 0x01, 0x20, 0x21, 0x21, 0x21, 0x2e, 0x96, 0xec, 0xd4, 0xca, - 0x62, 0x09, 0x46, 0x05, 0x66, 0x0d, 0x9e, 0x20, 0x30, 0x5b, 0x48, 0x8c, 0x8b, 0xad, 0x2c, 0x31, - 0xa7, 0x34, 0xb5, 0x58, 0x82, 0x09, 0x2c, 0x0a, 0xe5, 0x39, 0xf9, 0x9c, 0x78, 0x24, 0xc7, 0x78, - 0xe1, 0x91, 0x1c, 0xe3, 0x83, 0x47, 0x72, 0x8c, 0x13, 0x1e, 0xcb, 0x31, 0x5c, 0x78, 0x2c, 0xc7, - 0x70, 0xe3, 0xb1, 0x1c, 0x43, 0x94, 0x51, 0x7a, 0x66, 0x49, 0x46, 0x69, 0x92, 0x5e, 0x72, 0x7e, - 0xae, 0x7e, 0x55, 0x6a, 0x49, 0xa2, 0x6e, 0x72, 0x46, 0x62, 0x66, 0x1e, 0x98, 0x99, 0x9c, 0x5f, - 0x94, 0xaa, 0x8f, 0xc5, 0x99, 0x49, 0x6c, 0x60, 0xe7, 0x19, 0x03, 0x02, 0x00, 0x00, 0xff, 0xff, - 0x76, 0x07, 0xce, 0x3f, 0xc4, 0x00, 0x00, 0x00, +var fileDescriptor_c049832c17ba64fb = []byte{ + // 175 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xad, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x0b, 0xb2, 0xd3, 0xf5, + 0x0b, 0x8a, 0xf2, 0xf3, 0xd3, 0x8a, 0xf5, 0x53, 0x4b, 0x32, 0x52, 0x8b, 0x52, 0x4b, 0x73, 0xe1, + 0x0c, 0xbd, 0x82, 0xa2, 0xfc, 0x92, 0x7c, 0x21, 0x35, 0xb8, 0x36, 0x3d, 0x98, 0x36, 0xbd, 0x82, + 0xec, 0x74, 0x3d, 0x88, 0x36, 0x3d, 0x98, 0x6a, 0x25, 0x63, 0x2e, 0xd6, 0x00, 0x90, 0x90, 0x90, + 0x10, 0x17, 0x4b, 0x76, 0x6a, 0x65, 0xb1, 0x04, 0xa3, 0x02, 0xb3, 0x06, 0x4f, 0x10, 0x98, 0x2d, + 0x24, 0xc6, 0xc5, 0x56, 0x96, 0x98, 0x53, 0x9a, 0x5a, 0x2c, 0xc1, 0x04, 0x16, 0x85, 0xf2, 0x9c, + 0x7c, 0x4e, 0x3c, 0x92, 0x63, 0xbc, 0xf0, 0x48, 0x8e, 0xf1, 0xc1, 0x23, 0x39, 0xc6, 0x09, 0x8f, + 0xe5, 0x18, 0x2e, 0x3c, 0x96, 0x63, 0xb8, 0xf1, 0x58, 0x8e, 0x21, 0xca, 0x28, 0x3d, 0xb3, 0x24, + 0xa3, 0x34, 0x49, 0x2f, 0x39, 0x3f, 0x17, 0xec, 0x5c, 0x5d, 0xc2, 0x2e, 0x4f, 0x62, 0x03, 0xbb, + 0xd8, 0x18, 0x10, 0x00, 0x00, 0xff, 0xff, 0x3d, 0x6d, 0xba, 0x77, 0xea, 0x00, 0x00, 0x00, } func (m *Proof) Marshal() (dAtA []byte, err error) { diff --git a/pkg/proofs/proofs.pb.go b/pkg/proofs/proofs.pb.go index 3037cd872a..6f3046934d 100644 --- a/pkg/proofs/proofs.pb.go +++ b/pkg/proofs/proofs.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: pkg/proofs/proofs.proto +// source: zetachain/zetacore/pkg/proofs/proofs.proto package proofs @@ -38,7 +38,7 @@ func (m *BlockHeader) Reset() { *m = BlockHeader{} } func (m *BlockHeader) String() string { return proto.CompactTextString(m) } func (*BlockHeader) ProtoMessage() {} func (*BlockHeader) Descriptor() ([]byte, []int) { - return fileDescriptor_248469268b1ea9af, []int{0} + return fileDescriptor_874830d2276ded66, []int{0} } func (m *BlockHeader) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -114,7 +114,7 @@ func (m *HeaderData) Reset() { *m = HeaderData{} } func (m *HeaderData) String() string { return proto.CompactTextString(m) } func (*HeaderData) ProtoMessage() {} func (*HeaderData) Descriptor() ([]byte, []int) { - return fileDescriptor_248469268b1ea9af, []int{1} + return fileDescriptor_874830d2276ded66, []int{1} } func (m *HeaderData) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -200,7 +200,7 @@ func (m *Proof) Reset() { *m = Proof{} } func (m *Proof) String() string { return proto.CompactTextString(m) } func (*Proof) ProtoMessage() {} func (*Proof) Descriptor() ([]byte, []int) { - return fileDescriptor_248469268b1ea9af, []int{2} + return fileDescriptor_874830d2276ded66, []int{2} } func (m *Proof) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -275,39 +275,42 @@ func (*Proof) XXX_OneofWrappers() []interface{} { } func init() { - proto.RegisterType((*BlockHeader)(nil), "pkg.proofs.BlockHeader") - proto.RegisterType((*HeaderData)(nil), "pkg.proofs.HeaderData") - proto.RegisterType((*Proof)(nil), "pkg.proofs.Proof") + proto.RegisterType((*BlockHeader)(nil), "zetachain.zetacore.pkg.proofs.BlockHeader") + proto.RegisterType((*HeaderData)(nil), "zetachain.zetacore.pkg.proofs.HeaderData") + proto.RegisterType((*Proof)(nil), "zetachain.zetacore.pkg.proofs.Proof") } -func init() { proto.RegisterFile("pkg/proofs/proofs.proto", fileDescriptor_248469268b1ea9af) } +func init() { + proto.RegisterFile("zetachain/zetacore/pkg/proofs/proofs.proto", fileDescriptor_874830d2276ded66) +} -var fileDescriptor_248469268b1ea9af = []byte{ - // 381 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x4c, 0x52, 0xc1, 0x6e, 0xe2, 0x30, - 0x10, 0x8d, 0x21, 0xc0, 0x6a, 0xc2, 0xb2, 0x92, 0xb5, 0x62, 0x03, 0x87, 0x10, 0xe5, 0xb2, 0x70, - 0xd8, 0x44, 0x62, 0xfb, 0x01, 0x55, 0xe8, 0x81, 0xde, 0xaa, 0x1c, 0x7b, 0x89, 0x4c, 0xe2, 0xc6, - 0x11, 0x05, 0x47, 0xc1, 0x5c, 0xfa, 0x15, 0xbd, 0xf5, 0x23, 0xfa, 0x23, 0x1c, 0x39, 0xf6, 0x54, - 0x55, 0xf0, 0x23, 0x55, 0x1c, 0x1b, 0x72, 0xf2, 0xcc, 0x9b, 0xe7, 0x37, 0x6f, 0xc6, 0x86, 0x3f, - 0xc5, 0x3a, 0x0b, 0x8a, 0x92, 0xf3, 0xa7, 0x9d, 0x3a, 0xfc, 0xa2, 0xe4, 0x82, 0x63, 0x28, 0xd6, - 0x99, 0x5f, 0x23, 0xe3, 0xdf, 0x19, 0xcf, 0xb8, 0x84, 0x83, 0x2a, 0xaa, 0x19, 0x63, 0xb7, 0x71, - 0x75, 0x95, 0x8b, 0x84, 0xe7, 0x5b, 0x7d, 0x2a, 0x86, 0xd7, 0x60, 0x50, 0xc1, 0x68, 0x49, 0xf7, - 0x9b, 0x4b, 0x50, 0x73, 0xbc, 0x77, 0x04, 0x56, 0xf8, 0xcc, 0x93, 0xf5, 0x92, 0x92, 0x94, 0x96, - 0x78, 0x08, 0x5d, 0x46, 0xf3, 0x8c, 0x09, 0x1b, 0xb9, 0x68, 0xda, 0x8e, 0x54, 0x86, 0x31, 0x98, - 0x8c, 0xec, 0x98, 0xdd, 0x72, 0xd1, 0xb4, 0x1f, 0xc9, 0x18, 0x4f, 0xc0, 0x2a, 0x48, 0x49, 0xb7, - 0x22, 0x96, 0xa5, 0xb6, 0x2c, 0x41, 0x0d, 0x2d, 0x2b, 0xc2, 0x08, 0x7e, 0x24, 0x8c, 0xe4, 0xdb, - 0x38, 0x4f, 0x6d, 0x53, 0xca, 0xf5, 0x64, 0x7e, 0x9f, 0xe2, 0x9b, 0xaa, 0x4f, 0xd5, 0xd1, 0xee, - 0xb8, 0x68, 0x6a, 0xcd, 0x87, 0xfe, 0x75, 0x60, 0xbf, 0xf6, 0x72, 0x47, 0x04, 0x09, 0xcd, 0xc3, - 0xe7, 0xc4, 0x88, 0x14, 0xd7, 0x63, 0x00, 0xd7, 0x1a, 0x9e, 0xc1, 0x2f, 0x3d, 0x4d, 0xac, 0xc4, - 0x2a, 0xd3, 0xfd, 0xa5, 0x11, 0x0d, 0x74, 0x41, 0x8d, 0xf5, 0x17, 0x06, 0x6a, 0x37, 0x9a, 0xd9, - 0x52, 0xcc, 0x9f, 0x0a, 0xaf, 0x89, 0x61, 0x17, 0xcc, 0x94, 0x08, 0xe2, 0xbd, 0x21, 0xe8, 0x3c, - 0x54, 0x6e, 0xf0, 0x02, 0x2e, 0x62, 0xb1, 0xf4, 0x27, 0x9b, 0x58, 0xf3, 0x71, 0xd3, 0xf1, 0x65, - 0xab, 0xf2, 0x4e, 0x25, 0xab, 0x91, 0x5a, 0xe4, 0x16, 0x74, 0x1f, 0xa5, 0xd1, 0x92, 0x1a, 0xa3, - 0xa6, 0x86, 0x7e, 0x3c, 0x2d, 0xd1, 0x57, 0x80, 0xcc, 0xc3, 0x1e, 0x74, 0x24, 0x2f, 0x5c, 0x1c, - 0x4e, 0x0e, 0x3a, 0x9e, 0x1c, 0xf4, 0x75, 0x72, 0xd0, 0xeb, 0xd9, 0x31, 0x8e, 0x67, 0xc7, 0xf8, - 0x38, 0x3b, 0xc6, 0xe3, 0x2c, 0xcb, 0x05, 0xdb, 0xaf, 0xfc, 0x84, 0x6f, 0x82, 0x17, 0x2a, 0xc8, - 0x3f, 0xb9, 0x6c, 0x19, 0x26, 0xbc, 0xa4, 0xc1, 0xf5, 0x3b, 0xac, 0xba, 0xf2, 0xf5, 0xff, 0x7f, - 0x07, 0x00, 0x00, 0xff, 0xff, 0xfb, 0x3f, 0xda, 0x77, 0x80, 0x02, 0x00, 0x00, +var fileDescriptor_874830d2276ded66 = []byte{ + // 392 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x52, 0x4f, 0xaf, 0xd2, 0x40, + 0x10, 0xef, 0x42, 0x01, 0x33, 0x45, 0x4c, 0x36, 0xc6, 0x54, 0x12, 0x0b, 0xe1, 0x22, 0x18, 0x69, + 0x13, 0x88, 0x5f, 0xa0, 0x9a, 0x88, 0x37, 0x53, 0x13, 0x0f, 0x5e, 0x9a, 0xa5, 0x5d, 0xbb, 0x0d, + 0xc2, 0x36, 0x65, 0xb9, 0xf8, 0x29, 0xfc, 0x42, 0x7a, 0xe6, 0xc8, 0xd1, 0xd3, 0xcb, 0x0b, 0x7c, + 0x91, 0x97, 0x4e, 0x77, 0xfb, 0x4e, 0x0f, 0x4e, 0x3b, 0x3b, 0xf3, 0xfb, 0x33, 0x33, 0x19, 0x78, + 0xf7, 0x9b, 0x2b, 0x96, 0x08, 0x96, 0xef, 0x02, 0x8c, 0x64, 0xc9, 0x83, 0x62, 0x93, 0x05, 0x45, + 0x29, 0xe5, 0xcf, 0xbd, 0x7e, 0xfc, 0xa2, 0x94, 0x4a, 0xd2, 0x37, 0x0d, 0xd6, 0x37, 0x58, 0xbf, + 0xd8, 0x64, 0x7e, 0x0d, 0x1a, 0xbe, 0xcc, 0x64, 0x26, 0x11, 0x19, 0x54, 0x51, 0x4d, 0x1a, 0x2e, + 0xaf, 0x1b, 0xac, 0x73, 0x95, 0xc8, 0x7c, 0x67, 0x5e, 0x4d, 0xfa, 0x70, 0x9d, 0xc4, 0x95, 0xe0, + 0x25, 0x3f, 0x6c, 0x9b, 0xa0, 0xa6, 0x4d, 0xfe, 0x11, 0x70, 0xc2, 0x5f, 0x32, 0xd9, 0xac, 0x38, + 0x4b, 0x79, 0x49, 0x5f, 0x41, 0x57, 0xf0, 0x3c, 0x13, 0xca, 0x25, 0x63, 0x32, 0x6d, 0x47, 0xfa, + 0x47, 0x29, 0xd8, 0x82, 0xed, 0x85, 0xdb, 0x1a, 0x93, 0x69, 0x3f, 0xc2, 0x98, 0x8e, 0xc0, 0x29, + 0x58, 0xc9, 0x77, 0x2a, 0xc6, 0x52, 0x1b, 0x4b, 0x50, 0xa7, 0x56, 0x15, 0xe0, 0x35, 0x3c, 0xc3, + 0x8e, 0xe2, 0x3c, 0x75, 0x6d, 0x94, 0xeb, 0xe1, 0xff, 0x4b, 0x4a, 0x3f, 0x57, 0x3e, 0x95, 0xa3, + 0xdb, 0x19, 0x93, 0xa9, 0xb3, 0x98, 0xf9, 0x57, 0x37, 0xe5, 0xd7, 0xed, 0x7d, 0x62, 0x8a, 0x85, + 0xf6, 0xf1, 0x6e, 0x64, 0x45, 0x9a, 0x3e, 0x11, 0x00, 0x8f, 0x35, 0x3a, 0x83, 0x17, 0x66, 0xc0, + 0x58, 0xeb, 0x57, 0x73, 0xf4, 0x57, 0x56, 0x34, 0x30, 0x05, 0x3d, 0xe9, 0x5b, 0x18, 0xe8, 0x0d, + 0x1a, 0x64, 0x4b, 0x23, 0x9f, 0xeb, 0x7c, 0x0d, 0x0c, 0xbb, 0x60, 0xa7, 0x4c, 0xb1, 0xc9, 0x5f, + 0x02, 0x9d, 0xaf, 0x55, 0x37, 0xf4, 0x3b, 0x34, 0x62, 0x31, 0xf6, 0x87, 0x26, 0xce, 0x62, 0x7e, + 0x63, 0x88, 0x66, 0xf7, 0x28, 0x53, 0x39, 0x99, 0x4c, 0xad, 0xfb, 0x0d, 0x8c, 0xb5, 0x96, 0x6d, + 0xa1, 0xec, 0xfb, 0x1b, 0xb2, 0xe6, 0x10, 0x8c, 0x6a, 0x5f, 0x27, 0xf0, 0x1f, 0xf6, 0xa0, 0x83, + 0xb8, 0xf0, 0xe3, 0xf1, 0xec, 0x91, 0xd3, 0xd9, 0x23, 0xf7, 0x67, 0x8f, 0xfc, 0xb9, 0x78, 0xd6, + 0xe9, 0xe2, 0x59, 0xff, 0x2f, 0x9e, 0xf5, 0x63, 0x96, 0xe5, 0x4a, 0x1c, 0xd6, 0x7e, 0x22, 0xb7, + 0x78, 0x3c, 0xf3, 0x27, 0xef, 0x68, 0xdd, 0xc5, 0xb3, 0x59, 0x3e, 0x04, 0x00, 0x00, 0xff, 0xff, + 0xa6, 0x67, 0x4e, 0x4f, 0x05, 0x03, 0x00, 0x00, } func (m *BlockHeader) Marshal() (dAtA []byte, err error) { diff --git a/proto/authority/genesis.proto b/proto/zetachain/zetacore/authority/genesis.proto similarity index 74% rename from proto/authority/genesis.proto rename to proto/zetachain/zetacore/authority/genesis.proto index c34b5b21d7..43a823226c 100644 --- a/proto/authority/genesis.proto +++ b/proto/zetachain/zetacore/authority/genesis.proto @@ -1,7 +1,7 @@ syntax = "proto3"; -package authority; +package zetachain.zetacore.authority; -import "authority/policies.proto"; +import "zetachain/zetacore/authority/policies.proto"; import "gogoproto/gogo.proto"; option go_package = "github.com/zeta-chain/zetacore/x/authority/types"; diff --git a/proto/authority/policies.proto b/proto/zetachain/zetacore/authority/policies.proto similarity index 94% rename from proto/authority/policies.proto rename to proto/zetachain/zetacore/authority/policies.proto index 4b41b3761b..6fdd33d582 100644 --- a/proto/authority/policies.proto +++ b/proto/zetachain/zetacore/authority/policies.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package authority; +package zetachain.zetacore.authority; import "gogoproto/gogo.proto"; diff --git a/proto/authority/query.proto b/proto/zetachain/zetacore/authority/query.proto similarity index 89% rename from proto/authority/query.proto rename to proto/zetachain/zetacore/authority/query.proto index a725ccc3b7..95bb8c2327 100644 --- a/proto/authority/query.proto +++ b/proto/zetachain/zetacore/authority/query.proto @@ -1,7 +1,7 @@ syntax = "proto3"; -package authority; +package zetachain.zetacore.authority; -import "authority/policies.proto"; +import "zetachain/zetacore/authority/policies.proto"; import "cosmos/base/query/v1beta1/pagination.proto"; import "gogoproto/gogo.proto"; import "google/api/annotations.proto"; diff --git a/proto/authority/tx.proto b/proto/zetachain/zetacore/authority/tx.proto similarity index 85% rename from proto/authority/tx.proto rename to proto/zetachain/zetacore/authority/tx.proto index d6dabeefe8..336c5ffbeb 100644 --- a/proto/authority/tx.proto +++ b/proto/zetachain/zetacore/authority/tx.proto @@ -1,7 +1,7 @@ syntax = "proto3"; -package authority; +package zetachain.zetacore.authority; -import "authority/policies.proto"; +import "zetachain/zetacore/authority/policies.proto"; import "gogoproto/gogo.proto"; option go_package = "github.com/zeta-chain/zetacore/x/authority/types"; diff --git a/proto/crosschain/cross_chain_tx.proto b/proto/zetachain/zetacore/crosschain/cross_chain_tx.proto similarity index 97% rename from proto/crosschain/cross_chain_tx.proto rename to proto/zetachain/zetacore/crosschain/cross_chain_tx.proto index 4ec597c714..cc9a73e3ad 100644 --- a/proto/crosschain/cross_chain_tx.proto +++ b/proto/zetachain/zetacore/crosschain/cross_chain_tx.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; import "gogoproto/gogo.proto"; -import "pkg/coin/coin.proto"; +import "zetachain/zetacore/pkg/coin/coin.proto"; //TODO : fix the descriptor numbers for the fields // https://github.com/zeta-chain/node/issues/1951 diff --git a/proto/crosschain/events.proto b/proto/zetachain/zetacore/crosschain/events.proto similarity index 97% rename from proto/crosschain/events.proto rename to proto/zetachain/zetacore/crosschain/events.proto index 5508bfccc3..3c955bf0f7 100644 --- a/proto/crosschain/events.proto +++ b/proto/zetachain/zetacore/crosschain/events.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; import "gogoproto/gogo.proto"; diff --git a/proto/crosschain/gas_price.proto b/proto/zetachain/zetacore/crosschain/gas_price.proto similarity index 88% rename from proto/crosschain/gas_price.proto rename to proto/zetachain/zetacore/crosschain/gas_price.proto index 07f89545a6..d325f3c2ac 100644 --- a/proto/crosschain/gas_price.proto +++ b/proto/zetachain/zetacore/crosschain/gas_price.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; option go_package = "github.com/zeta-chain/zetacore/x/crosschain/types"; diff --git a/proto/crosschain/genesis.proto b/proto/zetachain/zetacore/crosschain/genesis.proto similarity index 63% rename from proto/crosschain/genesis.proto rename to proto/zetachain/zetacore/crosschain/genesis.proto index 85705ed552..c0e2c21698 100644 --- a/proto/crosschain/genesis.proto +++ b/proto/zetachain/zetacore/crosschain/genesis.proto @@ -1,12 +1,12 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; -import "crosschain/cross_chain_tx.proto"; -import "crosschain/gas_price.proto"; -import "crosschain/in_tx_hash_to_cctx.proto"; -import "crosschain/in_tx_tracker.proto"; -import "crosschain/last_block_height.proto"; -import "crosschain/out_tx_tracker.proto"; +import "zetachain/zetacore/crosschain/cross_chain_tx.proto"; +import "zetachain/zetacore/crosschain/gas_price.proto"; +import "zetachain/zetacore/crosschain/in_tx_hash_to_cctx.proto"; +import "zetachain/zetacore/crosschain/in_tx_tracker.proto"; +import "zetachain/zetacore/crosschain/last_block_height.proto"; +import "zetachain/zetacore/crosschain/out_tx_tracker.proto"; import "gogoproto/gogo.proto"; option go_package = "github.com/zeta-chain/zetacore/x/crosschain/types"; diff --git a/proto/crosschain/in_tx_hash_to_cctx.proto b/proto/zetachain/zetacore/crosschain/in_tx_hash_to_cctx.proto similarity index 82% rename from proto/crosschain/in_tx_hash_to_cctx.proto rename to proto/zetachain/zetacore/crosschain/in_tx_hash_to_cctx.proto index 0b88a16945..87e3f9bcd2 100644 --- a/proto/crosschain/in_tx_hash_to_cctx.proto +++ b/proto/zetachain/zetacore/crosschain/in_tx_hash_to_cctx.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; option go_package = "github.com/zeta-chain/zetacore/x/crosschain/types"; diff --git a/proto/crosschain/in_tx_tracker.proto b/proto/zetachain/zetacore/crosschain/in_tx_tracker.proto similarity index 69% rename from proto/crosschain/in_tx_tracker.proto rename to proto/zetachain/zetacore/crosschain/in_tx_tracker.proto index d88caa8288..3d2de6d22c 100644 --- a/proto/crosschain/in_tx_tracker.proto +++ b/proto/zetachain/zetacore/crosschain/in_tx_tracker.proto @@ -1,7 +1,7 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; -import "pkg/coin/coin.proto"; +import "zetachain/zetacore/pkg/coin/coin.proto"; option go_package = "github.com/zeta-chain/zetacore/x/crosschain/types"; diff --git a/proto/crosschain/last_block_height.proto b/proto/zetachain/zetacore/crosschain/last_block_height.proto similarity index 86% rename from proto/crosschain/last_block_height.proto rename to proto/zetachain/zetacore/crosschain/last_block_height.proto index cee60652ea..1d010cef64 100644 --- a/proto/crosschain/last_block_height.proto +++ b/proto/zetachain/zetacore/crosschain/last_block_height.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; option go_package = "github.com/zeta-chain/zetacore/x/crosschain/types"; diff --git a/proto/crosschain/out_tx_tracker.proto b/proto/zetachain/zetacore/crosschain/out_tx_tracker.proto similarity index 89% rename from proto/crosschain/out_tx_tracker.proto rename to proto/zetachain/zetacore/crosschain/out_tx_tracker.proto index 8acaf76374..43d2a05f2c 100644 --- a/proto/crosschain/out_tx_tracker.proto +++ b/proto/zetachain/zetacore/crosschain/out_tx_tracker.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; option go_package = "github.com/zeta-chain/zetacore/x/crosschain/types"; diff --git a/proto/crosschain/query.proto b/proto/zetachain/zetacore/crosschain/query.proto similarity index 95% rename from proto/crosschain/query.proto rename to proto/zetachain/zetacore/crosschain/query.proto index 8fd85cbe66..b9d0e91d46 100644 --- a/proto/crosschain/query.proto +++ b/proto/zetachain/zetacore/crosschain/query.proto @@ -1,13 +1,13 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; import "cosmos/base/query/v1beta1/pagination.proto"; -import "crosschain/cross_chain_tx.proto"; -import "crosschain/gas_price.proto"; -import "crosschain/in_tx_hash_to_cctx.proto"; -import "crosschain/in_tx_tracker.proto"; -import "crosschain/last_block_height.proto"; -import "crosschain/out_tx_tracker.proto"; +import "zetachain/zetacore/crosschain/cross_chain_tx.proto"; +import "zetachain/zetacore/crosschain/gas_price.proto"; +import "zetachain/zetacore/crosschain/in_tx_hash_to_cctx.proto"; +import "zetachain/zetacore/crosschain/in_tx_tracker.proto"; +import "zetachain/zetacore/crosschain/last_block_height.proto"; +import "zetachain/zetacore/crosschain/out_tx_tracker.proto"; import "gogoproto/gogo.proto"; import "google/api/annotations.proto"; diff --git a/proto/crosschain/tx.proto b/proto/zetachain/zetacore/crosschain/tx.proto similarity index 95% rename from proto/crosschain/tx.proto rename to proto/zetachain/zetacore/crosschain/tx.proto index 8569b9e829..cf27227825 100644 --- a/proto/crosschain/tx.proto +++ b/proto/zetachain/zetacore/crosschain/tx.proto @@ -1,10 +1,10 @@ syntax = "proto3"; -package crosschain; +package zetachain.zetacore.crosschain; import "gogoproto/gogo.proto"; -import "pkg/chains/chains.proto"; -import "pkg/coin/coin.proto"; -import "pkg/proofs/proofs.proto"; +import "zetachain/zetacore/pkg/chains/chains.proto"; +import "zetachain/zetacore/pkg/coin/coin.proto"; +import "zetachain/zetacore/pkg/proofs/proofs.proto"; option go_package = "github.com/zeta-chain/zetacore/x/crosschain/types"; diff --git a/proto/emissions/events.proto b/proto/zetachain/zetacore/emissions/events.proto similarity index 95% rename from proto/emissions/events.proto rename to proto/zetachain/zetacore/emissions/events.proto index 8aa03c4efb..899afadcc2 100644 --- a/proto/emissions/events.proto +++ b/proto/zetachain/zetacore/emissions/events.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package emissions; +package zetachain.zetacore.emissions; import "gogoproto/gogo.proto"; diff --git a/proto/emissions/genesis.proto b/proto/zetachain/zetacore/emissions/genesis.proto similarity index 69% rename from proto/emissions/genesis.proto rename to proto/zetachain/zetacore/emissions/genesis.proto index ca5a938da1..c2dcf4d742 100644 --- a/proto/emissions/genesis.proto +++ b/proto/zetachain/zetacore/emissions/genesis.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package emissions; +package zetachain.zetacore.emissions; -import "emissions/params.proto"; -import "emissions/withdrawable_emissions.proto"; +import "zetachain/zetacore/emissions/params.proto"; +import "zetachain/zetacore/emissions/withdrawable_emissions.proto"; import "gogoproto/gogo.proto"; option go_package = "github.com/zeta-chain/zetacore/x/emissions/types"; diff --git a/proto/emissions/params.proto b/proto/zetachain/zetacore/emissions/params.proto similarity index 94% rename from proto/emissions/params.proto rename to proto/zetachain/zetacore/emissions/params.proto index e4058994fb..26f0fb5464 100644 --- a/proto/emissions/params.proto +++ b/proto/zetachain/zetacore/emissions/params.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package emissions; +package zetachain.zetacore.emissions; import "gogoproto/gogo.proto"; diff --git a/proto/emissions/query.proto b/proto/zetachain/zetacore/emissions/query.proto similarity index 95% rename from proto/emissions/query.proto rename to proto/zetachain/zetacore/emissions/query.proto index 0a46d234b5..486d823ece 100644 --- a/proto/emissions/query.proto +++ b/proto/zetachain/zetacore/emissions/query.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package emissions; +package zetachain.zetacore.emissions; import "cosmos/base/query/v1beta1/pagination.proto"; -import "emissions/params.proto"; +import "zetachain/zetacore/emissions/params.proto"; import "gogoproto/gogo.proto"; import "google/api/annotations.proto"; diff --git a/proto/emissions/tx.proto b/proto/zetachain/zetacore/emissions/tx.proto similarity index 88% rename from proto/emissions/tx.proto rename to proto/zetachain/zetacore/emissions/tx.proto index b6c7396406..fdfe829e0f 100644 --- a/proto/emissions/tx.proto +++ b/proto/zetachain/zetacore/emissions/tx.proto @@ -1,7 +1,7 @@ syntax = "proto3"; -package emissions; +package zetachain.zetacore.emissions; -import "emissions/params.proto"; +import "zetachain/zetacore/emissions/params.proto"; import "gogoproto/gogo.proto"; option go_package = "github.com/zeta-chain/zetacore/x/emissions/types"; diff --git a/proto/emissions/withdrawable_emissions.proto b/proto/zetachain/zetacore/emissions/withdrawable_emissions.proto similarity index 89% rename from proto/emissions/withdrawable_emissions.proto rename to proto/zetachain/zetacore/emissions/withdrawable_emissions.proto index 544d09066c..9af2d5569b 100644 --- a/proto/emissions/withdrawable_emissions.proto +++ b/proto/zetachain/zetacore/emissions/withdrawable_emissions.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package emissions; +package zetachain.zetacore.emissions; import "gogoproto/gogo.proto"; diff --git a/proto/fungible/events.proto b/proto/zetachain/zetacore/fungible/events.proto similarity index 91% rename from proto/fungible/events.proto rename to proto/zetachain/zetacore/fungible/events.proto index 07f67d4532..406da2c94d 100644 --- a/proto/fungible/events.proto +++ b/proto/zetachain/zetacore/fungible/events.proto @@ -1,9 +1,9 @@ syntax = "proto3"; -package fungible; +package zetachain.zetacore.fungible; -import "fungible/tx.proto"; +import "zetachain/zetacore/fungible/tx.proto"; import "gogoproto/gogo.proto"; -import "pkg/coin/coin.proto"; +import "zetachain/zetacore/pkg/coin/coin.proto"; option go_package = "github.com/zeta-chain/zetacore/x/fungible/types"; diff --git a/proto/fungible/foreign_coins.proto b/proto/zetachain/zetacore/fungible/foreign_coins.proto similarity index 86% rename from proto/fungible/foreign_coins.proto rename to proto/zetachain/zetacore/fungible/foreign_coins.proto index b06945e7f9..d82bbabdb2 100644 --- a/proto/fungible/foreign_coins.proto +++ b/proto/zetachain/zetacore/fungible/foreign_coins.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package fungible; +package zetachain.zetacore.fungible; import "gogoproto/gogo.proto"; -import "pkg/coin/coin.proto"; +import "zetachain/zetacore/pkg/coin/coin.proto"; option go_package = "github.com/zeta-chain/zetacore/x/fungible/types"; diff --git a/proto/fungible/genesis.proto b/proto/zetachain/zetacore/fungible/genesis.proto similarity index 67% rename from proto/fungible/genesis.proto rename to proto/zetachain/zetacore/fungible/genesis.proto index 1257081642..f7c553df89 100644 --- a/proto/fungible/genesis.proto +++ b/proto/zetachain/zetacore/fungible/genesis.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package fungible; +package zetachain.zetacore.fungible; -import "fungible/foreign_coins.proto"; -import "fungible/system_contract.proto"; +import "zetachain/zetacore/fungible/foreign_coins.proto"; +import "zetachain/zetacore/fungible/system_contract.proto"; import "gogoproto/gogo.proto"; option go_package = "github.com/zeta-chain/zetacore/x/fungible/types"; diff --git a/proto/fungible/query.proto b/proto/zetachain/zetacore/fungible/query.proto similarity index 95% rename from proto/fungible/query.proto rename to proto/zetachain/zetacore/fungible/query.proto index ab4d7d25ce..87cf20888a 100644 --- a/proto/fungible/query.proto +++ b/proto/zetachain/zetacore/fungible/query.proto @@ -1,9 +1,9 @@ syntax = "proto3"; -package fungible; +package zetachain.zetacore.fungible; import "cosmos/base/query/v1beta1/pagination.proto"; -import "fungible/foreign_coins.proto"; -import "fungible/system_contract.proto"; +import "zetachain/zetacore/fungible/foreign_coins.proto"; +import "zetachain/zetacore/fungible/system_contract.proto"; import "gogoproto/gogo.proto"; import "google/api/annotations.proto"; diff --git a/proto/fungible/system_contract.proto b/proto/zetachain/zetacore/fungible/system_contract.proto similarity index 85% rename from proto/fungible/system_contract.proto rename to proto/zetachain/zetacore/fungible/system_contract.proto index 1a04a8d8d7..44d484700b 100644 --- a/proto/fungible/system_contract.proto +++ b/proto/zetachain/zetacore/fungible/system_contract.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package fungible; +package zetachain.zetacore.fungible; import "gogoproto/gogo.proto"; diff --git a/proto/fungible/tx.proto b/proto/zetachain/zetacore/fungible/tx.proto similarity index 97% rename from proto/fungible/tx.proto rename to proto/zetachain/zetacore/fungible/tx.proto index f41ac33697..3fe31da2f7 100644 --- a/proto/fungible/tx.proto +++ b/proto/zetachain/zetacore/fungible/tx.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package fungible; +package zetachain.zetacore.fungible; import "gogoproto/gogo.proto"; -import "pkg/coin/coin.proto"; +import "zetachain/zetacore/pkg/coin/coin.proto"; option go_package = "github.com/zeta-chain/zetacore/x/fungible/types"; diff --git a/proto/lightclient/chain_state.proto b/proto/zetachain/zetacore/lightclient/chain_state.proto similarity index 89% rename from proto/lightclient/chain_state.proto rename to proto/zetachain/zetacore/lightclient/chain_state.proto index 4638c9c8ec..9d27e399b7 100644 --- a/proto/lightclient/chain_state.proto +++ b/proto/zetachain/zetacore/lightclient/chain_state.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package lightclient; +package zetachain.zetacore.lightclient; import "gogoproto/gogo.proto"; diff --git a/proto/lightclient/genesis.proto b/proto/zetachain/zetacore/lightclient/genesis.proto similarity index 67% rename from proto/lightclient/genesis.proto rename to proto/zetachain/zetacore/lightclient/genesis.proto index 98c5020777..8dd9fb10c6 100644 --- a/proto/lightclient/genesis.proto +++ b/proto/zetachain/zetacore/lightclient/genesis.proto @@ -1,10 +1,10 @@ syntax = "proto3"; -package lightclient; +package zetachain.zetacore.lightclient; import "gogoproto/gogo.proto"; -import "lightclient/chain_state.proto"; -import "lightclient/verification_flags.proto"; -import "pkg/proofs/proofs.proto"; +import "zetachain/zetacore/lightclient/chain_state.proto"; +import "zetachain/zetacore/lightclient/verification_flags.proto"; +import "zetachain/zetacore/pkg/proofs/proofs.proto"; option go_package = "github.com/zeta-chain/zetacore/x/lightclient/types"; diff --git a/proto/lightclient/query.proto b/proto/zetachain/zetacore/lightclient/query.proto similarity index 91% rename from proto/lightclient/query.proto rename to proto/zetachain/zetacore/lightclient/query.proto index b4081cbaa8..bf5d4107e7 100644 --- a/proto/lightclient/query.proto +++ b/proto/zetachain/zetacore/lightclient/query.proto @@ -1,12 +1,12 @@ syntax = "proto3"; -package lightclient; +package zetachain.zetacore.lightclient; import "cosmos/base/query/v1beta1/pagination.proto"; import "gogoproto/gogo.proto"; import "google/api/annotations.proto"; -import "lightclient/chain_state.proto"; -import "lightclient/verification_flags.proto"; -import "pkg/proofs/proofs.proto"; +import "zetachain/zetacore/lightclient/chain_state.proto"; +import "zetachain/zetacore/lightclient/verification_flags.proto"; +import "zetachain/zetacore/pkg/proofs/proofs.proto"; option go_package = "github.com/zeta-chain/zetacore/x/lightclient/types"; diff --git a/proto/lightclient/tx.proto b/proto/zetachain/zetacore/lightclient/tx.proto similarity index 81% rename from proto/lightclient/tx.proto rename to proto/zetachain/zetacore/lightclient/tx.proto index 67e8ed1ae0..f8943d3b45 100644 --- a/proto/lightclient/tx.proto +++ b/proto/zetachain/zetacore/lightclient/tx.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package lightclient; +package zetachain.zetacore.lightclient; import "gogoproto/gogo.proto"; -import "lightclient/verification_flags.proto"; +import "zetachain/zetacore/lightclient/verification_flags.proto"; option go_package = "github.com/zeta-chain/zetacore/x/lightclient/types"; diff --git a/proto/lightclient/verification_flags.proto b/proto/zetachain/zetacore/lightclient/verification_flags.proto similarity index 88% rename from proto/lightclient/verification_flags.proto rename to proto/zetachain/zetacore/lightclient/verification_flags.proto index 7cb2020662..5d9e85fa2f 100644 --- a/proto/lightclient/verification_flags.proto +++ b/proto/zetachain/zetacore/lightclient/verification_flags.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package lightclient; +package zetachain.zetacore.lightclient; option go_package = "github.com/zeta-chain/zetacore/x/lightclient/types"; diff --git a/proto/observer/ballot.proto b/proto/zetachain/zetacore/observer/ballot.proto similarity index 92% rename from proto/observer/ballot.proto rename to proto/zetachain/zetacore/observer/ballot.proto index 74114100f8..68dc1e25b5 100644 --- a/proto/observer/ballot.proto +++ b/proto/zetachain/zetacore/observer/ballot.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; -import "observer/observer.proto"; +import "zetachain/zetacore/observer/observer.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/observer/blame.proto b/proto/zetachain/zetacore/observer/blame.proto similarity index 75% rename from proto/observer/blame.proto rename to proto/zetachain/zetacore/observer/blame.proto index ee4203c978..8894b2ce0d 100644 --- a/proto/observer/blame.proto +++ b/proto/zetachain/zetacore/observer/blame.proto @@ -1,7 +1,7 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; -import "observer/observer.proto"; +import "zetachain/zetacore/observer/observer.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/observer/chain_nonces.proto b/proto/zetachain/zetacore/observer/chain_nonces.proto similarity index 88% rename from proto/observer/chain_nonces.proto rename to proto/zetachain/zetacore/observer/chain_nonces.proto index 32b24841f3..3d4ff65c32 100644 --- a/proto/observer/chain_nonces.proto +++ b/proto/zetachain/zetacore/observer/chain_nonces.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; diff --git a/proto/observer/crosschain_flags.proto b/proto/zetachain/zetacore/observer/crosschain_flags.proto similarity index 97% rename from proto/observer/crosschain_flags.proto rename to proto/zetachain/zetacore/observer/crosschain_flags.proto index fb0f5f9f3b..1871963c9b 100644 --- a/proto/observer/crosschain_flags.proto +++ b/proto/zetachain/zetacore/observer/crosschain_flags.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; import "google/protobuf/duration.proto"; diff --git a/proto/observer/events.proto b/proto/zetachain/zetacore/observer/events.proto similarity index 85% rename from proto/observer/events.proto rename to proto/zetachain/zetacore/observer/events.proto index d445b39add..7f7513036e 100644 --- a/proto/observer/events.proto +++ b/proto/zetachain/zetacore/observer/events.proto @@ -1,9 +1,9 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; -import "observer/crosschain_flags.proto"; -import "observer/observer.proto"; +import "zetachain/zetacore/observer/crosschain_flags.proto"; +import "zetachain/zetacore/observer/observer.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/observer/genesis.proto b/proto/zetachain/zetacore/observer/genesis.proto similarity index 56% rename from proto/observer/genesis.proto rename to proto/zetachain/zetacore/observer/genesis.proto index 52bf3ea407..41c029b224 100644 --- a/proto/observer/genesis.proto +++ b/proto/zetachain/zetacore/observer/genesis.proto @@ -1,19 +1,19 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; -import "observer/ballot.proto"; -import "observer/blame.proto"; -import "observer/chain_nonces.proto"; -import "observer/crosschain_flags.proto"; -import "observer/keygen.proto"; -import "observer/node_account.proto"; -import "observer/nonce_to_cctx.proto"; -import "observer/observer.proto"; -import "observer/params.proto"; -import "observer/pending_nonces.proto"; -import "observer/tss.proto"; -import "observer/tss_funds_migrator.proto"; +import "zetachain/zetacore/observer/ballot.proto"; +import "zetachain/zetacore/observer/blame.proto"; +import "zetachain/zetacore/observer/chain_nonces.proto"; +import "zetachain/zetacore/observer/crosschain_flags.proto"; +import "zetachain/zetacore/observer/keygen.proto"; +import "zetachain/zetacore/observer/node_account.proto"; +import "zetachain/zetacore/observer/nonce_to_cctx.proto"; +import "zetachain/zetacore/observer/observer.proto"; +import "zetachain/zetacore/observer/params.proto"; +import "zetachain/zetacore/observer/pending_nonces.proto"; +import "zetachain/zetacore/observer/tss.proto"; +import "zetachain/zetacore/observer/tss_funds_migrator.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/observer/keygen.proto b/proto/zetachain/zetacore/observer/keygen.proto similarity index 92% rename from proto/observer/keygen.proto rename to proto/zetachain/zetacore/observer/keygen.proto index cc327b77e7..9368f221fc 100644 --- a/proto/observer/keygen.proto +++ b/proto/zetachain/zetacore/observer/keygen.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; diff --git a/proto/observer/node_account.proto b/proto/zetachain/zetacore/observer/node_account.proto similarity index 82% rename from proto/observer/node_account.proto rename to proto/zetachain/zetacore/observer/node_account.proto index c02a632980..3849983634 100644 --- a/proto/observer/node_account.proto +++ b/proto/zetachain/zetacore/observer/node_account.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; -import "pkg/crypto/crypto.proto"; +import "zetachain/zetacore/pkg/crypto/crypto.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/observer/nonce_to_cctx.proto b/proto/zetachain/zetacore/observer/nonce_to_cctx.proto similarity index 87% rename from proto/observer/nonce_to_cctx.proto rename to proto/zetachain/zetacore/observer/nonce_to_cctx.proto index 41ec40b2a8..947e9c6f35 100644 --- a/proto/observer/nonce_to_cctx.proto +++ b/proto/zetachain/zetacore/observer/nonce_to_cctx.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; diff --git a/proto/observer/observer.proto b/proto/zetachain/zetacore/observer/observer.proto similarity index 88% rename from proto/observer/observer.proto rename to proto/zetachain/zetacore/observer/observer.proto index d29b6c7c70..31b75784d4 100644 --- a/proto/observer/observer.proto +++ b/proto/zetachain/zetacore/observer/observer.proto @@ -1,8 +1,8 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; -import "pkg/chains/chains.proto"; +import "zetachain/zetacore/pkg/chains/chains.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/observer/params.proto b/proto/zetachain/zetacore/observer/params.proto similarity index 90% rename from proto/observer/params.proto rename to proto/zetachain/zetacore/observer/params.proto index 2b1ca8bef0..fc1ed79117 100644 --- a/proto/observer/params.proto +++ b/proto/zetachain/zetacore/observer/params.proto @@ -1,9 +1,9 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; -import "observer/observer.proto"; -import "pkg/chains/chains.proto"; +import "zetachain/zetacore/observer/observer.proto"; +import "zetachain/zetacore/pkg/chains/chains.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/observer/pending_nonces.proto b/proto/zetachain/zetacore/observer/pending_nonces.proto similarity index 87% rename from proto/observer/pending_nonces.proto rename to proto/zetachain/zetacore/observer/pending_nonces.proto index 7fa8092c32..e733843d01 100644 --- a/proto/observer/pending_nonces.proto +++ b/proto/zetachain/zetacore/observer/pending_nonces.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; diff --git a/proto/observer/query.proto b/proto/zetachain/zetacore/observer/query.proto similarity index 92% rename from proto/observer/query.proto rename to proto/zetachain/zetacore/observer/query.proto index 06dacbfd38..45c008700d 100644 --- a/proto/observer/query.proto +++ b/proto/zetachain/zetacore/observer/query.proto @@ -1,21 +1,21 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "cosmos/base/query/v1beta1/pagination.proto"; import "gogoproto/gogo.proto"; import "google/api/annotations.proto"; -import "observer/ballot.proto"; -import "observer/blame.proto"; -import "observer/chain_nonces.proto"; -import "observer/crosschain_flags.proto"; -import "observer/keygen.proto"; -import "observer/node_account.proto"; -import "observer/observer.proto"; -import "observer/params.proto"; -import "observer/pending_nonces.proto"; -import "observer/tss.proto"; -import "pkg/chains/chains.proto"; -import "pkg/proofs/proofs.proto"; +import "zetachain/zetacore/observer/ballot.proto"; +import "zetachain/zetacore/observer/blame.proto"; +import "zetachain/zetacore/observer/chain_nonces.proto"; +import "zetachain/zetacore/observer/crosschain_flags.proto"; +import "zetachain/zetacore/observer/keygen.proto"; +import "zetachain/zetacore/observer/node_account.proto"; +import "zetachain/zetacore/observer/observer.proto"; +import "zetachain/zetacore/observer/params.proto"; +import "zetachain/zetacore/observer/pending_nonces.proto"; +import "zetachain/zetacore/observer/tss.proto"; +import "zetachain/zetacore/pkg/chains/chains.proto"; +import "zetachain/zetacore/pkg/proofs/proofs.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/observer/tss.proto b/proto/zetachain/zetacore/observer/tss.proto similarity index 89% rename from proto/observer/tss.proto rename to proto/zetachain/zetacore/observer/tss.proto index dcb1598c51..62d2cdcbad 100644 --- a/proto/observer/tss.proto +++ b/proto/zetachain/zetacore/observer/tss.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; diff --git a/proto/observer/tss_funds_migrator.proto b/proto/zetachain/zetacore/observer/tss_funds_migrator.proto similarity index 85% rename from proto/observer/tss_funds_migrator.proto rename to proto/zetachain/zetacore/observer/tss_funds_migrator.proto index 75a7608597..f757057eff 100644 --- a/proto/observer/tss_funds_migrator.proto +++ b/proto/zetachain/zetacore/observer/tss_funds_migrator.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; diff --git a/proto/observer/tx.proto b/proto/zetachain/zetacore/observer/tx.proto similarity index 85% rename from proto/observer/tx.proto rename to proto/zetachain/zetacore/observer/tx.proto index 47b3d72c9c..dd361258e7 100644 --- a/proto/observer/tx.proto +++ b/proto/zetachain/zetacore/observer/tx.proto @@ -1,15 +1,15 @@ syntax = "proto3"; -package observer; +package zetachain.zetacore.observer; import "gogoproto/gogo.proto"; -import "observer/blame.proto"; -import "observer/crosschain_flags.proto"; -import "observer/observer.proto"; -import "observer/params.proto"; -import "observer/pending_nonces.proto"; -import "observer/tss.proto"; -import "pkg/chains/chains.proto"; -import "pkg/proofs/proofs.proto"; +import "zetachain/zetacore/observer/blame.proto"; +import "zetachain/zetacore/observer/crosschain_flags.proto"; +import "zetachain/zetacore/observer/observer.proto"; +import "zetachain/zetacore/observer/params.proto"; +import "zetachain/zetacore/observer/pending_nonces.proto"; +import "zetachain/zetacore/observer/tss.proto"; +import "zetachain/zetacore/pkg/chains/chains.proto"; +import "zetachain/zetacore/pkg/proofs/proofs.proto"; option go_package = "github.com/zeta-chain/zetacore/x/observer/types"; diff --git a/proto/pkg/chains/chains.proto b/proto/zetachain/zetacore/pkg/chains/chains.proto similarity index 95% rename from proto/pkg/chains/chains.proto rename to proto/zetachain/zetacore/pkg/chains/chains.proto index 7974203f03..858619807c 100644 --- a/proto/pkg/chains/chains.proto +++ b/proto/zetachain/zetacore/pkg/chains/chains.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package pkg.chains; +package zetachain.zetacore.pkg.chains; import "gogoproto/gogo.proto"; diff --git a/proto/pkg/coin/coin.proto b/proto/zetachain/zetacore/pkg/coin/coin.proto similarity index 89% rename from proto/pkg/coin/coin.proto rename to proto/zetachain/zetacore/pkg/coin/coin.proto index b6858c834f..2fb5d37019 100644 --- a/proto/pkg/coin/coin.proto +++ b/proto/zetachain/zetacore/pkg/coin/coin.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package pkg.coin; +package zetachain.zetacore.pkg.coin; import "gogoproto/gogo.proto"; diff --git a/proto/pkg/crypto/crypto.proto b/proto/zetachain/zetacore/pkg/crypto/crypto.proto similarity index 90% rename from proto/pkg/crypto/crypto.proto rename to proto/zetachain/zetacore/pkg/crypto/crypto.proto index eaf39b4a35..e1e09ac3bf 100644 --- a/proto/pkg/crypto/crypto.proto +++ b/proto/zetachain/zetacore/pkg/crypto/crypto.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package pkg.crypto; +package zetachain.zetacore.pkg.crypto; import "gogoproto/gogo.proto"; diff --git a/proto/pkg/proofs/bitcoin/bitcoin.proto b/proto/zetachain/zetacore/pkg/proofs/bitcoin/bitcoin.proto similarity index 78% rename from proto/pkg/proofs/bitcoin/bitcoin.proto rename to proto/zetachain/zetacore/pkg/proofs/bitcoin/bitcoin.proto index 55a26331a6..f1af119edd 100644 --- a/proto/pkg/proofs/bitcoin/bitcoin.proto +++ b/proto/zetachain/zetacore/pkg/proofs/bitcoin/bitcoin.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package pkg.proofs.bitcoin; +package zetachain.zetacore.pkg.proofs.bitcoin; option go_package = "github.com/zeta-chain/zetacore/pkg/proofs/bitcoin"; diff --git a/proto/pkg/proofs/ethereum/ethereum.proto b/proto/zetachain/zetacore/pkg/proofs/ethereum/ethereum.proto similarity index 77% rename from proto/pkg/proofs/ethereum/ethereum.proto rename to proto/zetachain/zetacore/pkg/proofs/ethereum/ethereum.proto index ee5b45ed86..dcece6b249 100644 --- a/proto/pkg/proofs/ethereum/ethereum.proto +++ b/proto/zetachain/zetacore/pkg/proofs/ethereum/ethereum.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package pkg.proofs.ethereum; +package zetachain.zetacore.pkg.proofs.ethereum; option go_package = "github.com/zeta-chain/zetacore/pkg/proofs/ethereum"; diff --git a/proto/pkg/proofs/proofs.proto b/proto/zetachain/zetacore/pkg/proofs/proofs.proto similarity index 79% rename from proto/pkg/proofs/proofs.proto rename to proto/zetachain/zetacore/pkg/proofs/proofs.proto index 8a3b328d8f..b0480d903a 100644 --- a/proto/pkg/proofs/proofs.proto +++ b/proto/zetachain/zetacore/pkg/proofs/proofs.proto @@ -1,9 +1,9 @@ syntax = "proto3"; -package pkg.proofs; +package zetachain.zetacore.pkg.proofs; import "gogoproto/gogo.proto"; -import "pkg/proofs/bitcoin/bitcoin.proto"; -import "pkg/proofs/ethereum/ethereum.proto"; +import "zetachain/zetacore/pkg/proofs/bitcoin/bitcoin.proto"; +import "zetachain/zetacore/pkg/proofs/ethereum/ethereum.proto"; option go_package = "github.com/zeta-chain/zetacore/pkg/proofs"; diff --git a/x/authority/types/genesis.pb.go b/x/authority/types/genesis.pb.go index 789a119922..77857e5b67 100644 --- a/x/authority/types/genesis.pb.go +++ b/x/authority/types/genesis.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: authority/genesis.proto +// source: zetachain/zetacore/authority/genesis.proto package types @@ -32,7 +32,7 @@ func (m *GenesisState) Reset() { *m = GenesisState{} } func (m *GenesisState) String() string { return proto.CompactTextString(m) } func (*GenesisState) ProtoMessage() {} func (*GenesisState) Descriptor() ([]byte, []int) { - return fileDescriptor_72622afc33ec94d4, []int{0} + return fileDescriptor_633475075491b169, []int{0} } func (m *GenesisState) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -69,25 +69,28 @@ func (m *GenesisState) GetPolicies() Policies { } func init() { - proto.RegisterType((*GenesisState)(nil), "authority.GenesisState") + proto.RegisterType((*GenesisState)(nil), "zetachain.zetacore.authority.GenesisState") } -func init() { proto.RegisterFile("authority/genesis.proto", fileDescriptor_72622afc33ec94d4) } +func init() { + proto.RegisterFile("zetachain/zetacore/authority/genesis.proto", fileDescriptor_633475075491b169) +} -var fileDescriptor_72622afc33ec94d4 = []byte{ - // 192 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0x4f, 0x2c, 0x2d, 0xc9, - 0xc8, 0x2f, 0xca, 0x2c, 0xa9, 0xd4, 0x4f, 0x4f, 0xcd, 0x4b, 0x2d, 0xce, 0x2c, 0xd6, 0x2b, 0x28, - 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x84, 0x4b, 0x48, 0x49, 0x20, 0xd4, 0x14, 0xe4, 0xe7, 0x64, 0x26, - 0x67, 0xa6, 0x42, 0x15, 0x49, 0x89, 0xa4, 0xe7, 0xa7, 0xe7, 0x83, 0x99, 0xfa, 0x20, 0x16, 0x44, - 0x54, 0xc9, 0x95, 0x8b, 0xc7, 0x1d, 0x62, 0x56, 0x70, 0x49, 0x62, 0x49, 0xaa, 0x90, 0x29, 0x17, - 0x07, 0x4c, 0x9f, 0x04, 0xa3, 0x02, 0xa3, 0x06, 0xb7, 0x91, 0xb0, 0x1e, 0xdc, 0x48, 0xbd, 0x00, - 0xa8, 0x94, 0x13, 0xcb, 0x89, 0x7b, 0xf2, 0x0c, 0x41, 0x70, 0xa5, 0x4e, 0x5e, 0x27, 0x1e, 0xc9, - 0x31, 0x5e, 0x78, 0x24, 0xc7, 0xf8, 0xe0, 0x91, 0x1c, 0xe3, 0x84, 0xc7, 0x72, 0x0c, 0x17, 0x1e, - 0xcb, 0x31, 0xdc, 0x78, 0x2c, 0xc7, 0x10, 0x65, 0x90, 0x9e, 0x59, 0x92, 0x51, 0x9a, 0xa4, 0x97, - 0x9c, 0x9f, 0xab, 0x5f, 0x95, 0x5a, 0x92, 0xa8, 0x9b, 0x9c, 0x91, 0x98, 0x99, 0x07, 0x66, 0x26, - 0xe7, 0x17, 0xa5, 0xea, 0x57, 0xe8, 0x23, 0x5c, 0x5c, 0x52, 0x59, 0x90, 0x5a, 0x9c, 0xc4, 0x06, - 0x76, 0x99, 0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0x33, 0xa4, 0x3e, 0x30, 0xef, 0x00, 0x00, 0x00, +var fileDescriptor_633475075491b169 = []byte{ + // 202 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xaa, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x13, 0x4b, 0x4b, 0x32, + 0xf2, 0x8b, 0x32, 0x4b, 0x2a, 0xf5, 0xd3, 0x53, 0xf3, 0x52, 0x8b, 0x33, 0x8b, 0xf5, 0x0a, 0x8a, + 0xf2, 0x4b, 0xf2, 0x85, 0x64, 0xe0, 0x6a, 0xf5, 0x60, 0x6a, 0xf5, 0xe0, 0x6a, 0xa5, 0xb4, 0xf1, + 0x9a, 0x54, 0x90, 0x9f, 0x93, 0x99, 0x9c, 0x99, 0x0a, 0x35, 0x4a, 0x4a, 0x24, 0x3d, 0x3f, 0x3d, + 0x1f, 0xcc, 0xd4, 0x07, 0xb1, 0x20, 0xa2, 0x4a, 0x11, 0x5c, 0x3c, 0xee, 0x10, 0x1b, 0x83, 0x4b, + 0x12, 0x4b, 0x52, 0x85, 0x3c, 0xb8, 0x38, 0x60, 0xfa, 0x24, 0x18, 0x15, 0x18, 0x35, 0xb8, 0x8d, + 0xd4, 0xf4, 0xf0, 0xb9, 0x41, 0x2f, 0x00, 0xaa, 0xda, 0x89, 0xe5, 0xc4, 0x3d, 0x79, 0x86, 0x20, + 0xb8, 0x6e, 0x27, 0xaf, 0x13, 0x8f, 0xe4, 0x18, 0x2f, 0x3c, 0x92, 0x63, 0x7c, 0xf0, 0x48, 0x8e, + 0x71, 0xc2, 0x63, 0x39, 0x86, 0x0b, 0x8f, 0xe5, 0x18, 0x6e, 0x3c, 0x96, 0x63, 0x88, 0x32, 0x48, + 0xcf, 0x2c, 0xc9, 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0x05, 0xbb, 0x5b, 0x17, 0xcd, 0x0b, 0x15, + 0x48, 0x9e, 0x28, 0xa9, 0x2c, 0x48, 0x2d, 0x4e, 0x62, 0x03, 0x3b, 0xd6, 0x18, 0x10, 0x00, 0x00, + 0xff, 0xff, 0xd8, 0x71, 0x7a, 0xaa, 0x3b, 0x01, 0x00, 0x00, } func (m *GenesisState) Marshal() (dAtA []byte, err error) { diff --git a/x/authority/types/policies.pb.go b/x/authority/types/policies.pb.go index d19f8eced6..2c317ced35 100644 --- a/x/authority/types/policies.pb.go +++ b/x/authority/types/policies.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: authority/policies.proto +// source: zetachain/zetacore/authority/policies.proto package types @@ -49,11 +49,11 @@ func (x PolicyType) String() string { } func (PolicyType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cf39aa57ca0776f1, []int{0} + return fileDescriptor_afa9e3e7b996ef74, []int{0} } type Policy struct { - PolicyType PolicyType `protobuf:"varint,1,opt,name=policy_type,json=policyType,proto3,enum=authority.PolicyType" json:"policy_type,omitempty"` + PolicyType PolicyType `protobuf:"varint,1,opt,name=policy_type,json=policyType,proto3,enum=zetachain.zetacore.authority.PolicyType" json:"policy_type,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` } @@ -61,7 +61,7 @@ func (m *Policy) Reset() { *m = Policy{} } func (m *Policy) String() string { return proto.CompactTextString(m) } func (*Policy) ProtoMessage() {} func (*Policy) Descriptor() ([]byte, []int) { - return fileDescriptor_cf39aa57ca0776f1, []int{0} + return fileDescriptor_afa9e3e7b996ef74, []int{0} } func (m *Policy) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -113,7 +113,7 @@ func (m *Policies) Reset() { *m = Policies{} } func (m *Policies) String() string { return proto.CompactTextString(m) } func (*Policies) ProtoMessage() {} func (*Policies) Descriptor() ([]byte, []int) { - return fileDescriptor_cf39aa57ca0776f1, []int{1} + return fileDescriptor_afa9e3e7b996ef74, []int{1} } func (m *Policies) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -150,34 +150,36 @@ func (m *Policies) GetItems() []*Policy { } func init() { - proto.RegisterEnum("authority.PolicyType", PolicyType_name, PolicyType_value) - proto.RegisterType((*Policy)(nil), "authority.Policy") - proto.RegisterType((*Policies)(nil), "authority.Policies") -} - -func init() { proto.RegisterFile("authority/policies.proto", fileDescriptor_cf39aa57ca0776f1) } - -var fileDescriptor_cf39aa57ca0776f1 = []byte{ - // 289 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x50, 0xcf, 0x4a, 0xc3, 0x30, - 0x1c, 0x6e, 0xa6, 0x4e, 0xf7, 0x1b, 0x8c, 0x1a, 0x26, 0x94, 0x1d, 0xc2, 0xd8, 0xc5, 0x21, 0xd8, - 0xca, 0x06, 0xde, 0x15, 0xbc, 0x88, 0xe0, 0x28, 0x9e, 0x76, 0x91, 0xac, 0x0d, 0x6d, 0x60, 0x6d, - 0x42, 0x9a, 0x82, 0xf1, 0x29, 0x7c, 0x08, 0x0f, 0x3e, 0x8a, 0xc7, 0x1d, 0x3d, 0x4a, 0xfb, 0x22, - 0xd2, 0x54, 0xbb, 0x83, 0xb7, 0x2f, 0xdf, 0xbf, 0xfc, 0xf8, 0xc0, 0xa3, 0xa5, 0x4e, 0x85, 0xe2, - 0xda, 0x04, 0x52, 0x6c, 0x79, 0xc4, 0x59, 0xe1, 0x4b, 0x25, 0xb4, 0xc0, 0x83, 0x4e, 0x99, 0x8c, - 0x13, 0x91, 0x08, 0xcb, 0x06, 0x0d, 0x6a, 0x0d, 0xb3, 0x35, 0xf4, 0x57, 0x4d, 0xc4, 0xe0, 0x6b, - 0x18, 0xda, 0xb0, 0x79, 0xd6, 0x46, 0x32, 0x0f, 0x4d, 0xd1, 0x7c, 0xb4, 0x38, 0xf3, 0xbb, 0x02, - 0xbf, 0xf5, 0x3d, 0x19, 0xc9, 0x42, 0x90, 0x1d, 0xc6, 0x1e, 0x1c, 0xd3, 0x38, 0x56, 0xac, 0x28, - 0xbc, 0xde, 0x14, 0xcd, 0x07, 0xe1, 0xdf, 0x73, 0xb6, 0x84, 0x93, 0xd5, 0xef, 0x39, 0xf8, 0x1c, - 0x8e, 0xb8, 0x66, 0x59, 0xe1, 0xa1, 0xe9, 0xc1, 0x7c, 0xb8, 0x38, 0xfd, 0xd7, 0x1b, 0xb6, 0xfa, - 0xc5, 0x03, 0xc0, 0xfe, 0x23, 0x8c, 0x61, 0x94, 0x28, 0x51, 0xca, 0xbb, 0x8c, 0xa9, 0x84, 0xe5, - 0x91, 0x71, 0x1d, 0x3c, 0x06, 0xd7, 0x72, 0x8f, 0x92, 0x29, 0xaa, 0xb9, 0xc8, 0xe9, 0xd6, 0x45, - 0x78, 0x04, 0x60, 0xd9, 0x9b, 0x38, 0xe3, 0xb9, 0xdb, 0x9b, 0x1c, 0x7e, 0xbc, 0x13, 0x74, 0x7b, - 0xff, 0x59, 0x11, 0xb4, 0xab, 0x08, 0xfa, 0xae, 0x08, 0x7a, 0xab, 0x89, 0xb3, 0xab, 0x89, 0xf3, - 0x55, 0x13, 0x67, 0x7d, 0x95, 0x70, 0x9d, 0x96, 0x1b, 0x3f, 0x12, 0x59, 0xf0, 0xca, 0x34, 0xbd, - 0x8c, 0x52, 0xca, 0x73, 0x0b, 0x23, 0xa1, 0x58, 0xf0, 0x12, 0xec, 0x47, 0x6d, 0x06, 0x29, 0x36, - 0x7d, 0xbb, 0xd8, 0xf2, 0x27, 0x00, 0x00, 0xff, 0xff, 0x18, 0x40, 0xfd, 0x18, 0x6e, 0x01, 0x00, - 0x00, + proto.RegisterEnum("zetachain.zetacore.authority.PolicyType", PolicyType_name, PolicyType_value) + proto.RegisterType((*Policy)(nil), "zetachain.zetacore.authority.Policy") + proto.RegisterType((*Policies)(nil), "zetachain.zetacore.authority.Policies") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/authority/policies.proto", fileDescriptor_afa9e3e7b996ef74) +} + +var fileDescriptor_afa9e3e7b996ef74 = []byte{ + // 303 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xae, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x13, 0x4b, 0x4b, 0x32, + 0xf2, 0x8b, 0x32, 0x4b, 0x2a, 0xf5, 0x0b, 0xf2, 0x73, 0x32, 0x93, 0x33, 0x53, 0x8b, 0xf5, 0x0a, + 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0x64, 0xe0, 0x8a, 0xf5, 0x60, 0x8a, 0xf5, 0xe0, 0x8a, 0xa5, 0x44, + 0xd2, 0xf3, 0xd3, 0xf3, 0xc1, 0x0a, 0xf5, 0x41, 0x2c, 0x88, 0x1e, 0xa5, 0x5c, 0x2e, 0xb6, 0x00, + 0x90, 0x29, 0x95, 0x42, 0x9e, 0x5c, 0xdc, 0x60, 0xf3, 0x2a, 0xe3, 0x4b, 0x2a, 0x0b, 0x52, 0x25, + 0x18, 0x15, 0x18, 0x35, 0xf8, 0x8c, 0x34, 0xf4, 0xf0, 0x99, 0xa9, 0x07, 0xd1, 0x1a, 0x52, 0x59, + 0x90, 0x1a, 0xc4, 0x55, 0x00, 0x67, 0x0b, 0x49, 0x70, 0xb1, 0x27, 0xa6, 0xa4, 0x14, 0xa5, 0x16, + 0x17, 0x4b, 0x30, 0x29, 0x30, 0x6a, 0x70, 0x06, 0xc1, 0xb8, 0x4a, 0x6e, 0x5c, 0x1c, 0x01, 0x50, + 0x47, 0x0b, 0x59, 0x71, 0xb1, 0x66, 0x96, 0xa4, 0xe6, 0x16, 0x4b, 0x30, 0x2a, 0x30, 0x6b, 0x70, + 0x1b, 0xa9, 0x10, 0x63, 0x55, 0x10, 0x44, 0x8b, 0x96, 0x0f, 0x17, 0x17, 0xc2, 0x6e, 0x21, 0x21, + 0x2e, 0xbe, 0xf4, 0xa2, 0xfc, 0xd2, 0x02, 0xd7, 0xdc, 0xd4, 0xa2, 0xf4, 0xd4, 0xbc, 0xe4, 0x4a, + 0x01, 0x06, 0x21, 0x11, 0x2e, 0x01, 0xb0, 0x98, 0x7f, 0x41, 0x6a, 0x51, 0x62, 0x49, 0x66, 0x7e, + 0x5e, 0x62, 0x8e, 0x00, 0xa3, 0x10, 0x1f, 0x17, 0x17, 0x58, 0xd4, 0x31, 0x25, 0x37, 0x33, 0x4f, + 0x80, 0x49, 0x8a, 0x65, 0xc5, 0x12, 0x39, 0x46, 0x27, 0xaf, 0x13, 0x8f, 0xe4, 0x18, 0x2f, 0x3c, + 0x92, 0x63, 0x7c, 0xf0, 0x48, 0x8e, 0x71, 0xc2, 0x63, 0x39, 0x86, 0x0b, 0x8f, 0xe5, 0x18, 0x6e, + 0x3c, 0x96, 0x63, 0x88, 0x32, 0x48, 0xcf, 0x2c, 0xc9, 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0x05, + 0x47, 0x80, 0x2e, 0x5a, 0x5c, 0x54, 0x20, 0xc5, 0x06, 0x28, 0xd8, 0x8a, 0x93, 0xd8, 0xc0, 0xe1, + 0x6a, 0x0c, 0x08, 0x00, 0x00, 0xff, 0xff, 0xe4, 0x91, 0xe5, 0xab, 0xba, 0x01, 0x00, 0x00, } func (m *Policy) Marshal() (dAtA []byte, err error) { diff --git a/x/authority/types/query.pb.go b/x/authority/types/query.pb.go index fbd0710cf3..4bca3de84a 100644 --- a/x/authority/types/query.pb.go +++ b/x/authority/types/query.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: authority/query.proto +// source: zetachain/zetacore/authority/query.proto package types @@ -38,7 +38,7 @@ func (m *QueryGetPoliciesRequest) Reset() { *m = QueryGetPoliciesRequest func (m *QueryGetPoliciesRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetPoliciesRequest) ProtoMessage() {} func (*QueryGetPoliciesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_b64d9e7f9da035b5, []int{0} + return fileDescriptor_5fe6130bc825be8d, []int{0} } func (m *QueryGetPoliciesRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -76,7 +76,7 @@ func (m *QueryGetPoliciesResponse) Reset() { *m = QueryGetPoliciesRespon func (m *QueryGetPoliciesResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetPoliciesResponse) ProtoMessage() {} func (*QueryGetPoliciesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_b64d9e7f9da035b5, []int{1} + return fileDescriptor_5fe6130bc825be8d, []int{1} } func (m *QueryGetPoliciesResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -113,34 +113,37 @@ func (m *QueryGetPoliciesResponse) GetPolicies() Policies { } func init() { - proto.RegisterType((*QueryGetPoliciesRequest)(nil), "authority.QueryGetPoliciesRequest") - proto.RegisterType((*QueryGetPoliciesResponse)(nil), "authority.QueryGetPoliciesResponse") -} - -func init() { proto.RegisterFile("authority/query.proto", fileDescriptor_b64d9e7f9da035b5) } - -var fileDescriptor_b64d9e7f9da035b5 = []byte{ - // 306 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0xc3, 0x40, - 0x10, 0x86, 0xb3, 0xa2, 0x52, 0xd7, 0x5b, 0x54, 0xac, 0x45, 0xd6, 0x12, 0x41, 0x44, 0x30, 0x6b, - 0x2b, 0xbe, 0x40, 0x2f, 0x82, 0x27, 0xdb, 0xa3, 0xb7, 0x4d, 0x18, 0xb6, 0x0b, 0xed, 0xce, 0x36, - 0xbb, 0x11, 0xab, 0x37, 0xf1, 0x01, 0x04, 0x5f, 0xaa, 0xc7, 0x82, 0x17, 0x4f, 0x22, 0xad, 0x0f, - 0x22, 0x4d, 0x93, 0x18, 0x28, 0x7a, 0xfb, 0x99, 0xfd, 0xfe, 0x7f, 0xff, 0x19, 0xba, 0x27, 0x52, - 0xd7, 0xc7, 0x44, 0xb9, 0x31, 0x1f, 0xa5, 0x90, 0x8c, 0x43, 0x93, 0xa0, 0x43, 0x7f, 0xab, 0x1c, - 0x37, 0xea, 0xbf, 0x84, 0xc1, 0x81, 0x8a, 0x15, 0xd8, 0x25, 0xd4, 0x38, 0x8b, 0xd1, 0x0e, 0xd1, - 0xf2, 0x48, 0x58, 0x58, 0xba, 0xf9, 0x7d, 0x2b, 0x02, 0x27, 0x5a, 0xdc, 0x08, 0xa9, 0xb4, 0x70, - 0x0a, 0x75, 0xce, 0xee, 0x4a, 0x94, 0x98, 0x49, 0xbe, 0x50, 0xf9, 0xf4, 0x50, 0x22, 0xca, 0x01, - 0x70, 0x61, 0x14, 0x17, 0x5a, 0xa3, 0xcb, 0x2c, 0x79, 0x7e, 0x70, 0x40, 0xf7, 0xbb, 0x8b, 0xd4, - 0x6b, 0x70, 0xb7, 0xf9, 0xcf, 0x3d, 0x18, 0xa5, 0x60, 0x5d, 0xd0, 0xa5, 0xf5, 0xd5, 0x27, 0x6b, - 0x50, 0x5b, 0xf0, 0xaf, 0x68, 0xad, 0x28, 0x5a, 0x27, 0x4d, 0x72, 0xba, 0xdd, 0xde, 0x09, 0xcb, - 0x1d, 0xc2, 0x02, 0xef, 0xac, 0x4f, 0x3e, 0x8f, 0xbc, 0x5e, 0x89, 0xb6, 0x5f, 0x08, 0xdd, 0xc8, - 0x32, 0xfd, 0x27, 0x5a, 0x2b, 0x28, 0x3f, 0xa8, 0x58, 0xff, 0x28, 0xd3, 0x38, 0xfe, 0x97, 0x59, - 0xb6, 0x0a, 0x4e, 0x9e, 0xdf, 0xbf, 0xdf, 0xd6, 0x9a, 0x3e, 0xe3, 0x8f, 0xe0, 0xc4, 0x79, 0xdc, - 0x17, 0x4a, 0xf3, 0xd5, 0xd3, 0x76, 0x6e, 0x26, 0x33, 0x46, 0xa6, 0x33, 0x46, 0xbe, 0x66, 0x8c, - 0xbc, 0xce, 0x99, 0x37, 0x9d, 0x33, 0xef, 0x63, 0xce, 0xbc, 0xbb, 0x0b, 0xa9, 0x5c, 0x3f, 0x8d, - 0xc2, 0x18, 0x87, 0xd5, 0x8c, 0x85, 0x8c, 0x31, 0x01, 0xfe, 0x50, 0x89, 0x73, 0x63, 0x03, 0x36, - 0xda, 0xcc, 0xee, 0x78, 0xf9, 0x13, 0x00, 0x00, 0xff, 0xff, 0x50, 0xcc, 0xe2, 0x70, 0xe5, 0x01, - 0x00, 0x00, + proto.RegisterType((*QueryGetPoliciesRequest)(nil), "zetachain.zetacore.authority.QueryGetPoliciesRequest") + proto.RegisterType((*QueryGetPoliciesResponse)(nil), "zetachain.zetacore.authority.QueryGetPoliciesResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/authority/query.proto", fileDescriptor_5fe6130bc825be8d) +} + +var fileDescriptor_5fe6130bc825be8d = []byte{ + // 323 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xa8, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x13, 0x4b, 0x4b, 0x32, + 0xf2, 0x8b, 0x32, 0x4b, 0x2a, 0xf5, 0x0b, 0x4b, 0x53, 0x8b, 0x2a, 0xf5, 0x0a, 0x8a, 0xf2, 0x4b, + 0xf2, 0x85, 0x64, 0xe0, 0x2a, 0xf5, 0x60, 0x2a, 0xf5, 0xe0, 0x2a, 0xa5, 0xb4, 0xf1, 0x9a, 0x53, + 0x90, 0x9f, 0x93, 0x99, 0x9c, 0x99, 0x5a, 0x0c, 0x31, 0x4a, 0x4a, 0x2b, 0x39, 0xbf, 0x38, 0x37, + 0xbf, 0x58, 0x3f, 0x29, 0xb1, 0x38, 0x15, 0x62, 0x87, 0x7e, 0x99, 0x61, 0x52, 0x6a, 0x49, 0xa2, + 0xa1, 0x7e, 0x41, 0x62, 0x7a, 0x66, 0x5e, 0x62, 0x49, 0x66, 0x7e, 0x1e, 0x54, 0xad, 0x48, 0x7a, + 0x7e, 0x7a, 0x3e, 0x98, 0xa9, 0x0f, 0x62, 0x41, 0x45, 0x65, 0xd2, 0xf3, 0xf3, 0xd3, 0x73, 0x52, + 0xf5, 0x13, 0x0b, 0x32, 0xf5, 0x13, 0xf3, 0xf2, 0xf2, 0x4b, 0xc0, 0x5a, 0xa0, 0xe6, 0x2b, 0x49, + 0x72, 0x89, 0x07, 0x82, 0x4c, 0x75, 0x4f, 0x2d, 0x09, 0x80, 0xda, 0x1c, 0x94, 0x5a, 0x58, 0x9a, + 0x5a, 0x5c, 0xa2, 0x94, 0xc2, 0x25, 0x81, 0x29, 0x55, 0x5c, 0x90, 0x9f, 0x57, 0x9c, 0x2a, 0xe4, + 0xc1, 0xc5, 0x01, 0x73, 0xa8, 0x04, 0xa3, 0x02, 0xa3, 0x06, 0xb7, 0x91, 0x9a, 0x1e, 0x3e, 0x4f, + 0xeb, 0xc1, 0x4c, 0x70, 0x62, 0x39, 0x71, 0x4f, 0x9e, 0x21, 0x08, 0xae, 0xdb, 0x68, 0x35, 0x23, + 0x17, 0x2b, 0xd8, 0x1a, 0xa1, 0x85, 0x8c, 0x5c, 0x1c, 0x30, 0x65, 0x42, 0xa6, 0xf8, 0x8d, 0xc3, + 0xe1, 0x66, 0x29, 0x33, 0x52, 0xb5, 0x41, 0xfc, 0xa3, 0xa4, 0xd6, 0x74, 0xf9, 0xc9, 0x64, 0x26, + 0x05, 0x21, 0x39, 0x70, 0x94, 0xe8, 0x42, 0x62, 0x07, 0x33, 0x52, 0x9c, 0xbc, 0x4e, 0x3c, 0x92, + 0x63, 0xbc, 0xf0, 0x48, 0x8e, 0xf1, 0xc1, 0x23, 0x39, 0xc6, 0x09, 0x8f, 0xe5, 0x18, 0x2e, 0x3c, + 0x96, 0x63, 0xb8, 0xf1, 0x58, 0x8e, 0x21, 0xca, 0x20, 0x3d, 0xb3, 0x24, 0xa3, 0x34, 0x49, 0x2f, + 0x39, 0x3f, 0x17, 0xd9, 0x0c, 0x78, 0x0c, 0x57, 0x20, 0x19, 0x57, 0x52, 0x59, 0x90, 0x5a, 0x9c, + 0xc4, 0x06, 0x8e, 0x01, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0x3c, 0xf1, 0xad, 0x7a, 0x58, + 0x02, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -169,7 +172,7 @@ func NewQueryClient(cc grpc1.ClientConn) QueryClient { func (c *queryClient) Policies(ctx context.Context, in *QueryGetPoliciesRequest, opts ...grpc.CallOption) (*QueryGetPoliciesResponse, error) { out := new(QueryGetPoliciesResponse) - err := c.cc.Invoke(ctx, "/authority.Query/Policies", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.authority.Query/Policies", in, out, opts...) if err != nil { return nil, err } @@ -204,7 +207,7 @@ func _Query_Policies_Handler(srv interface{}, ctx context.Context, dec func(inte } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/authority.Query/Policies", + FullMethod: "/zetachain.zetacore.authority.Query/Policies", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).Policies(ctx, req.(*QueryGetPoliciesRequest)) @@ -213,7 +216,7 @@ func _Query_Policies_Handler(srv interface{}, ctx context.Context, dec func(inte } var _Query_serviceDesc = grpc.ServiceDesc{ - ServiceName: "authority.Query", + ServiceName: "zetachain.zetacore.authority.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { @@ -222,7 +225,7 @@ var _Query_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "authority/query.proto", + Metadata: "zetachain/zetacore/authority/query.proto", } func (m *QueryGetPoliciesRequest) Marshal() (dAtA []byte, err error) { diff --git a/x/authority/types/query.pb.gw.go b/x/authority/types/query.pb.gw.go index 008ffb866d..36125dc5f5 100644 --- a/x/authority/types/query.pb.gw.go +++ b/x/authority/types/query.pb.gw.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-grpc-gateway. DO NOT EDIT. -// source: authority/query.proto +// source: zetachain/zetacore/authority/query.proto /* Package types is a reverse proxy. diff --git a/x/authority/types/tx.pb.go b/x/authority/types/tx.pb.go index ef0d482941..b27b2cfa20 100644 --- a/x/authority/types/tx.pb.go +++ b/x/authority/types/tx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: authority/tx.proto +// source: zetachain/zetacore/authority/tx.proto package types @@ -38,7 +38,7 @@ func (m *MsgUpdatePolicies) Reset() { *m = MsgUpdatePolicies{} } func (m *MsgUpdatePolicies) String() string { return proto.CompactTextString(m) } func (*MsgUpdatePolicies) ProtoMessage() {} func (*MsgUpdatePolicies) Descriptor() ([]byte, []int) { - return fileDescriptor_dccbf6440c31743d, []int{0} + return fileDescriptor_42e081863c477116, []int{0} } func (m *MsgUpdatePolicies) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -89,7 +89,7 @@ func (m *MsgUpdatePoliciesResponse) Reset() { *m = MsgUpdatePoliciesResp func (m *MsgUpdatePoliciesResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdatePoliciesResponse) ProtoMessage() {} func (*MsgUpdatePoliciesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dccbf6440c31743d, []int{1} + return fileDescriptor_42e081863c477116, []int{1} } func (m *MsgUpdatePoliciesResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -119,30 +119,33 @@ func (m *MsgUpdatePoliciesResponse) XXX_DiscardUnknown() { var xxx_messageInfo_MsgUpdatePoliciesResponse proto.InternalMessageInfo func init() { - proto.RegisterType((*MsgUpdatePolicies)(nil), "authority.MsgUpdatePolicies") - proto.RegisterType((*MsgUpdatePoliciesResponse)(nil), "authority.MsgUpdatePoliciesResponse") -} - -func init() { proto.RegisterFile("authority/tx.proto", fileDescriptor_dccbf6440c31743d) } - -var fileDescriptor_dccbf6440c31743d = []byte{ - // 249 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0x4a, 0x2c, 0x2d, 0xc9, - 0xc8, 0x2f, 0xca, 0x2c, 0xa9, 0xd4, 0x2f, 0xa9, 0xd0, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, - 0x84, 0x8b, 0x49, 0x49, 0x20, 0xa4, 0x0b, 0xf2, 0x73, 0x32, 0x93, 0x33, 0x53, 0x8b, 0x21, 0x8a, - 0xa4, 0x44, 0xd2, 0xf3, 0xd3, 0xf3, 0xc1, 0x4c, 0x7d, 0x10, 0x0b, 0x22, 0xaa, 0x94, 0xc4, 0x25, - 0xe8, 0x5b, 0x9c, 0x1e, 0x5a, 0x90, 0x92, 0x58, 0x92, 0x1a, 0x00, 0xd5, 0x20, 0x24, 0xc6, 0xc5, - 0x56, 0x9c, 0x99, 0x9e, 0x97, 0x5a, 0x24, 0xc1, 0xa8, 0xc0, 0xa8, 0xc1, 0x19, 0x04, 0xe5, 0x09, - 0x99, 0x72, 0x71, 0xc0, 0x0c, 0x95, 0x60, 0x52, 0x60, 0xd4, 0xe0, 0x36, 0x12, 0xd6, 0x83, 0xdb, - 0xa7, 0x07, 0xd3, 0xee, 0xc4, 0x72, 0xe2, 0x9e, 0x3c, 0x43, 0x10, 0x5c, 0xa9, 0x92, 0x34, 0x97, - 0x24, 0x86, 0x1d, 0x41, 0xa9, 0xc5, 0x05, 0xf9, 0x79, 0xc5, 0xa9, 0x46, 0xd1, 0x5c, 0xcc, 0xbe, - 0xc5, 0xe9, 0x42, 0x21, 0x5c, 0x7c, 0x68, 0x8e, 0x90, 0x41, 0x32, 0x1a, 0x43, 0xbb, 0x94, 0x0a, - 0x3e, 0x59, 0x98, 0xe1, 0x4e, 0x5e, 0x27, 0x1e, 0xc9, 0x31, 0x5e, 0x78, 0x24, 0xc7, 0xf8, 0xe0, - 0x91, 0x1c, 0xe3, 0x84, 0xc7, 0x72, 0x0c, 0x17, 0x1e, 0xcb, 0x31, 0xdc, 0x78, 0x2c, 0xc7, 0x10, - 0x65, 0x90, 0x9e, 0x59, 0x92, 0x51, 0x9a, 0xa4, 0x97, 0x9c, 0x9f, 0xab, 0x5f, 0x95, 0x5a, 0x92, - 0xa8, 0x9b, 0x9c, 0x91, 0x98, 0x99, 0x07, 0x66, 0x26, 0xe7, 0x17, 0xa5, 0xea, 0x57, 0xe8, 0x23, - 0x85, 0x73, 0x65, 0x41, 0x6a, 0x71, 0x12, 0x1b, 0x38, 0xc0, 0x8c, 0x01, 0x01, 0x00, 0x00, 0xff, - 0xff, 0x9c, 0xe0, 0x8c, 0x8d, 0x81, 0x01, 0x00, 0x00, + proto.RegisterType((*MsgUpdatePolicies)(nil), "zetachain.zetacore.authority.MsgUpdatePolicies") + proto.RegisterType((*MsgUpdatePoliciesResponse)(nil), "zetachain.zetacore.authority.MsgUpdatePoliciesResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/authority/tx.proto", fileDescriptor_42e081863c477116) +} + +var fileDescriptor_42e081863c477116 = []byte{ + // 261 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0xad, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x13, 0x4b, 0x4b, 0x32, + 0xf2, 0x8b, 0x32, 0x4b, 0x2a, 0xf5, 0x4b, 0x2a, 0xf4, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0x64, + 0xe0, 0xca, 0xf4, 0x60, 0xca, 0xf4, 0xe0, 0xca, 0xa4, 0xb4, 0xf1, 0x1a, 0x52, 0x90, 0x9f, 0x93, + 0x99, 0x9c, 0x99, 0x5a, 0x0c, 0x31, 0x4a, 0x4a, 0x24, 0x3d, 0x3f, 0x3d, 0x1f, 0xcc, 0xd4, 0x07, + 0xb1, 0x20, 0xa2, 0x4a, 0xa5, 0x5c, 0x82, 0xbe, 0xc5, 0xe9, 0xa1, 0x05, 0x29, 0x89, 0x25, 0xa9, + 0x01, 0x50, 0x0d, 0x42, 0x62, 0x5c, 0x6c, 0xc5, 0x99, 0xe9, 0x79, 0xa9, 0x45, 0x12, 0x8c, 0x0a, + 0x8c, 0x1a, 0x9c, 0x41, 0x50, 0x9e, 0x90, 0x07, 0x17, 0x07, 0xcc, 0x50, 0x09, 0x26, 0x05, 0x46, + 0x0d, 0x6e, 0x23, 0x35, 0x3d, 0x7c, 0x0e, 0xd4, 0x83, 0x99, 0xe8, 0xc4, 0x72, 0xe2, 0x9e, 0x3c, + 0x43, 0x10, 0x5c, 0xb7, 0x92, 0x34, 0x97, 0x24, 0x86, 0xb5, 0x41, 0xa9, 0xc5, 0x05, 0xf9, 0x79, + 0xc5, 0xa9, 0x46, 0x8d, 0x8c, 0x5c, 0xcc, 0xbe, 0xc5, 0xe9, 0x42, 0x55, 0x5c, 0x7c, 0x68, 0x0e, + 0xd3, 0xc7, 0x6f, 0x1d, 0x86, 0x91, 0x52, 0xe6, 0x24, 0x6a, 0x80, 0xb9, 0xc1, 0xc9, 0xeb, 0xc4, + 0x23, 0x39, 0xc6, 0x0b, 0x8f, 0xe4, 0x18, 0x1f, 0x3c, 0x92, 0x63, 0x9c, 0xf0, 0x58, 0x8e, 0xe1, + 0xc2, 0x63, 0x39, 0x86, 0x1b, 0x8f, 0xe5, 0x18, 0xa2, 0x0c, 0xd2, 0x33, 0x4b, 0x32, 0x4a, 0x93, + 0xf4, 0x92, 0xf3, 0x73, 0xc1, 0xa1, 0xae, 0x8b, 0x16, 0x01, 0x15, 0xc8, 0xf1, 0x58, 0x59, 0x90, + 0x5a, 0x9c, 0xc4, 0x06, 0x0e, 0x6a, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xdc, 0x18, 0x8a, + 0x31, 0xf4, 0x01, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -170,7 +173,7 @@ func NewMsgClient(cc grpc1.ClientConn) MsgClient { func (c *msgClient) UpdatePolicies(ctx context.Context, in *MsgUpdatePolicies, opts ...grpc.CallOption) (*MsgUpdatePoliciesResponse, error) { out := new(MsgUpdatePoliciesResponse) - err := c.cc.Invoke(ctx, "/authority.Msg/UpdatePolicies", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.authority.Msg/UpdatePolicies", in, out, opts...) if err != nil { return nil, err } @@ -204,7 +207,7 @@ func _Msg_UpdatePolicies_Handler(srv interface{}, ctx context.Context, dec func( } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/authority.Msg/UpdatePolicies", + FullMethod: "/zetachain.zetacore.authority.Msg/UpdatePolicies", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdatePolicies(ctx, req.(*MsgUpdatePolicies)) @@ -213,7 +216,7 @@ func _Msg_UpdatePolicies_Handler(srv interface{}, ctx context.Context, dec func( } var _Msg_serviceDesc = grpc.ServiceDesc{ - ServiceName: "authority.Msg", + ServiceName: "zetachain.zetacore.authority.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { @@ -222,7 +225,7 @@ var _Msg_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "authority/tx.proto", + Metadata: "zetachain/zetacore/authority/tx.proto", } func (m *MsgUpdatePolicies) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/cross_chain_tx.pb.go b/x/crosschain/types/cross_chain_tx.pb.go index 040c08a517..07c92134b6 100644 --- a/x/crosschain/types/cross_chain_tx.pb.go +++ b/x/crosschain/types/cross_chain_tx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/cross_chain_tx.proto +// source: zetachain/zetacore/crosschain/cross_chain_tx.proto package types @@ -59,7 +59,7 @@ func (x CctxStatus) String() string { } func (CctxStatus) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_af3a0ad055343c21, []int{0} + return fileDescriptor_d4c1966807fb5cb2, []int{0} } type TxFinalizationStatus int32 @@ -87,28 +87,28 @@ func (x TxFinalizationStatus) String() string { } func (TxFinalizationStatus) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_af3a0ad055343c21, []int{1} + return fileDescriptor_d4c1966807fb5cb2, []int{1} } type InboundTxParams struct { Sender string `protobuf:"bytes,1,opt,name=sender,proto3" json:"sender,omitempty"` SenderChainId int64 `protobuf:"varint,2,opt,name=sender_chain_id,json=senderChainId,proto3" json:"sender_chain_id,omitempty"` TxOrigin string `protobuf:"bytes,3,opt,name=tx_origin,json=txOrigin,proto3" json:"tx_origin,omitempty"` - CoinType coin.CoinType `protobuf:"varint,4,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,4,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` Asset string `protobuf:"bytes,5,opt,name=asset,proto3" json:"asset,omitempty"` Amount github_com_cosmos_cosmos_sdk_types.Uint `protobuf:"bytes,6,opt,name=amount,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Uint" json:"amount"` InboundTxObservedHash string `protobuf:"bytes,7,opt,name=inbound_tx_observed_hash,json=inboundTxObservedHash,proto3" json:"inbound_tx_observed_hash,omitempty"` InboundTxObservedExternalHeight uint64 `protobuf:"varint,8,opt,name=inbound_tx_observed_external_height,json=inboundTxObservedExternalHeight,proto3" json:"inbound_tx_observed_external_height,omitempty"` InboundTxBallotIndex string `protobuf:"bytes,9,opt,name=inbound_tx_ballot_index,json=inboundTxBallotIndex,proto3" json:"inbound_tx_ballot_index,omitempty"` InboundTxFinalizedZetaHeight uint64 `protobuf:"varint,10,opt,name=inbound_tx_finalized_zeta_height,json=inboundTxFinalizedZetaHeight,proto3" json:"inbound_tx_finalized_zeta_height,omitempty"` - TxFinalizationStatus TxFinalizationStatus `protobuf:"varint,11,opt,name=tx_finalization_status,json=txFinalizationStatus,proto3,enum=crosschain.TxFinalizationStatus" json:"tx_finalization_status,omitempty"` + TxFinalizationStatus TxFinalizationStatus `protobuf:"varint,11,opt,name=tx_finalization_status,json=txFinalizationStatus,proto3,enum=zetachain.zetacore.crosschain.TxFinalizationStatus" json:"tx_finalization_status,omitempty"` } func (m *InboundTxParams) Reset() { *m = InboundTxParams{} } func (m *InboundTxParams) String() string { return proto.CompactTextString(m) } func (*InboundTxParams) ProtoMessage() {} func (*InboundTxParams) Descriptor() ([]byte, []int) { - return fileDescriptor_af3a0ad055343c21, []int{0} + return fileDescriptor_d4c1966807fb5cb2, []int{0} } func (m *InboundTxParams) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -216,7 +216,7 @@ func (m *ZetaAccounting) Reset() { *m = ZetaAccounting{} } func (m *ZetaAccounting) String() string { return proto.CompactTextString(m) } func (*ZetaAccounting) ProtoMessage() {} func (*ZetaAccounting) Descriptor() ([]byte, []int) { - return fileDescriptor_af3a0ad055343c21, []int{1} + return fileDescriptor_d4c1966807fb5cb2, []int{1} } func (m *ZetaAccounting) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -248,7 +248,7 @@ var xxx_messageInfo_ZetaAccounting proto.InternalMessageInfo type OutboundTxParams struct { Receiver string `protobuf:"bytes,1,opt,name=receiver,proto3" json:"receiver,omitempty"` ReceiverChainId int64 `protobuf:"varint,2,opt,name=receiver_chainId,json=receiverChainId,proto3" json:"receiver_chainId,omitempty"` - CoinType coin.CoinType `protobuf:"varint,3,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,3,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` Amount github_com_cosmos_cosmos_sdk_types.Uint `protobuf:"bytes,4,opt,name=amount,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Uint" json:"amount"` OutboundTxTssNonce uint64 `protobuf:"varint,5,opt,name=outbound_tx_tss_nonce,json=outboundTxTssNonce,proto3" json:"outbound_tx_tss_nonce,omitempty"` OutboundTxGasLimit uint64 `protobuf:"varint,6,opt,name=outbound_tx_gas_limit,json=outboundTxGasLimit,proto3" json:"outbound_tx_gas_limit,omitempty"` @@ -262,14 +262,14 @@ type OutboundTxParams struct { OutboundTxEffectiveGasPrice github_com_cosmos_cosmos_sdk_types.Int `protobuf:"bytes,21,opt,name=outbound_tx_effective_gas_price,json=outboundTxEffectiveGasPrice,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Int" json:"outbound_tx_effective_gas_price"` OutboundTxEffectiveGasLimit uint64 `protobuf:"varint,22,opt,name=outbound_tx_effective_gas_limit,json=outboundTxEffectiveGasLimit,proto3" json:"outbound_tx_effective_gas_limit,omitempty"` TssPubkey string `protobuf:"bytes,11,opt,name=tss_pubkey,json=tssPubkey,proto3" json:"tss_pubkey,omitempty"` - TxFinalizationStatus TxFinalizationStatus `protobuf:"varint,12,opt,name=tx_finalization_status,json=txFinalizationStatus,proto3,enum=crosschain.TxFinalizationStatus" json:"tx_finalization_status,omitempty"` + TxFinalizationStatus TxFinalizationStatus `protobuf:"varint,12,opt,name=tx_finalization_status,json=txFinalizationStatus,proto3,enum=zetachain.zetacore.crosschain.TxFinalizationStatus" json:"tx_finalization_status,omitempty"` } func (m *OutboundTxParams) Reset() { *m = OutboundTxParams{} } func (m *OutboundTxParams) String() string { return proto.CompactTextString(m) } func (*OutboundTxParams) ProtoMessage() {} func (*OutboundTxParams) Descriptor() ([]byte, []int) { - return fileDescriptor_af3a0ad055343c21, []int{2} + return fileDescriptor_d4c1966807fb5cb2, []int{2} } func (m *OutboundTxParams) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -390,7 +390,7 @@ func (m *OutboundTxParams) GetTxFinalizationStatus() TxFinalizationStatus { } type Status struct { - Status CctxStatus `protobuf:"varint,1,opt,name=status,proto3,enum=crosschain.CctxStatus" json:"status,omitempty"` + Status CctxStatus `protobuf:"varint,1,opt,name=status,proto3,enum=zetachain.zetacore.crosschain.CctxStatus" json:"status,omitempty"` StatusMessage string `protobuf:"bytes,2,opt,name=status_message,json=statusMessage,proto3" json:"status_message,omitempty"` LastUpdateTimestamp int64 `protobuf:"varint,3,opt,name=lastUpdate_timestamp,json=lastUpdateTimestamp,proto3" json:"lastUpdate_timestamp,omitempty"` IsAbortRefunded bool `protobuf:"varint,4,opt,name=isAbortRefunded,proto3" json:"isAbortRefunded,omitempty"` @@ -400,7 +400,7 @@ func (m *Status) Reset() { *m = Status{} } func (m *Status) String() string { return proto.CompactTextString(m) } func (*Status) ProtoMessage() {} func (*Status) Descriptor() ([]byte, []int) { - return fileDescriptor_af3a0ad055343c21, []int{3} + return fileDescriptor_d4c1966807fb5cb2, []int{3} } func (m *Status) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -471,7 +471,7 @@ func (m *CrossChainTx) Reset() { *m = CrossChainTx{} } func (m *CrossChainTx) String() string { return proto.CompactTextString(m) } func (*CrossChainTx) ProtoMessage() {} func (*CrossChainTx) Descriptor() ([]byte, []int) { - return fileDescriptor_af3a0ad055343c21, []int{4} + return fileDescriptor_d4c1966807fb5cb2, []int{4} } func (m *CrossChainTx) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -543,89 +543,92 @@ func (m *CrossChainTx) GetOutboundTxParams() []*OutboundTxParams { } func init() { - proto.RegisterEnum("crosschain.CctxStatus", CctxStatus_name, CctxStatus_value) - proto.RegisterEnum("crosschain.TxFinalizationStatus", TxFinalizationStatus_name, TxFinalizationStatus_value) - proto.RegisterType((*InboundTxParams)(nil), "crosschain.InboundTxParams") - proto.RegisterType((*ZetaAccounting)(nil), "crosschain.ZetaAccounting") - proto.RegisterType((*OutboundTxParams)(nil), "crosschain.OutboundTxParams") - proto.RegisterType((*Status)(nil), "crosschain.Status") - proto.RegisterType((*CrossChainTx)(nil), "crosschain.CrossChainTx") -} - -func init() { proto.RegisterFile("crosschain/cross_chain_tx.proto", fileDescriptor_af3a0ad055343c21) } - -var fileDescriptor_af3a0ad055343c21 = []byte{ - // 1116 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x56, 0xdd, 0x4e, 0x1b, 0x47, - 0x14, 0xf6, 0xc6, 0xc6, 0xd8, 0xc7, 0x80, 0x97, 0xc1, 0xd0, 0x15, 0xa4, 0xb6, 0xe5, 0xb6, 0x89, - 0x1b, 0x29, 0xb6, 0x20, 0xaa, 0x22, 0xf5, 0x0e, 0x28, 0x10, 0x9a, 0x04, 0xd0, 0x16, 0x7a, 0x91, - 0x9b, 0xed, 0x78, 0x77, 0xb0, 0x47, 0xd8, 0x3b, 0xee, 0xce, 0x18, 0x99, 0xa8, 0x77, 0x7d, 0x81, - 0x4a, 0x7d, 0x85, 0x5e, 0xf4, 0x21, 0xfa, 0x00, 0xb9, 0xcc, 0x65, 0x55, 0x55, 0xa8, 0x82, 0x37, - 0xe8, 0x13, 0x54, 0xf3, 0xb3, 0xde, 0xc5, 0x85, 0x28, 0x6d, 0xae, 0xf6, 0xcc, 0x99, 0x73, 0xbe, - 0x39, 0x3b, 0xe7, 0xfb, 0x66, 0x06, 0x6a, 0x7e, 0xc4, 0x38, 0xf7, 0x7b, 0x98, 0x86, 0x6d, 0x65, - 0x7a, 0xca, 0xf6, 0xc4, 0xb8, 0x35, 0x8c, 0x98, 0x60, 0x08, 0x92, 0x80, 0xd5, 0x4a, 0x97, 0x75, - 0x99, 0x72, 0xb7, 0xa5, 0xa5, 0x23, 0x56, 0x97, 0x86, 0x67, 0xdd, 0xb6, 0xcf, 0x24, 0x00, 0xa3, - 0xa1, 0x76, 0x36, 0xfe, 0xcc, 0x41, 0x79, 0x3f, 0xec, 0xb0, 0x51, 0x18, 0x1c, 0x8f, 0x8f, 0x70, - 0x84, 0x07, 0x1c, 0xad, 0x40, 0x9e, 0x93, 0x30, 0x20, 0x91, 0x63, 0xd5, 0xad, 0x66, 0xd1, 0x35, - 0x23, 0xf4, 0x00, 0xca, 0xda, 0x32, 0x6b, 0xd3, 0xc0, 0xb9, 0x57, 0xb7, 0x9a, 0x59, 0x77, 0x5e, - 0xbb, 0xb7, 0xa5, 0x77, 0x3f, 0x40, 0x6b, 0x50, 0x14, 0x63, 0x8f, 0x45, 0xb4, 0x4b, 0x43, 0x27, - 0xab, 0x20, 0x0a, 0x62, 0x7c, 0xa8, 0xc6, 0xa8, 0x0d, 0x45, 0xb9, 0xbc, 0x27, 0x2e, 0x86, 0xc4, - 0xc9, 0xd5, 0xad, 0xe6, 0xc2, 0x06, 0x6a, 0x0d, 0xcf, 0xba, 0x2d, 0x55, 0xd4, 0x36, 0xa3, 0xe1, - 0xf1, 0xc5, 0x90, 0xb8, 0x05, 0xdf, 0x58, 0xa8, 0x02, 0x33, 0x98, 0x73, 0x22, 0x9c, 0x19, 0x85, - 0xa4, 0x07, 0x68, 0x0f, 0xf2, 0x78, 0xc0, 0x46, 0xa1, 0x70, 0xf2, 0xd2, 0xbd, 0xd5, 0x7e, 0x73, - 0x59, 0xcb, 0xfc, 0x71, 0x59, 0x7b, 0xd8, 0xa5, 0xa2, 0x37, 0xea, 0xb4, 0x7c, 0x36, 0x68, 0xfb, - 0x8c, 0x0f, 0x18, 0x37, 0x9f, 0xc7, 0x3c, 0x38, 0x6b, 0xcb, 0x45, 0x79, 0xeb, 0x84, 0x86, 0xc2, - 0x35, 0xe9, 0xe8, 0x29, 0x38, 0x54, 0xff, 0xbf, 0x27, 0x8b, 0xee, 0x70, 0x12, 0x9d, 0x93, 0xc0, - 0xeb, 0x61, 0xde, 0x73, 0x66, 0xd5, 0x8a, 0xcb, 0x34, 0xde, 0x9f, 0x43, 0x33, 0xfb, 0x0c, 0xf3, - 0x1e, 0x7a, 0x01, 0x9f, 0xdc, 0x96, 0x48, 0xc6, 0x82, 0x44, 0x21, 0xee, 0x7b, 0x3d, 0x42, 0xbb, - 0x3d, 0xe1, 0x14, 0xea, 0x56, 0x33, 0xe7, 0xd6, 0xfe, 0x85, 0xb1, 0x63, 0xe2, 0x9e, 0xa9, 0x30, - 0xf4, 0x05, 0x7c, 0x94, 0x42, 0xeb, 0xe0, 0x7e, 0x9f, 0x09, 0x8f, 0x86, 0x01, 0x19, 0x3b, 0x45, - 0x55, 0x45, 0x65, 0x82, 0xb0, 0xa5, 0x26, 0xf7, 0xe5, 0x1c, 0xda, 0x85, 0x7a, 0x2a, 0xed, 0x94, - 0x86, 0xb8, 0x4f, 0x5f, 0x93, 0xc0, 0x7b, 0x4d, 0x04, 0x8e, 0x2b, 0x00, 0x55, 0xc1, 0xfd, 0x49, - 0xfe, 0x6e, 0x1c, 0xf5, 0x8a, 0x08, 0x6c, 0x96, 0xff, 0x16, 0x56, 0x92, 0x7c, 0x2c, 0x28, 0x0b, - 0x3d, 0x2e, 0xb0, 0x18, 0x71, 0xa7, 0xa4, 0x5a, 0x54, 0x6f, 0x25, 0xf4, 0x6a, 0x4d, 0x20, 0x54, - 0xe0, 0x37, 0x2a, 0xce, 0xad, 0x88, 0x5b, 0xbc, 0x8d, 0xef, 0x61, 0x41, 0xae, 0xb2, 0xe9, 0xfb, - 0x72, 0xb3, 0x69, 0xd8, 0x45, 0x1e, 0x2c, 0xe1, 0x0e, 0x8b, 0x44, 0x5c, 0xa4, 0xe9, 0xa2, 0xf5, - 0xff, 0xba, 0xb8, 0x68, 0xb0, 0xd4, 0x22, 0x0a, 0xa9, 0xf1, 0xe3, 0x2c, 0xd8, 0x87, 0x23, 0x71, - 0x93, 0xd2, 0xab, 0x50, 0x88, 0x88, 0x4f, 0xe8, 0xf9, 0x84, 0xd4, 0x93, 0x31, 0xfa, 0x1c, 0xec, - 0xd8, 0xd6, 0xc4, 0xde, 0x8f, 0x79, 0x5d, 0x8e, 0xfd, 0x31, 0xb3, 0x6f, 0x90, 0x37, 0xfb, 0x1e, - 0xe4, 0x4d, 0x68, 0x9a, 0xfb, 0x30, 0x9a, 0xae, 0xc3, 0x32, 0x33, 0x3f, 0x25, 0x3b, 0x2d, 0x38, - 0xf7, 0x42, 0x16, 0xfa, 0x44, 0xa9, 0x22, 0xe7, 0x22, 0x36, 0xf9, 0xe3, 0x63, 0xce, 0x0f, 0xe4, - 0xcc, 0x74, 0x4a, 0x17, 0x73, 0xaf, 0x4f, 0x07, 0x54, 0x2b, 0xe6, 0x46, 0xca, 0x1e, 0xe6, 0x2f, - 0xe4, 0xcc, 0x6d, 0x29, 0xc3, 0x88, 0xfa, 0xc4, 0x28, 0xe1, 0x66, 0xca, 0x91, 0x9c, 0x41, 0x4d, - 0xb0, 0xd3, 0x29, 0x4a, 0x37, 0x05, 0x15, 0xbd, 0x90, 0x44, 0x2b, 0xc1, 0x3c, 0x05, 0x27, 0x1d, - 0x79, 0x0b, 0xc7, 0x97, 0x93, 0x8c, 0x34, 0xc9, 0x0f, 0xe0, 0xd3, 0x74, 0xe2, 0x9d, 0x52, 0xd3, - 0x44, 0xaf, 0x27, 0x20, 0x77, 0x68, 0xad, 0x0d, 0x95, 0xe9, 0xbf, 0x1c, 0x71, 0x12, 0x38, 0x15, - 0x95, 0xbf, 0x78, 0xe3, 0x27, 0x4f, 0x38, 0x09, 0x90, 0x80, 0x5a, 0x3a, 0x81, 0x9c, 0x9e, 0x12, - 0x5f, 0xd0, 0x73, 0x92, 0xda, 0xa0, 0x65, 0xd5, 0xde, 0x96, 0x69, 0xef, 0x83, 0xf7, 0x68, 0xef, - 0x7e, 0x28, 0xdc, 0xb5, 0x64, 0xad, 0x9d, 0x18, 0x74, 0xb2, 0xb3, 0x5f, 0xbd, 0x6b, 0x55, 0xdd, - 0xc9, 0x15, 0x55, 0xf1, 0x1d, 0x28, 0xba, 0xa5, 0x1f, 0x03, 0x48, 0xb2, 0x0c, 0x47, 0x9d, 0x33, - 0x72, 0xa1, 0xd4, 0x5c, 0x74, 0x8b, 0x82, 0xf3, 0x23, 0xe5, 0x78, 0x87, 0xf0, 0xe7, 0x3e, 0x48, - 0xf8, 0xbf, 0x59, 0x90, 0xd7, 0x26, 0x6a, 0x41, 0xde, 0x40, 0x5a, 0x0a, 0x72, 0x25, 0x0d, 0xb9, - 0xed, 0x8b, 0xb1, 0x01, 0x32, 0x51, 0xe8, 0x33, 0x58, 0xd0, 0x96, 0x37, 0x20, 0x9c, 0xe3, 0x2e, - 0x51, 0x6a, 0x2c, 0xba, 0xf3, 0xda, 0xfb, 0x52, 0x3b, 0xd1, 0x3a, 0x54, 0xfa, 0x98, 0x8b, 0x93, - 0x61, 0x80, 0x05, 0xf1, 0x04, 0x1d, 0x10, 0x2e, 0xf0, 0x60, 0xa8, 0x64, 0x99, 0x75, 0x97, 0x92, - 0xb9, 0xe3, 0x78, 0x0a, 0x35, 0xa1, 0x4c, 0xf9, 0xa6, 0x3c, 0x31, 0x5c, 0x72, 0x3a, 0x0a, 0x03, - 0x12, 0x28, 0x59, 0x16, 0xdc, 0x69, 0x77, 0xe3, 0xe7, 0x2c, 0xcc, 0x6d, 0xcb, 0x2a, 0x95, 0xf2, - 0x8f, 0xc7, 0xc8, 0x81, 0x59, 0x3f, 0x22, 0x58, 0xb0, 0xf8, 0xfc, 0x88, 0x87, 0xf2, 0x7e, 0xd2, - 0x1c, 0xd6, 0x55, 0xea, 0x01, 0xfa, 0x0e, 0x8a, 0xea, 0x78, 0x3b, 0x25, 0x84, 0xeb, 0x9b, 0x6b, - 0x6b, 0xfb, 0x3f, 0x6a, 0xff, 0xef, 0xcb, 0x9a, 0x7d, 0x81, 0x07, 0xfd, 0x2f, 0x1b, 0x13, 0xa4, - 0x86, 0x5b, 0x90, 0xf6, 0x2e, 0x21, 0x1c, 0x3d, 0x84, 0x72, 0x44, 0xfa, 0xf8, 0x82, 0x04, 0x93, - 0x7d, 0xca, 0x6b, 0xdd, 0x19, 0x77, 0xbc, 0x51, 0x4f, 0xa0, 0xe4, 0xfb, 0x62, 0x1c, 0xf7, 0x55, - 0x8a, 0xb3, 0xb4, 0x81, 0xd2, 0x4d, 0x30, 0x0d, 0x00, 0x7f, 0xd2, 0x0c, 0xb4, 0x07, 0x8b, 0xa9, - 0x8b, 0x65, 0xa8, 0x4e, 0x51, 0xa5, 0xd2, 0xd2, 0xc6, 0x5a, 0x3a, 0x75, 0xea, 0xed, 0xe0, 0x96, - 0xe9, 0xd4, 0x63, 0xe2, 0x6b, 0x40, 0x69, 0x16, 0x1b, 0x24, 0xa8, 0x67, 0x9b, 0xa5, 0x8d, 0xfb, - 0x69, 0xa4, 0xe9, 0x33, 0xdb, 0xb5, 0xd9, 0x94, 0xe7, 0xd1, 0x0f, 0x00, 0x09, 0x5f, 0x10, 0x82, - 0x85, 0x23, 0x12, 0x06, 0x34, 0xec, 0x9a, 0x22, 0xec, 0x0c, 0x5a, 0x82, 0xb2, 0xf1, 0xc5, 0x70, - 0xb6, 0x85, 0x16, 0x61, 0x3e, 0x1e, 0xbd, 0xa4, 0x21, 0x09, 0xec, 0xac, 0x74, 0x99, 0x38, 0x97, - 0x9c, 0x93, 0x48, 0xd8, 0x39, 0x34, 0x07, 0x05, 0x6d, 0x93, 0xc0, 0x9e, 0x41, 0x25, 0x98, 0xdd, - 0xd4, 0x57, 0x8b, 0x9d, 0x5f, 0xcd, 0xfd, 0xfa, 0x4b, 0xd5, 0x7a, 0xf4, 0x1c, 0x2a, 0xb7, 0x09, - 0x00, 0xd9, 0x30, 0x77, 0xc0, 0xc4, 0xe4, 0x56, 0xb5, 0x33, 0x68, 0x1e, 0x8a, 0xc9, 0xd0, 0x92, - 0xc8, 0x3b, 0x63, 0xe2, 0x8f, 0x24, 0xd8, 0x3d, 0x0d, 0xb6, 0xf5, 0xfc, 0xcd, 0x55, 0xd5, 0x7a, - 0x7b, 0x55, 0xb5, 0xfe, 0xba, 0xaa, 0x5a, 0x3f, 0x5d, 0x57, 0x33, 0x6f, 0xaf, 0xab, 0x99, 0xdf, - 0xaf, 0xab, 0x99, 0x57, 0xeb, 0x29, 0x7a, 0xc8, 0x66, 0x3f, 0xd6, 0x8f, 0x3e, 0x69, 0xfa, 0x2c, - 0x22, 0xed, 0x71, 0x3b, 0xf5, 0x14, 0x54, 0x6c, 0xe9, 0xe4, 0xd5, 0x5b, 0xee, 0xc9, 0x3f, 0x01, - 0x00, 0x00, 0xff, 0xff, 0xd1, 0xaa, 0x8b, 0x36, 0x25, 0x0a, 0x00, 0x00, + proto.RegisterEnum("zetachain.zetacore.crosschain.CctxStatus", CctxStatus_name, CctxStatus_value) + proto.RegisterEnum("zetachain.zetacore.crosschain.TxFinalizationStatus", TxFinalizationStatus_name, TxFinalizationStatus_value) + proto.RegisterType((*InboundTxParams)(nil), "zetachain.zetacore.crosschain.InboundTxParams") + proto.RegisterType((*ZetaAccounting)(nil), "zetachain.zetacore.crosschain.ZetaAccounting") + proto.RegisterType((*OutboundTxParams)(nil), "zetachain.zetacore.crosschain.OutboundTxParams") + proto.RegisterType((*Status)(nil), "zetachain.zetacore.crosschain.Status") + proto.RegisterType((*CrossChainTx)(nil), "zetachain.zetacore.crosschain.CrossChainTx") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/crosschain/cross_chain_tx.proto", fileDescriptor_d4c1966807fb5cb2) +} + +var fileDescriptor_d4c1966807fb5cb2 = []byte{ + // 1135 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0x41, 0x4f, 0x1b, 0x47, + 0x14, 0xf6, 0xc6, 0xc6, 0xd8, 0xcf, 0x80, 0x97, 0xc1, 0xd0, 0x15, 0x69, 0x8c, 0xe5, 0x36, 0xc4, + 0x89, 0x14, 0x5b, 0x10, 0x55, 0x91, 0x7a, 0x03, 0x0a, 0x09, 0x4a, 0x02, 0x68, 0x0b, 0x17, 0xa4, + 0x6a, 0x3b, 0xde, 0x1d, 0xec, 0x11, 0xf6, 0x8e, 0xbb, 0x33, 0x46, 0x4b, 0xd4, 0x53, 0x7f, 0x41, + 0x7f, 0x44, 0x0f, 0xed, 0x3f, 0xc9, 0xa1, 0x52, 0x73, 0xac, 0x7a, 0x40, 0x15, 0xfc, 0x83, 0xfe, + 0x82, 0x6a, 0x66, 0x76, 0xd7, 0x8b, 0x6b, 0xa0, 0x4d, 0x73, 0xda, 0x37, 0x6f, 0xe6, 0xfb, 0xde, + 0xdb, 0x79, 0xef, 0x9b, 0x19, 0x58, 0x7f, 0x4b, 0x04, 0x76, 0xbb, 0x98, 0xfa, 0x2d, 0x65, 0xb1, + 0x80, 0xb4, 0xdc, 0x80, 0x71, 0xae, 0x7d, 0xca, 0x74, 0x94, 0xed, 0x88, 0xb0, 0x39, 0x08, 0x98, + 0x60, 0xe8, 0x41, 0x82, 0x69, 0xc6, 0x98, 0xe6, 0x08, 0xb3, 0x5c, 0xe9, 0xb0, 0x0e, 0x53, 0x2b, + 0x5b, 0xd2, 0xd2, 0xa0, 0xe5, 0xd5, 0x09, 0x81, 0x06, 0xa7, 0x9d, 0x96, 0xcb, 0x64, 0x18, 0x46, + 0x7d, 0xbd, 0xae, 0xfe, 0xc3, 0x14, 0x94, 0x77, 0xfd, 0x36, 0x1b, 0xfa, 0xde, 0x61, 0x78, 0x80, + 0x03, 0xdc, 0xe7, 0x68, 0x09, 0xf2, 0x9c, 0xf8, 0x1e, 0x09, 0x2c, 0xa3, 0x66, 0x34, 0x8a, 0x76, + 0x34, 0x42, 0xab, 0x50, 0xd6, 0x56, 0x94, 0x21, 0xf5, 0xac, 0x7b, 0x35, 0xa3, 0x91, 0xb5, 0x67, + 0xb5, 0x7b, 0x4b, 0x7a, 0x77, 0x3d, 0x74, 0x1f, 0x8a, 0x22, 0x74, 0x58, 0x40, 0x3b, 0xd4, 0xb7, + 0xb2, 0x8a, 0xa2, 0x20, 0xc2, 0x7d, 0x35, 0x46, 0x9b, 0x50, 0x94, 0xe1, 0x1d, 0x71, 0x3e, 0x20, + 0x56, 0xae, 0x66, 0x34, 0xe6, 0xd6, 0x1f, 0x36, 0x27, 0xfc, 0xe1, 0xe0, 0xb4, 0xd3, 0x54, 0x79, + 0x6e, 0x31, 0xea, 0x1f, 0x9e, 0x0f, 0x88, 0x5d, 0x70, 0x23, 0x0b, 0x55, 0x60, 0x0a, 0x73, 0x4e, + 0x84, 0x35, 0xa5, 0xc8, 0xf5, 0x00, 0xbd, 0x80, 0x3c, 0xee, 0xb3, 0xa1, 0x2f, 0xac, 0xbc, 0x74, + 0x6f, 0xb6, 0xde, 0x5d, 0xac, 0x64, 0xfe, 0xb8, 0x58, 0x79, 0xd4, 0xa1, 0xa2, 0x3b, 0x6c, 0x37, + 0x5d, 0xd6, 0x6f, 0xb9, 0x8c, 0xf7, 0x19, 0x8f, 0x3e, 0x4f, 0xb9, 0x77, 0xda, 0x92, 0x79, 0xf0, + 0xe6, 0x11, 0xf5, 0x85, 0x1d, 0xc1, 0xd1, 0x73, 0xb0, 0xa8, 0xde, 0x12, 0x47, 0xfe, 0x47, 0x9b, + 0x93, 0xe0, 0x8c, 0x78, 0x4e, 0x17, 0xf3, 0xae, 0x35, 0xad, 0x22, 0x2e, 0xd2, 0x78, 0xcb, 0xf6, + 0xa3, 0xd9, 0x97, 0x98, 0x77, 0xd1, 0x6b, 0xf8, 0x6c, 0x12, 0x90, 0x84, 0x82, 0x04, 0x3e, 0xee, + 0x39, 0x5d, 0x42, 0x3b, 0x5d, 0x61, 0x15, 0x6a, 0x46, 0x23, 0x67, 0xaf, 0xfc, 0x83, 0x63, 0x3b, + 0x5a, 0xf7, 0x52, 0x2d, 0x43, 0x5f, 0xc0, 0x27, 0x29, 0xb6, 0x36, 0xee, 0xf5, 0x98, 0x70, 0xa8, + 0xef, 0x91, 0xd0, 0x2a, 0xaa, 0x2c, 0x2a, 0x09, 0xc3, 0xa6, 0x9a, 0xdc, 0x95, 0x73, 0x68, 0x07, + 0x6a, 0x29, 0xd8, 0x09, 0xf5, 0x71, 0x8f, 0xbe, 0x25, 0x9e, 0x23, 0x77, 0x36, 0xce, 0x00, 0x54, + 0x06, 0x9f, 0x26, 0xf8, 0x9d, 0x78, 0xd5, 0x31, 0x11, 0x38, 0x0a, 0x4f, 0x61, 0x69, 0x84, 0xc7, + 0x82, 0x32, 0xdf, 0xe1, 0x02, 0x8b, 0x21, 0xb7, 0x4a, 0xaa, 0x6a, 0xcf, 0x9a, 0xb7, 0xf6, 0x65, + 0x33, 0x61, 0x55, 0xd8, 0xaf, 0x15, 0xd4, 0xae, 0x88, 0x09, 0xde, 0xfa, 0x77, 0x30, 0x27, 0x03, + 0x6f, 0xb8, 0xae, 0xdc, 0x7f, 0xea, 0x77, 0x90, 0x03, 0x0b, 0xb8, 0xcd, 0x02, 0x11, 0xe7, 0x1d, + 0x15, 0xd6, 0xf8, 0xb0, 0xc2, 0xce, 0x47, 0x5c, 0x2a, 0x88, 0x62, 0xaa, 0xff, 0x32, 0x0d, 0xe6, + 0xfe, 0x50, 0x5c, 0x6f, 0xfc, 0x65, 0x28, 0x04, 0xc4, 0x25, 0xf4, 0x2c, 0x69, 0xfd, 0x64, 0x8c, + 0x1e, 0x83, 0x19, 0xdb, 0xba, 0xfd, 0x77, 0xe3, 0xee, 0x2f, 0xc7, 0xfe, 0xb8, 0xff, 0xaf, 0xb5, + 0x78, 0xf6, 0xc3, 0x5a, 0x7c, 0xd4, 0xcc, 0xb9, 0xff, 0xd7, 0xcc, 0x6b, 0xb0, 0xc8, 0xa2, 0xff, + 0x94, 0xfd, 0x20, 0x38, 0x77, 0x7c, 0xe6, 0xbb, 0x44, 0x69, 0x27, 0x67, 0x23, 0x96, 0x6c, 0xc2, + 0x21, 0xe7, 0x7b, 0x72, 0x66, 0x1c, 0xd2, 0xc1, 0xdc, 0xe9, 0xd1, 0x3e, 0xd5, 0xba, 0xba, 0x06, + 0x79, 0x81, 0xf9, 0x6b, 0x39, 0x33, 0x09, 0x32, 0x08, 0xa8, 0x4b, 0x22, 0xbd, 0x5c, 0x87, 0x1c, + 0xc8, 0x19, 0xd4, 0x00, 0x33, 0x0d, 0x51, 0xea, 0x2a, 0xa8, 0xd5, 0x73, 0xa3, 0xd5, 0x4a, 0x56, + 0xcf, 0xc1, 0x4a, 0xaf, 0x9c, 0xa0, 0x84, 0xc5, 0x11, 0x22, 0x2d, 0x85, 0x3d, 0xf8, 0x3c, 0x0d, + 0xbc, 0x51, 0x90, 0x5a, 0x0e, 0xb5, 0x11, 0xc9, 0x0d, 0x8a, 0x6c, 0x41, 0x65, 0xfc, 0x2f, 0x87, + 0x9c, 0x78, 0x56, 0x45, 0xe1, 0xe7, 0xaf, 0xfd, 0xe4, 0x11, 0x27, 0x1e, 0x12, 0xb0, 0x92, 0x06, + 0x90, 0x93, 0x13, 0xe2, 0x0a, 0x7a, 0x46, 0x52, 0x1b, 0xb4, 0xa8, 0xca, 0xdb, 0x8c, 0xca, 0xbb, + 0xfa, 0x2f, 0xca, 0xbb, 0xeb, 0x0b, 0xfb, 0xfe, 0x28, 0xd6, 0x76, 0x4c, 0x9a, 0xec, 0xec, 0x57, + 0xb7, 0x45, 0xd5, 0x95, 0x5c, 0x52, 0x19, 0xdf, 0xc0, 0xa2, 0x4b, 0xfa, 0x00, 0x40, 0x36, 0xcb, + 0x60, 0xd8, 0x3e, 0x25, 0xe7, 0x4a, 0xf3, 0x45, 0xbb, 0x28, 0x38, 0x3f, 0x50, 0x8e, 0x5b, 0x8e, + 0x87, 0x99, 0x8f, 0x7d, 0x3c, 0xfc, 0x66, 0x40, 0x5e, 0x9b, 0x68, 0x03, 0xf2, 0x51, 0x14, 0x43, + 0x45, 0x79, 0x7c, 0x47, 0x94, 0x2d, 0x57, 0x84, 0x11, 0x77, 0x04, 0x44, 0x0f, 0x61, 0x4e, 0x5b, + 0x4e, 0x9f, 0x70, 0x8e, 0x3b, 0x44, 0xc9, 0xb8, 0x68, 0xcf, 0x6a, 0xef, 0x1b, 0xed, 0x44, 0x6b, + 0x50, 0xe9, 0x61, 0x2e, 0x8e, 0x06, 0x1e, 0x16, 0xc4, 0x11, 0xb4, 0x4f, 0xb8, 0xc0, 0xfd, 0x81, + 0xd2, 0x73, 0xd6, 0x5e, 0x18, 0xcd, 0x1d, 0xc6, 0x53, 0xa8, 0x01, 0x65, 0xca, 0x37, 0xe4, 0x51, + 0x63, 0x93, 0x93, 0xa1, 0xef, 0x11, 0x4f, 0x89, 0xb7, 0x60, 0x8f, 0xbb, 0xeb, 0xbf, 0x66, 0x61, + 0x66, 0x4b, 0x66, 0xa9, 0x8e, 0x8c, 0xc3, 0x10, 0x59, 0x30, 0xed, 0x06, 0x04, 0x0b, 0x16, 0x1f, + 0x3c, 0xf1, 0x50, 0xde, 0x75, 0xba, 0xd3, 0x75, 0x96, 0x7a, 0x80, 0xbe, 0x85, 0xa2, 0x3a, 0x17, + 0x4f, 0x08, 0xe1, 0xfa, 0x16, 0xdc, 0xdc, 0xfa, 0x8f, 0x27, 0xc4, 0x5f, 0x17, 0x2b, 0xe6, 0x39, + 0xee, 0xf7, 0xbe, 0xac, 0x27, 0x4c, 0x75, 0xbb, 0x20, 0xed, 0x1d, 0x42, 0x38, 0x7a, 0x04, 0xe5, + 0x80, 0xf4, 0xf0, 0x39, 0xf1, 0x92, 0x7d, 0xca, 0x6b, 0x75, 0x46, 0xee, 0x78, 0xa3, 0x76, 0xa0, + 0xe4, 0xba, 0x22, 0x8c, 0xab, 0x2f, 0x25, 0x5c, 0x9a, 0x7c, 0xde, 0xa5, 0xea, 0x12, 0xd5, 0x04, + 0xdc, 0xa4, 0x3e, 0xe8, 0x18, 0xe6, 0x53, 0xf7, 0xd6, 0x40, 0x9d, 0xc8, 0x4a, 0xde, 0xa5, 0xf5, + 0xe6, 0x1d, 0x6c, 0x63, 0x0f, 0x18, 0xbb, 0x4c, 0xc7, 0x5e, 0x34, 0xdf, 0x00, 0x4a, 0x2b, 0x22, + 0x22, 0x87, 0x5a, 0xb6, 0x51, 0x5a, 0x6f, 0xdd, 0x41, 0x3e, 0x7e, 0x4b, 0xd8, 0x26, 0x1b, 0xf3, + 0x3c, 0xf9, 0x1e, 0x60, 0xd4, 0x68, 0x08, 0xc1, 0xdc, 0x01, 0xf1, 0x3d, 0xea, 0x77, 0xa2, 0xbc, + 0xcc, 0x0c, 0x5a, 0x80, 0x72, 0xe4, 0x8b, 0xe9, 0x4c, 0x03, 0xcd, 0xc3, 0x6c, 0x3c, 0x7a, 0x43, + 0x7d, 0xe2, 0x99, 0x59, 0xe9, 0x8a, 0xd6, 0xd9, 0xe4, 0x8c, 0x04, 0xc2, 0xcc, 0xa1, 0x19, 0x28, + 0x68, 0x9b, 0x78, 0xe6, 0x14, 0x2a, 0xc1, 0xf4, 0x86, 0xbe, 0xcc, 0xcc, 0xfc, 0x72, 0xee, 0xe7, + 0x9f, 0xaa, 0xc6, 0x93, 0x57, 0x50, 0x99, 0x24, 0x26, 0x64, 0xc2, 0xcc, 0x1e, 0x13, 0xc9, 0xd5, + 0x6e, 0x66, 0xd0, 0x2c, 0x14, 0x47, 0x43, 0x43, 0x32, 0x6f, 0x87, 0xc4, 0x1d, 0x4a, 0xb2, 0x7b, + 0x9a, 0x6c, 0xf3, 0xd5, 0xbb, 0xcb, 0xaa, 0xf1, 0xfe, 0xb2, 0x6a, 0xfc, 0x79, 0x59, 0x35, 0x7e, + 0xbc, 0xaa, 0x66, 0xde, 0x5f, 0x55, 0x33, 0xbf, 0x5f, 0x55, 0x33, 0xc7, 0x6b, 0xa9, 0xbe, 0x92, + 0xfb, 0xf4, 0x74, 0xec, 0x75, 0x19, 0xa6, 0x1f, 0xb2, 0xaa, 0xcd, 0xda, 0x79, 0xf5, 0xc6, 0x7c, + 0xf6, 0x77, 0x00, 0x00, 0x00, 0xff, 0xff, 0x1c, 0x55, 0xe1, 0xc7, 0xf6, 0x0a, 0x00, 0x00, } func (m *InboundTxParams) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/events.pb.go b/x/crosschain/types/events.pb.go index e985081cf7..8dea89067d 100644 --- a/x/crosschain/types/events.pb.go +++ b/x/crosschain/types/events.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/events.proto +// source: zetachain/zetacore/crosschain/events.proto package types @@ -44,7 +44,7 @@ func (m *EventInboundFinalized) Reset() { *m = EventInboundFinalized{} } func (m *EventInboundFinalized) String() string { return proto.CompactTextString(m) } func (*EventInboundFinalized) ProtoMessage() {} func (*EventInboundFinalized) Descriptor() ([]byte, []int) { - return fileDescriptor_7398db8b12b87b9e, []int{0} + return fileDescriptor_dd08b628129fa2e1, []int{0} } func (m *EventInboundFinalized) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -187,7 +187,7 @@ func (m *EventZrcWithdrawCreated) Reset() { *m = EventZrcWithdrawCreated func (m *EventZrcWithdrawCreated) String() string { return proto.CompactTextString(m) } func (*EventZrcWithdrawCreated) ProtoMessage() {} func (*EventZrcWithdrawCreated) Descriptor() ([]byte, []int) { - return fileDescriptor_7398db8b12b87b9e, []int{1} + return fileDescriptor_dd08b628129fa2e1, []int{1} } func (m *EventZrcWithdrawCreated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -291,7 +291,7 @@ func (m *EventZetaWithdrawCreated) Reset() { *m = EventZetaWithdrawCreat func (m *EventZetaWithdrawCreated) String() string { return proto.CompactTextString(m) } func (*EventZetaWithdrawCreated) ProtoMessage() {} func (*EventZetaWithdrawCreated) Descriptor() ([]byte, []int) { - return fileDescriptor_7398db8b12b87b9e, []int{2} + return fileDescriptor_dd08b628129fa2e1, []int{2} } func (m *EventZetaWithdrawCreated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -367,7 +367,7 @@ func (m *EventOutboundFailure) Reset() { *m = EventOutboundFailure{} } func (m *EventOutboundFailure) String() string { return proto.CompactTextString(m) } func (*EventOutboundFailure) ProtoMessage() {} func (*EventOutboundFailure) Descriptor() ([]byte, []int) { - return fileDescriptor_7398db8b12b87b9e, []int{3} + return fileDescriptor_dd08b628129fa2e1, []int{3} } func (m *EventOutboundFailure) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -443,7 +443,7 @@ func (m *EventOutboundSuccess) Reset() { *m = EventOutboundSuccess{} } func (m *EventOutboundSuccess) String() string { return proto.CompactTextString(m) } func (*EventOutboundSuccess) ProtoMessage() {} func (*EventOutboundSuccess) Descriptor() ([]byte, []int) { - return fileDescriptor_7398db8b12b87b9e, []int{4} + return fileDescriptor_dd08b628129fa2e1, []int{4} } func (m *EventOutboundSuccess) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -517,7 +517,7 @@ func (m *EventCCTXGasPriceIncreased) Reset() { *m = EventCCTXGasPriceInc func (m *EventCCTXGasPriceIncreased) String() string { return proto.CompactTextString(m) } func (*EventCCTXGasPriceIncreased) ProtoMessage() {} func (*EventCCTXGasPriceIncreased) Descriptor() ([]byte, []int) { - return fileDescriptor_7398db8b12b87b9e, []int{5} + return fileDescriptor_dd08b628129fa2e1, []int{5} } func (m *EventCCTXGasPriceIncreased) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -576,7 +576,7 @@ func (m *EventERC20Whitelist) Reset() { *m = EventERC20Whitelist{} } func (m *EventERC20Whitelist) String() string { return proto.CompactTextString(m) } func (*EventERC20Whitelist) ProtoMessage() {} func (*EventERC20Whitelist) Descriptor() ([]byte, []int) { - return fileDescriptor_7398db8b12b87b9e, []int{6} + return fileDescriptor_dd08b628129fa2e1, []int{6} } func (m *EventERC20Whitelist) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -620,62 +620,65 @@ func (m *EventERC20Whitelist) GetZrc20Address() string { } func init() { - proto.RegisterType((*EventInboundFinalized)(nil), "crosschain.EventInboundFinalized") - proto.RegisterType((*EventZrcWithdrawCreated)(nil), "crosschain.EventZrcWithdrawCreated") - proto.RegisterType((*EventZetaWithdrawCreated)(nil), "crosschain.EventZetaWithdrawCreated") - proto.RegisterType((*EventOutboundFailure)(nil), "crosschain.EventOutboundFailure") - proto.RegisterType((*EventOutboundSuccess)(nil), "crosschain.EventOutboundSuccess") - proto.RegisterType((*EventCCTXGasPriceIncreased)(nil), "crosschain.EventCCTXGasPriceIncreased") - proto.RegisterType((*EventERC20Whitelist)(nil), "crosschain.EventERC20Whitelist") -} - -func init() { proto.RegisterFile("crosschain/events.proto", fileDescriptor_7398db8b12b87b9e) } - -var fileDescriptor_7398db8b12b87b9e = []byte{ - // 685 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x95, 0xdf, 0x4e, 0x13, 0x4d, - 0x18, 0xc6, 0x59, 0x68, 0x4b, 0xfb, 0xd2, 0x96, 0x2f, 0xfb, 0xf5, 0xfb, 0x58, 0x89, 0x34, 0x58, - 0xe3, 0x9f, 0x03, 0xa5, 0x88, 0x57, 0x20, 0x0d, 0x08, 0x31, 0x06, 0x03, 0x18, 0x0c, 0x27, 0x93, - 0xe9, 0xee, 0xeb, 0xee, 0xc4, 0xed, 0x6c, 0x33, 0x33, 0x4b, 0x0b, 0x57, 0x61, 0xbc, 0x0f, 0x13, - 0x2f, 0xc0, 0x0b, 0xf0, 0x90, 0x03, 0x0f, 0x3c, 0x34, 0x70, 0x23, 0x66, 0x66, 0x76, 0x81, 0x2e, - 0x46, 0x0f, 0x8c, 0x26, 0x9e, 0xcd, 0xfb, 0xbc, 0x33, 0x2f, 0xbf, 0x79, 0x9e, 0xa5, 0x03, 0x0b, - 0xbe, 0x48, 0xa4, 0xf4, 0x23, 0xca, 0x78, 0x17, 0x8f, 0x90, 0x2b, 0xb9, 0x32, 0x14, 0x89, 0x4a, - 0x5c, 0xb8, 0x6c, 0x2c, 0xb6, 0xc2, 0x24, 0x4c, 0x8c, 0xdc, 0xd5, 0x2b, 0xbb, 0xa3, 0xf3, 0x79, - 0x06, 0xfe, 0xdb, 0xd0, 0x47, 0xb6, 0x79, 0x3f, 0x49, 0x79, 0xb0, 0xc9, 0x38, 0x8d, 0xd9, 0x09, - 0x06, 0xee, 0x32, 0xd4, 0x07, 0x32, 0x24, 0xea, 0x78, 0x88, 0x24, 0x15, 0xb1, 0xe7, 0x2c, 0x3b, - 0xf7, 0x6b, 0xbb, 0x30, 0x90, 0xe1, 0xfe, 0xf1, 0x10, 0x5f, 0x8a, 0xd8, 0x5d, 0x02, 0xf0, 0x7d, - 0x35, 0x26, 0x8c, 0x07, 0x38, 0xf6, 0xa6, 0x4d, 0xbf, 0xa6, 0x95, 0x6d, 0x2d, 0xb8, 0xff, 0x43, - 0x45, 0x22, 0x0f, 0x50, 0x78, 0x33, 0xa6, 0x95, 0x55, 0xee, 0x0d, 0xa8, 0xaa, 0x31, 0x49, 0x44, - 0xc8, 0xb8, 0x57, 0x32, 0x9d, 0x59, 0x35, 0xde, 0xd1, 0xa5, 0xdb, 0x82, 0x32, 0x95, 0x12, 0x95, - 0x57, 0x36, 0xba, 0x2d, 0xdc, 0x9b, 0x00, 0x8c, 0x13, 0x35, 0x26, 0x11, 0x95, 0x91, 0x57, 0x31, - 0xad, 0x2a, 0xe3, 0xfb, 0xe3, 0x2d, 0x2a, 0x23, 0xf7, 0x2e, 0xcc, 0x33, 0x4e, 0xfa, 0x71, 0xe2, - 0xbf, 0x21, 0x11, 0xb2, 0x30, 0x52, 0xde, 0xac, 0xd9, 0xd2, 0x60, 0x7c, 0x5d, 0xab, 0x5b, 0x46, - 0x74, 0x17, 0xa1, 0x2a, 0xd0, 0x47, 0x76, 0x84, 0xc2, 0xab, 0xda, 0x19, 0x79, 0xed, 0xde, 0x81, - 0x66, 0xbe, 0x26, 0xc6, 0x2d, 0xaf, 0x66, 0x47, 0xe4, 0x6a, 0x4f, 0x8b, 0xfa, 0x46, 0x74, 0x90, - 0xa4, 0x5c, 0x79, 0x60, 0x6f, 0x64, 0x2b, 0xf7, 0x1e, 0xcc, 0x0b, 0x8c, 0xe9, 0x31, 0x06, 0x64, - 0x80, 0x52, 0xd2, 0x10, 0xbd, 0x39, 0xb3, 0xa1, 0x99, 0xc9, 0xcf, 0xad, 0xaa, 0x1d, 0xe3, 0x38, - 0x22, 0x52, 0x51, 0x95, 0x4a, 0xaf, 0x6e, 0x1d, 0xe3, 0x38, 0xda, 0x33, 0x82, 0xc6, 0xb0, 0xad, - 0x8b, 0x31, 0x0d, 0x8b, 0x61, 0xd5, 0x7c, 0xca, 0x2d, 0xa8, 0x5b, 0x2b, 0x33, 0xd6, 0xa6, 0xd9, - 0x34, 0x67, 0x35, 0x43, 0xda, 0x79, 0x3f, 0x0d, 0x0b, 0x26, 0xd6, 0x43, 0xe1, 0x1f, 0x30, 0x15, - 0x05, 0x82, 0x8e, 0x7a, 0x02, 0xa9, 0xfa, 0x9d, 0xc1, 0x16, 0xb9, 0x4a, 0xd7, 0xb8, 0x0a, 0x51, - 0x96, 0x0b, 0x51, 0x5e, 0x8d, 0xa8, 0xf2, 0xd3, 0x88, 0x66, 0x7f, 0x1c, 0x51, 0x75, 0x22, 0xa2, - 0x49, 0xe7, 0x6b, 0x05, 0xe7, 0x3b, 0x1f, 0x1c, 0xf0, 0xac, 0x5f, 0xa8, 0xe8, 0x1f, 0x33, 0x6c, - 0xd2, 0x8d, 0x52, 0xc1, 0x8d, 0x49, 0xe4, 0x72, 0x11, 0xf9, 0xa3, 0x03, 0x2d, 0x83, 0xbc, 0x93, - 0x2a, 0xfb, 0xaf, 0x4b, 0x59, 0x9c, 0x0a, 0xfc, 0x75, 0xdc, 0x25, 0x80, 0x24, 0x0e, 0xf2, 0x3f, - 0x6c, 0x91, 0x6b, 0x49, 0x1c, 0x64, 0x5f, 0xe9, 0x24, 0x57, 0xe9, 0x3b, 0x1f, 0xf1, 0x11, 0x8d, - 0x53, 0x24, 0x59, 0x30, 0x41, 0x86, 0xde, 0x30, 0xea, 0x6e, 0x26, 0x5e, 0xc7, 0xdf, 0x4b, 0x7d, - 0x1f, 0xa5, 0xfc, 0x4b, 0xf0, 0xdf, 0x39, 0xb0, 0x68, 0xf0, 0x7b, 0xbd, 0xfd, 0x57, 0x4f, 0xa9, - 0x7c, 0x21, 0x98, 0x8f, 0xdb, 0xdc, 0x17, 0x48, 0x25, 0x06, 0x05, 0x44, 0xa7, 0x88, 0xf8, 0x00, - 0xdc, 0x90, 0x4a, 0x32, 0xd4, 0x87, 0x08, 0xcb, 0x4e, 0x65, 0x37, 0xf9, 0x27, 0x2c, 0x4c, 0xd3, - 0x3f, 0x2f, 0x34, 0x08, 0x98, 0x62, 0x09, 0xa7, 0x31, 0x79, 0x8d, 0x98, 0xdf, 0xaa, 0x79, 0x29, - 0x6f, 0x22, 0xca, 0x4e, 0x0c, 0xff, 0x1a, 0xa6, 0x8d, 0xdd, 0xde, 0xda, 0xea, 0x41, 0xc4, 0x14, - 0xc6, 0x4c, 0x2a, 0x77, 0x15, 0x5a, 0xa3, 0xbc, 0x20, 0xd7, 0xb0, 0xdc, 0x8b, 0x5e, 0xef, 0x82, - 0xef, 0x36, 0x34, 0x4e, 0x84, 0xbf, 0xb6, 0x4a, 0x68, 0x10, 0x08, 0x94, 0x32, 0x43, 0xab, 0x1b, - 0xf1, 0x89, 0xd5, 0xd6, 0x9f, 0x7d, 0x3a, 0x6b, 0x3b, 0xa7, 0x67, 0x6d, 0xe7, 0xeb, 0x59, 0xdb, - 0x79, 0x7b, 0xde, 0x9e, 0x3a, 0x3d, 0x6f, 0x4f, 0x7d, 0x39, 0x6f, 0x4f, 0x1d, 0x3e, 0x0a, 0x99, - 0x8a, 0xd2, 0xfe, 0x8a, 0x9f, 0x0c, 0xba, 0x27, 0xa8, 0xe8, 0x43, 0xfb, 0x34, 0xe9, 0xa5, 0x9f, - 0x08, 0xec, 0x8e, 0xbb, 0x57, 0x1e, 0x2c, 0x1d, 0xb4, 0xec, 0x57, 0xcc, 0x73, 0xf4, 0xf8, 0x5b, - 0x00, 0x00, 0x00, 0xff, 0xff, 0x1f, 0xac, 0xdc, 0xa8, 0xcb, 0x06, 0x00, 0x00, + proto.RegisterType((*EventInboundFinalized)(nil), "zetachain.zetacore.crosschain.EventInboundFinalized") + proto.RegisterType((*EventZrcWithdrawCreated)(nil), "zetachain.zetacore.crosschain.EventZrcWithdrawCreated") + proto.RegisterType((*EventZetaWithdrawCreated)(nil), "zetachain.zetacore.crosschain.EventZetaWithdrawCreated") + proto.RegisterType((*EventOutboundFailure)(nil), "zetachain.zetacore.crosschain.EventOutboundFailure") + proto.RegisterType((*EventOutboundSuccess)(nil), "zetachain.zetacore.crosschain.EventOutboundSuccess") + proto.RegisterType((*EventCCTXGasPriceIncreased)(nil), "zetachain.zetacore.crosschain.EventCCTXGasPriceIncreased") + proto.RegisterType((*EventERC20Whitelist)(nil), "zetachain.zetacore.crosschain.EventERC20Whitelist") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/crosschain/events.proto", fileDescriptor_dd08b628129fa2e1) +} + +var fileDescriptor_dd08b628129fa2e1 = []byte{ + // 691 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x95, 0xdf, 0x4e, 0x13, 0x41, + 0x14, 0xc6, 0x59, 0x68, 0x4b, 0x3b, 0xb4, 0xc5, 0xac, 0x55, 0x57, 0x22, 0x0d, 0xd6, 0xf8, 0x27, + 0x46, 0x0b, 0xe2, 0x13, 0x48, 0x03, 0x42, 0x8c, 0xc1, 0x00, 0x06, 0xc3, 0xcd, 0x64, 0xba, 0x73, + 0xdc, 0x9d, 0xb8, 0x9d, 0x69, 0x66, 0x66, 0xe9, 0xc2, 0x53, 0x18, 0xdf, 0xc3, 0xc4, 0x07, 0xf0, + 0x01, 0xbc, 0xe4, 0xc2, 0x0b, 0x2f, 0x0d, 0xbc, 0x88, 0xd9, 0x99, 0xdd, 0x42, 0x17, 0xa3, 0x17, + 0x46, 0x13, 0xef, 0xe6, 0x7c, 0xe7, 0xcc, 0xe9, 0x6f, 0xce, 0x37, 0xdd, 0x41, 0x0f, 0x8f, 0x41, + 0x13, 0x3f, 0x24, 0x8c, 0x2f, 0x9b, 0x95, 0x90, 0xb0, 0xec, 0x4b, 0xa1, 0x94, 0xd5, 0xe0, 0x10, + 0xb8, 0x56, 0xdd, 0xa1, 0x14, 0x5a, 0xb8, 0x8b, 0xe3, 0xda, 0x6e, 0x5e, 0xdb, 0x3d, 0xaf, 0x5d, + 0x68, 0x05, 0x22, 0x10, 0xa6, 0x72, 0x39, 0x5d, 0xd9, 0x4d, 0x9d, 0xaf, 0x33, 0xe8, 0xda, 0x7a, + 0xda, 0x65, 0x8b, 0xf7, 0x45, 0xcc, 0xe9, 0x06, 0xe3, 0x24, 0x62, 0xc7, 0x40, 0xdd, 0x25, 0x54, + 0x1f, 0xa8, 0x00, 0xeb, 0xa3, 0x21, 0xe0, 0x58, 0x46, 0x9e, 0xb3, 0xe4, 0x3c, 0xa8, 0xed, 0xa0, + 0x81, 0x0a, 0xf6, 0x8e, 0x86, 0xf0, 0x5a, 0x46, 0xee, 0x22, 0x42, 0xbe, 0xaf, 0x13, 0xcc, 0x38, + 0x85, 0xc4, 0x9b, 0x36, 0xf9, 0x5a, 0xaa, 0x6c, 0xa5, 0x82, 0x7b, 0x1d, 0x55, 0x14, 0x70, 0x0a, + 0xd2, 0x9b, 0x31, 0xa9, 0x2c, 0x72, 0x6f, 0xa2, 0xaa, 0x4e, 0xb0, 0x90, 0x01, 0xe3, 0x5e, 0xc9, + 0x64, 0x66, 0x75, 0xb2, 0x9d, 0x86, 0x6e, 0x0b, 0x95, 0x89, 0x52, 0xa0, 0xbd, 0xb2, 0xd1, 0x6d, + 0xe0, 0xde, 0x42, 0x88, 0x71, 0xac, 0x13, 0x1c, 0x12, 0x15, 0x7a, 0x15, 0x93, 0xaa, 0x32, 0xbe, + 0x97, 0x6c, 0x12, 0x15, 0xba, 0xf7, 0xd0, 0x3c, 0xe3, 0xb8, 0x1f, 0x09, 0xff, 0x1d, 0x0e, 0x81, + 0x05, 0xa1, 0xf6, 0x66, 0x4d, 0x49, 0x83, 0xf1, 0xb5, 0x54, 0xdd, 0x34, 0xa2, 0xbb, 0x80, 0xaa, + 0x12, 0x7c, 0x60, 0x87, 0x20, 0xbd, 0xaa, 0xed, 0x91, 0xc7, 0xee, 0x5d, 0xd4, 0xcc, 0xd7, 0xd8, + 0x4c, 0xcb, 0xab, 0xd9, 0x16, 0xb9, 0xda, 0x4b, 0xc5, 0xf4, 0x44, 0x64, 0x20, 0x62, 0xae, 0x3d, + 0x64, 0x4f, 0x64, 0x23, 0xf7, 0x3e, 0x9a, 0x97, 0x10, 0x91, 0x23, 0xa0, 0x78, 0x00, 0x4a, 0x91, + 0x00, 0xbc, 0x39, 0x53, 0xd0, 0xcc, 0xe4, 0x97, 0x56, 0x4d, 0x27, 0xc6, 0x61, 0x84, 0x95, 0x26, + 0x3a, 0x56, 0x5e, 0xdd, 0x4e, 0x8c, 0xc3, 0x68, 0xd7, 0x08, 0x29, 0x86, 0x4d, 0x8d, 0xdb, 0x34, + 0x2c, 0x86, 0x55, 0xf3, 0x2e, 0xb7, 0x51, 0xdd, 0x8e, 0x32, 0x63, 0x6d, 0x9a, 0xa2, 0x39, 0xab, + 0x19, 0xd2, 0xce, 0xc7, 0x69, 0x74, 0xc3, 0xd8, 0x7a, 0x20, 0xfd, 0x7d, 0xa6, 0x43, 0x2a, 0xc9, + 0xa8, 0x27, 0x81, 0xe8, 0xbf, 0x69, 0x6c, 0x91, 0xab, 0x74, 0x89, 0xab, 0x60, 0x65, 0xb9, 0x60, + 0xe5, 0x45, 0x8b, 0x2a, 0xbf, 0xb5, 0x68, 0xf6, 0xd7, 0x16, 0x55, 0x27, 0x2c, 0x9a, 0x9c, 0x7c, + 0xad, 0x30, 0xf9, 0xce, 0x27, 0x07, 0x79, 0x76, 0x5e, 0xa0, 0xc9, 0x3f, 0x1b, 0xd8, 0xe4, 0x34, + 0x4a, 0x85, 0x69, 0x4c, 0x22, 0x97, 0x8b, 0xc8, 0x9f, 0x1d, 0xd4, 0x32, 0xc8, 0xdb, 0xb1, 0xb6, + 0x7f, 0x5d, 0xc2, 0xa2, 0x58, 0xc2, 0x9f, 0xe3, 0x2e, 0x22, 0x24, 0x22, 0x9a, 0xff, 0xb0, 0x45, + 0xae, 0x89, 0x88, 0x66, 0xb7, 0x74, 0x92, 0xab, 0xf4, 0x93, 0x4b, 0x7c, 0x48, 0xa2, 0x18, 0x70, + 0x66, 0x0c, 0xcd, 0xd0, 0x1b, 0x46, 0xdd, 0xc9, 0xc4, 0xcb, 0xf8, 0xbb, 0xb1, 0xef, 0x83, 0x52, + 0xff, 0x09, 0xfe, 0x07, 0x07, 0x2d, 0x18, 0xfc, 0x5e, 0x6f, 0xef, 0xcd, 0x73, 0xa2, 0x5e, 0x49, + 0xe6, 0xc3, 0x16, 0xf7, 0x25, 0x10, 0x05, 0xb4, 0x80, 0xe8, 0x14, 0x11, 0x1f, 0x21, 0x37, 0x20, + 0x0a, 0x0f, 0xd3, 0x4d, 0x98, 0x65, 0xbb, 0xb2, 0x93, 0x5c, 0x09, 0x0a, 0xdd, 0xd2, 0xcf, 0x0b, + 0xa1, 0x94, 0x69, 0x26, 0x38, 0x89, 0xf0, 0x5b, 0x80, 0xfc, 0x54, 0xcd, 0x73, 0x79, 0x03, 0x40, + 0x75, 0x22, 0x74, 0xd5, 0x30, 0xad, 0xef, 0xf4, 0x56, 0x57, 0xf6, 0x43, 0xa6, 0x21, 0x62, 0x4a, + 0xbb, 0x2b, 0xa8, 0x35, 0xca, 0x03, 0x7c, 0x09, 0xcb, 0x1d, 0xe7, 0x7a, 0x63, 0xbe, 0x3b, 0xa8, + 0x71, 0x2c, 0xfd, 0xd5, 0x15, 0x4c, 0x28, 0x95, 0xa0, 0x54, 0x86, 0x56, 0x37, 0xe2, 0x33, 0xab, + 0xad, 0xbd, 0xf8, 0x72, 0xda, 0x76, 0x4e, 0x4e, 0xdb, 0xce, 0xf7, 0xd3, 0xb6, 0xf3, 0xfe, 0xac, + 0x3d, 0x75, 0x72, 0xd6, 0x9e, 0xfa, 0x76, 0xd6, 0x9e, 0x3a, 0x78, 0x12, 0x30, 0x1d, 0xc6, 0xfd, + 0xae, 0x2f, 0x06, 0xe6, 0xd9, 0x7a, 0x5c, 0x78, 0xc1, 0x92, 0x8b, 0x6f, 0x58, 0x6a, 0xb4, 0xea, + 0x57, 0xcc, 0x73, 0xf4, 0xf4, 0x47, 0x00, 0x00, 0x00, 0xff, 0xff, 0x84, 0x01, 0xa1, 0x5d, 0xf1, + 0x06, 0x00, 0x00, } func (m *EventInboundFinalized) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/gas_price.pb.go b/x/crosschain/types/gas_price.pb.go index a88b518dba..5c675158f0 100644 --- a/x/crosschain/types/gas_price.pb.go +++ b/x/crosschain/types/gas_price.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/gas_price.proto +// source: zetachain/zetacore/crosschain/gas_price.proto package types @@ -36,7 +36,7 @@ func (m *GasPrice) Reset() { *m = GasPrice{} } func (m *GasPrice) String() string { return proto.CompactTextString(m) } func (*GasPrice) ProtoMessage() {} func (*GasPrice) Descriptor() ([]byte, []int) { - return fileDescriptor_a9c78c67aa323583, []int{0} + return fileDescriptor_6c44a94bd00549c5, []int{0} } func (m *GasPrice) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -115,30 +115,33 @@ func (m *GasPrice) GetMedianIndex() uint64 { } func init() { - proto.RegisterType((*GasPrice)(nil), "crosschain.GasPrice") + proto.RegisterType((*GasPrice)(nil), "zetachain.zetacore.crosschain.GasPrice") } -func init() { proto.RegisterFile("crosschain/gas_price.proto", fileDescriptor_a9c78c67aa323583) } +func init() { + proto.RegisterFile("zetachain/zetacore/crosschain/gas_price.proto", fileDescriptor_6c44a94bd00549c5) +} -var fileDescriptor_a9c78c67aa323583 = []byte{ - // 268 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x4c, 0x90, 0xc1, 0x4a, 0xc4, 0x30, - 0x14, 0x45, 0x27, 0xb6, 0xd3, 0xce, 0x3c, 0x5d, 0x05, 0x91, 0x28, 0x18, 0xaa, 0xab, 0x6e, 0x9c, - 0x22, 0xfe, 0x81, 0x1b, 0x19, 0x04, 0x91, 0x2e, 0xdd, 0x94, 0x34, 0x0d, 0x9d, 0xa0, 0x6d, 0x4a, - 0x5e, 0x0b, 0xa3, 0x5f, 0xe1, 0x67, 0xe9, 0x6e, 0x96, 0x2e, 0xa5, 0xfd, 0x11, 0x69, 0x3a, 0xa2, - 0xbb, 0x77, 0xce, 0x85, 0xcb, 0xe3, 0xc2, 0x99, 0xb4, 0x06, 0x51, 0x6e, 0x84, 0xae, 0x93, 0x52, - 0x60, 0xd6, 0x58, 0x2d, 0xd5, 0xaa, 0xb1, 0xa6, 0x35, 0x14, 0xfe, 0xb2, 0xcb, 0x4f, 0x02, 0x8b, - 0x3b, 0x81, 0x8f, 0x63, 0x4c, 0x19, 0x84, 0xd2, 0x2a, 0xd1, 0x1a, 0xcb, 0x48, 0x44, 0xe2, 0x65, - 0xfa, 0x8b, 0xf4, 0x18, 0xe6, 0xba, 0x2e, 0xd4, 0x96, 0x1d, 0x38, 0x3f, 0x01, 0x3d, 0x85, 0x85, - 0x6b, 0xc9, 0x74, 0xc1, 0xbc, 0x88, 0xc4, 0x5e, 0x1a, 0x3a, 0x5e, 0x17, 0x63, 0x15, 0xea, 0xb2, - 0x56, 0x16, 0x99, 0x1f, 0x79, 0x63, 0xd5, 0x1e, 0xe9, 0x39, 0x40, 0xfe, 0x62, 0xe4, 0x73, 0x56, - 0x77, 0x15, 0xb2, 0x79, 0xe4, 0xc5, 0x7e, 0xba, 0x74, 0xe6, 0xa1, 0xab, 0x90, 0x9e, 0x40, 0xe0, - 0x7e, 0x45, 0x16, 0xb8, 0x68, 0x4f, 0xf4, 0x02, 0x8e, 0x2a, 0x55, 0x68, 0x51, 0x67, 0xd3, 0x23, - 0x61, 0x44, 0x62, 0x3f, 0x3d, 0x9c, 0xdc, 0x7a, 0x54, 0xb7, 0xf7, 0x1f, 0x3d, 0x27, 0xbb, 0x9e, - 0x93, 0xef, 0x9e, 0x93, 0xf7, 0x81, 0xcf, 0x76, 0x03, 0x9f, 0x7d, 0x0d, 0x7c, 0xf6, 0x74, 0x5d, - 0xea, 0x76, 0xd3, 0xe5, 0x2b, 0x69, 0xaa, 0xe4, 0x4d, 0xb5, 0xe2, 0x6a, 0x1a, 0x66, 0x3c, 0xa5, - 0xb1, 0x2a, 0xd9, 0x26, 0xff, 0xe6, 0x6a, 0x5f, 0x1b, 0x85, 0x79, 0xe0, 0xb6, 0xba, 0xf9, 0x09, - 0x00, 0x00, 0xff, 0xff, 0x46, 0x57, 0x36, 0xa6, 0x49, 0x01, 0x00, 0x00, +var fileDescriptor_6c44a94bd00549c5 = []byte{ + // 277 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x5c, 0x90, 0xc1, 0x4a, 0xc3, 0x30, + 0x1c, 0xc6, 0x17, 0xdb, 0xb5, 0x5b, 0xf4, 0x14, 0x44, 0xe2, 0x61, 0xa1, 0x7a, 0xea, 0x65, 0x1d, + 0xe2, 0x1b, 0x78, 0x91, 0x21, 0x88, 0xf4, 0xe8, 0xa5, 0xa4, 0x69, 0xe8, 0x82, 0xb6, 0x29, 0xf9, + 0xa7, 0x30, 0x7d, 0x0a, 0x1f, 0x4b, 0x6f, 0x3b, 0x7a, 0x94, 0xf6, 0x45, 0xa4, 0xe9, 0xa6, 0xe2, + 0xad, 0xbf, 0x5f, 0xbf, 0x7c, 0xfc, 0xf9, 0xf0, 0xf2, 0x55, 0x5a, 0x2e, 0x36, 0x5c, 0xd5, 0x2b, + 0xf7, 0xa5, 0x8d, 0x5c, 0x09, 0xa3, 0x01, 0x46, 0x57, 0x72, 0xc8, 0x1a, 0xa3, 0x84, 0x4c, 0x1a, + 0xa3, 0xad, 0x26, 0x8b, 0x9f, 0x78, 0x72, 0x88, 0x27, 0xbf, 0xf1, 0xcb, 0x0f, 0x84, 0x67, 0xb7, + 0x1c, 0x1e, 0x86, 0x17, 0x84, 0xe2, 0x50, 0x18, 0xc9, 0xad, 0x36, 0x14, 0x45, 0x28, 0x9e, 0xa7, + 0x07, 0x24, 0xa7, 0x78, 0xaa, 0xea, 0x42, 0x6e, 0xe9, 0x91, 0xf3, 0x23, 0x90, 0x73, 0x3c, 0x73, + 0x2d, 0x99, 0x2a, 0xa8, 0x17, 0xa1, 0xd8, 0x4b, 0x43, 0xc7, 0xeb, 0x62, 0xa8, 0x02, 0x55, 0xd6, + 0xd2, 0x00, 0xf5, 0x23, 0x6f, 0xa8, 0xda, 0x23, 0x59, 0x60, 0x9c, 0x3f, 0x6b, 0xf1, 0x94, 0xd5, + 0x6d, 0x05, 0x74, 0x1a, 0x79, 0xb1, 0x9f, 0xce, 0x9d, 0xb9, 0x6f, 0x2b, 0x20, 0x67, 0x38, 0x70, + 0xe7, 0x03, 0x0d, 0xdc, 0xaf, 0x3d, 0x91, 0x0b, 0x7c, 0x52, 0xc9, 0x42, 0xf1, 0x3a, 0x1b, 0x0f, + 0x09, 0x23, 0x14, 0xfb, 0xe9, 0xf1, 0xe8, 0xd6, 0x83, 0xba, 0xb9, 0x7b, 0xef, 0x18, 0xda, 0x75, + 0x0c, 0x7d, 0x75, 0x0c, 0xbd, 0xf5, 0x6c, 0xb2, 0xeb, 0xd9, 0xe4, 0xb3, 0x67, 0x93, 0xc7, 0xab, + 0x52, 0xd9, 0x4d, 0x9b, 0x27, 0x42, 0x57, 0x6e, 0xb4, 0xe5, 0xbf, 0xfd, 0xb6, 0x7f, 0x17, 0xb4, + 0x2f, 0x8d, 0x84, 0x3c, 0x70, 0xf3, 0x5d, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0xdd, 0xca, 0xb1, + 0x6a, 0x6f, 0x01, 0x00, 0x00, } func (m *GasPrice) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/genesis.pb.go b/x/crosschain/types/genesis.pb.go index d002dc882b..69f7165c8e 100644 --- a/x/crosschain/types/genesis.pb.go +++ b/x/crosschain/types/genesis.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/genesis.proto +// source: zetachain/zetacore/crosschain/genesis.proto package types @@ -39,7 +39,7 @@ func (m *GenesisState) Reset() { *m = GenesisState{} } func (m *GenesisState) String() string { return proto.CompactTextString(m) } func (*GenesisState) ProtoMessage() {} func (*GenesisState) Descriptor() ([]byte, []int) { - return fileDescriptor_dd51403692d571f4, []int{0} + return fileDescriptor_547615497292ea23, []int{0} } func (m *GenesisState) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -125,42 +125,45 @@ func (m *GenesisState) GetFinalizedInbounds() []string { } func init() { - proto.RegisterType((*GenesisState)(nil), "crosschain.GenesisState") + proto.RegisterType((*GenesisState)(nil), "zetachain.zetacore.crosschain.GenesisState") } -func init() { proto.RegisterFile("crosschain/genesis.proto", fileDescriptor_dd51403692d571f4) } +func init() { + proto.RegisterFile("zetachain/zetacore/crosschain/genesis.proto", fileDescriptor_547615497292ea23) +} -var fileDescriptor_dd51403692d571f4 = []byte{ - // 452 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x92, 0xcf, 0x6e, 0xd4, 0x30, - 0x10, 0x87, 0x77, 0x69, 0xf9, 0x53, 0x77, 0xa1, 0xc5, 0x54, 0x22, 0x0a, 0x52, 0xba, 0x2a, 0x97, - 0x1e, 0x20, 0x11, 0x70, 0xe1, 0x84, 0xc4, 0xae, 0x44, 0xbb, 0xa5, 0x88, 0x2a, 0xe4, 0xd4, 0x8b, - 0xe5, 0xb8, 0x56, 0x62, 0x35, 0xd8, 0xab, 0x78, 0x22, 0x85, 0x7d, 0x0a, 0x9e, 0x87, 0x27, 0xe8, - 0xb1, 0x47, 0x4e, 0x08, 0xed, 0xbe, 0x48, 0x65, 0x27, 0x6a, 0x9d, 0x66, 0x6f, 0x23, 0xcf, 0x37, - 0x9f, 0x27, 0xbf, 0x18, 0x79, 0xac, 0x54, 0x5a, 0xb3, 0x9c, 0x0a, 0x19, 0x65, 0x5c, 0x72, 0x2d, - 0x74, 0x38, 0x2f, 0x15, 0x28, 0x8c, 0xee, 0x3a, 0xfe, 0xbe, 0x43, 0xd9, 0x92, 0xd8, 0x9a, 0x40, - 0xdd, 0xc0, 0xbe, 0xef, 0x6a, 0xa8, 0x26, 0xf3, 0x52, 0x30, 0xde, 0xf6, 0x5e, 0x3b, 0x3d, 0x3b, - 0x43, 0x72, 0xaa, 0x73, 0x02, 0x8a, 0x30, 0x76, 0x2b, 0x08, 0x7a, 0x10, 0x94, 0x94, 0x5d, 0xf2, - 0xb2, 0xed, 0x1f, 0x38, 0xfd, 0x82, 0x6a, 0x20, 0x69, 0xa1, 0xd8, 0x25, 0xc9, 0xb9, 0xc8, 0x72, - 0x68, 0x19, 0x77, 0x4b, 0x55, 0x41, 0x5f, 0xb2, 0x97, 0xa9, 0x4c, 0xd9, 0x32, 0x32, 0x55, 0x73, - 0x7a, 0xf0, 0x67, 0x13, 0x8d, 0x8e, 0x9a, 0x4f, 0xff, 0x01, 0x14, 0x38, 0x3e, 0x41, 0xbb, 0xaa, - 0x82, 0xa4, 0x4e, 0x9a, 0xe1, 0x53, 0xa1, 0xc1, 0x7b, 0x30, 0xde, 0x38, 0xdc, 0x7e, 0xef, 0x85, - 0x77, 0x57, 0x84, 0xdf, 0x1d, 0x66, 0xb2, 0x79, 0xf5, 0x6f, 0x7f, 0x10, 0xf7, 0xe6, 0xf0, 0x47, - 0x34, 0xca, 0xa8, 0x3e, 0x33, 0x71, 0x58, 0xcf, 0x43, 0xeb, 0xd9, 0x73, 0x3d, 0x47, 0x6d, 0x3f, - 0xee, 0x90, 0xf8, 0x13, 0x7a, 0x3a, 0x35, 0xd0, 0xd4, 0x40, 0x49, 0xad, 0xbd, 0xc7, 0xfd, 0x15, - 0x5c, 0x20, 0xee, 0xe2, 0xf8, 0x1b, 0x7a, 0x61, 0x82, 0x9a, 0x98, 0x9c, 0x8e, 0x6d, 0x4c, 0x76, - 0x81, 0x27, 0xd6, 0xf2, 0xca, 0xb5, 0x9c, 0x76, 0xb1, 0x78, 0xdd, 0x1c, 0x3e, 0x43, 0xd8, 0x78, - 0x8f, 0xa9, 0xce, 0x13, 0x35, 0x65, 0x50, 0x5b, 0xdb, 0x96, 0xb5, 0xf9, 0xae, 0x6d, 0xd6, 0xa1, - 0xda, 0x60, 0xd6, 0xcc, 0xe2, 0x13, 0x63, 0x74, 0x7e, 0x12, 0x29, 0x8c, 0x71, 0xdb, 0x1a, 0x5f, - 0xde, 0x37, 0x76, 0x73, 0xde, 0x11, 0xb2, 0x1b, 0xf3, 0x0c, 0xed, 0x2c, 0x38, 0x50, 0x42, 0x19, - 0x53, 0x95, 0x04, 0x21, 0x33, 0x6f, 0x34, 0x1e, 0xde, 0x5f, 0xed, 0x9c, 0x03, 0xfd, 0x7c, 0x4b, - 0xb4, 0xae, 0x67, 0x8b, 0xce, 0x29, 0x7e, 0x83, 0x9e, 0x7f, 0x11, 0x92, 0x16, 0x62, 0xc1, 0x2f, - 0x66, 0x32, 0x55, 0x95, 0xbc, 0xd0, 0xde, 0xee, 0x78, 0xe3, 0x70, 0x2b, 0xee, 0x37, 0x26, 0x5f, - 0xaf, 0x96, 0xc1, 0xf0, 0x7a, 0x19, 0x0c, 0xff, 0x2f, 0x83, 0xe1, 0xef, 0x55, 0x30, 0xb8, 0x5e, - 0x05, 0x83, 0xbf, 0xab, 0x60, 0x70, 0xfe, 0x2e, 0x13, 0x90, 0x57, 0x69, 0xc8, 0xd4, 0xcf, 0xc8, - 0x5c, 0xf1, 0xb6, 0x79, 0x98, 0xa6, 0x64, 0xaa, 0xe4, 0x51, 0x1d, 0x39, 0xcf, 0x15, 0x7e, 0xcd, - 0xb9, 0x4e, 0x1f, 0xd9, 0x07, 0xf9, 0xe1, 0x26, 0x00, 0x00, 0xff, 0xff, 0x6a, 0x80, 0xf3, 0xed, - 0x95, 0x03, 0x00, 0x00, +var fileDescriptor_547615497292ea23 = []byte{ + // 469 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x93, 0x41, 0x6f, 0xd3, 0x30, + 0x1c, 0xc5, 0x5b, 0xc6, 0x80, 0x79, 0x85, 0x0d, 0xc3, 0xa1, 0x9a, 0x44, 0xa8, 0xb8, 0x30, 0x31, + 0x9a, 0x6a, 0x43, 0x70, 0xa7, 0x95, 0xd8, 0xa6, 0x4d, 0x02, 0x42, 0x4e, 0x13, 0x93, 0x71, 0x3c, + 0x2b, 0xb1, 0x16, 0xec, 0x2a, 0xfe, 0x47, 0x0a, 0xfd, 0x14, 0x7c, 0x23, 0xae, 0x3b, 0xee, 0xc8, + 0x09, 0xa1, 0xf6, 0x8b, 0x20, 0x3b, 0xa1, 0x24, 0x74, 0x4a, 0x72, 0xfb, 0xcb, 0x7d, 0xef, 0xf7, + 0xdc, 0xe7, 0xfc, 0xd1, 0xde, 0x8c, 0x03, 0x65, 0x11, 0x15, 0x72, 0x64, 0x27, 0x95, 0xf0, 0x11, + 0x4b, 0x94, 0xd6, 0xf9, 0x59, 0xc8, 0x25, 0xd7, 0x42, 0xbb, 0xd3, 0x44, 0x81, 0xc2, 0x4f, 0x96, + 0x62, 0xf7, 0xaf, 0xd8, 0xfd, 0x27, 0xde, 0x39, 0xa8, 0x67, 0xd9, 0x91, 0xd8, 0x99, 0x40, 0x96, + 0x23, 0x77, 0x86, 0x0d, 0xf9, 0x54, 0x93, 0x69, 0x22, 0x18, 0x2f, 0xe4, 0x6f, 0xea, 0xe5, 0x96, + 0x4c, 0x22, 0xaa, 0x23, 0x02, 0x8a, 0x30, 0xb6, 0x8c, 0xd9, 0x6f, 0xe3, 0x83, 0x84, 0xb2, 0x4b, + 0x9e, 0x14, 0x96, 0xd7, 0xf5, 0x96, 0x98, 0x6a, 0x20, 0x41, 0xac, 0xd8, 0x25, 0x89, 0xb8, 0x08, + 0x23, 0x28, 0x6c, 0x0d, 0x25, 0xa8, 0x14, 0x56, 0xa3, 0x1e, 0x87, 0x2a, 0x54, 0x76, 0x1c, 0x99, + 0x29, 0x3f, 0x7d, 0xf6, 0x63, 0x1d, 0xf5, 0x0e, 0xf3, 0xfe, 0x3f, 0x01, 0x05, 0x8e, 0xcf, 0xd1, + 0xb6, 0x4a, 0xc1, 0xcf, 0xfc, 0xdc, 0x7c, 0x2a, 0x34, 0xf4, 0x6f, 0x0d, 0xd6, 0x76, 0x37, 0x0f, + 0xf6, 0xdc, 0xda, 0x97, 0x71, 0xdf, 0x97, 0x6c, 0xe3, 0xdb, 0x57, 0xbf, 0x9e, 0x76, 0xbc, 0x15, + 0x14, 0x3e, 0x41, 0xbd, 0x90, 0xea, 0x0f, 0xa6, 0x6d, 0x8b, 0x5e, 0xb7, 0xe8, 0xe7, 0x0d, 0xe8, + 0xc3, 0xc2, 0xe2, 0x55, 0xcc, 0xf8, 0x23, 0xba, 0x3f, 0x31, 0xa2, 0x89, 0x11, 0xf9, 0x99, 0xee, + 0xdf, 0x6d, 0x75, 0xd1, 0xb2, 0xc7, 0xab, 0x12, 0xf0, 0x17, 0xf4, 0xc8, 0x94, 0x3e, 0x36, 0x9d, + 0x1f, 0xd9, 0xca, 0xed, 0x35, 0xef, 0x59, 0xb0, 0xdb, 0x00, 0x3e, 0xad, 0x3a, 0xbd, 0x9b, 0x50, + 0x98, 0x21, 0x6c, 0xa2, 0x8e, 0xa8, 0x8e, 0x7c, 0x35, 0x61, 0x90, 0xd9, 0x80, 0x0d, 0x1b, 0x30, + 0x6c, 0x08, 0x38, 0xae, 0x18, 0x8b, 0x92, 0x6f, 0xc0, 0xe1, 0x73, 0x13, 0x52, 0xfa, 0x06, 0x48, + 0x6c, 0x42, 0x36, 0x6d, 0xc8, 0x8b, 0x16, 0x21, 0xd5, 0x67, 0xdc, 0x12, 0xb2, 0xfa, 0x8a, 0x9f, + 0xd1, 0x96, 0x71, 0x12, 0xca, 0x98, 0x4a, 0x25, 0x08, 0x19, 0xf6, 0x7b, 0x83, 0x6e, 0x8b, 0x3f, + 0x70, 0xc6, 0x81, 0xbe, 0x5d, 0x9a, 0x0a, 0xfc, 0x83, 0x59, 0xe5, 0x14, 0xbf, 0x44, 0x0f, 0xdf, + 0x09, 0x49, 0x63, 0x31, 0xe3, 0x17, 0xc7, 0x32, 0x50, 0xa9, 0xbc, 0xd0, 0xfd, 0xed, 0xc1, 0xda, + 0xee, 0x86, 0xb7, 0xfa, 0xc3, 0xf8, 0xe4, 0x6a, 0xee, 0x74, 0xaf, 0xe7, 0x4e, 0xf7, 0xf7, 0xdc, + 0xe9, 0x7e, 0x5f, 0x38, 0x9d, 0xeb, 0x85, 0xd3, 0xf9, 0xb9, 0x70, 0x3a, 0x67, 0xfb, 0xa1, 0x80, + 0x28, 0x0d, 0x5c, 0xa6, 0xbe, 0xda, 0x35, 0x19, 0xfe, 0xb7, 0x31, 0x59, 0x79, 0x67, 0xe0, 0xdb, + 0x94, 0xeb, 0xe0, 0x8e, 0xdd, 0x8a, 0x57, 0x7f, 0x02, 0x00, 0x00, 0xff, 0xff, 0x08, 0x05, 0x5c, + 0x6c, 0xb2, 0x04, 0x00, 0x00, } func (m *GenesisState) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/in_tx_hash_to_cctx.pb.go b/x/crosschain/types/in_tx_hash_to_cctx.pb.go index 37b531161b..0c86c6917e 100644 --- a/x/crosschain/types/in_tx_hash_to_cctx.pb.go +++ b/x/crosschain/types/in_tx_hash_to_cctx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/in_tx_hash_to_cctx.proto +// source: zetachain/zetacore/crosschain/in_tx_hash_to_cctx.proto package types @@ -31,7 +31,7 @@ func (m *InTxHashToCctx) Reset() { *m = InTxHashToCctx{} } func (m *InTxHashToCctx) String() string { return proto.CompactTextString(m) } func (*InTxHashToCctx) ProtoMessage() {} func (*InTxHashToCctx) Descriptor() ([]byte, []int) { - return fileDescriptor_67ee1b8208d56a23, []int{0} + return fileDescriptor_fba0f1091d4145fb, []int{0} } func (m *InTxHashToCctx) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -75,28 +75,28 @@ func (m *InTxHashToCctx) GetCctxIndex() []string { } func init() { - proto.RegisterType((*InTxHashToCctx)(nil), "crosschain.InTxHashToCctx") + proto.RegisterType((*InTxHashToCctx)(nil), "zetachain.zetacore.crosschain.InTxHashToCctx") } func init() { - proto.RegisterFile("crosschain/in_tx_hash_to_cctx.proto", fileDescriptor_67ee1b8208d56a23) + proto.RegisterFile("zetachain/zetacore/crosschain/in_tx_hash_to_cctx.proto", fileDescriptor_fba0f1091d4145fb) } -var fileDescriptor_67ee1b8208d56a23 = []byte{ - // 194 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0x4e, 0x2e, 0xca, 0x2f, - 0x2e, 0x4e, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0xcf, 0xcc, 0x8b, 0x2f, 0xa9, 0x88, 0xcf, 0x48, 0x2c, - 0xce, 0x88, 0x2f, 0xc9, 0x8f, 0x4f, 0x4e, 0x2e, 0xa9, 0xd0, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, - 0xe2, 0x42, 0x28, 0x52, 0xf2, 0xe5, 0xe2, 0xf3, 0xcc, 0x0b, 0xa9, 0xf0, 0x48, 0x2c, 0xce, 0x08, - 0xc9, 0x77, 0x4e, 0x2e, 0xa9, 0x10, 0x92, 0xe1, 0xe2, 0x42, 0xe8, 0x94, 0x60, 0x54, 0x60, 0xd4, - 0xe0, 0x0c, 0xe2, 0xc8, 0x84, 0xaa, 0x11, 0x92, 0xe5, 0xe2, 0x02, 0x99, 0x14, 0x9f, 0x99, 0x97, - 0x92, 0x5a, 0x21, 0xc1, 0xa4, 0xc0, 0xac, 0xc1, 0x19, 0xc4, 0x09, 0x12, 0xf1, 0x04, 0x09, 0x38, - 0x79, 0x9f, 0x78, 0x24, 0xc7, 0x78, 0xe1, 0x91, 0x1c, 0xe3, 0x83, 0x47, 0x72, 0x8c, 0x13, 0x1e, - 0xcb, 0x31, 0x5c, 0x78, 0x2c, 0xc7, 0x70, 0xe3, 0xb1, 0x1c, 0x43, 0x94, 0x61, 0x7a, 0x66, 0x49, - 0x46, 0x69, 0x92, 0x5e, 0x72, 0x7e, 0xae, 0x7e, 0x55, 0x6a, 0x49, 0xa2, 0x2e, 0xc4, 0x91, 0x20, - 0x66, 0x72, 0x7e, 0x51, 0xaa, 0x7e, 0x85, 0x3e, 0x92, 0xd3, 0x4b, 0x2a, 0x0b, 0x52, 0x8b, 0x93, - 0xd8, 0xc0, 0xce, 0x35, 0x06, 0x04, 0x00, 0x00, 0xff, 0xff, 0xe0, 0x52, 0xbf, 0xdc, 0xd5, 0x00, - 0x00, 0x00, +var fileDescriptor_fba0f1091d4145fb = []byte{ + // 201 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xab, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x93, 0x8b, 0xf2, 0x8b, + 0x8b, 0x21, 0x62, 0x99, 0x79, 0xf1, 0x25, 0x15, 0xf1, 0x19, 0x89, 0xc5, 0x19, 0xf1, 0x25, 0xf9, + 0xf1, 0xc9, 0xc9, 0x25, 0x15, 0x7a, 0x05, 0x45, 0xf9, 0x25, 0xf9, 0x42, 0xb2, 0x70, 0x7d, 0x7a, + 0x30, 0x7d, 0x7a, 0x08, 0x7d, 0x4a, 0xbe, 0x5c, 0x7c, 0x9e, 0x79, 0x21, 0x15, 0x1e, 0x89, 0xc5, + 0x19, 0x21, 0xf9, 0xce, 0xc9, 0x25, 0x15, 0x42, 0x32, 0x5c, 0x5c, 0x08, 0xc3, 0x24, 0x18, 0x15, + 0x18, 0x35, 0x38, 0x83, 0x38, 0x32, 0xa1, 0x6a, 0x84, 0x64, 0xb9, 0xb8, 0x40, 0x86, 0xc7, 0x67, + 0xe6, 0xa5, 0xa4, 0x56, 0x48, 0x30, 0x29, 0x30, 0x6b, 0x70, 0x06, 0x71, 0x82, 0x44, 0x3c, 0x41, + 0x02, 0x4e, 0xde, 0x27, 0x1e, 0xc9, 0x31, 0x5e, 0x78, 0x24, 0xc7, 0xf8, 0xe0, 0x91, 0x1c, 0xe3, + 0x84, 0xc7, 0x72, 0x0c, 0x17, 0x1e, 0xcb, 0x31, 0xdc, 0x78, 0x2c, 0xc7, 0x10, 0x65, 0x98, 0x9e, + 0x59, 0x92, 0x51, 0x9a, 0xa4, 0x97, 0x9c, 0x9f, 0x0b, 0xf6, 0x80, 0x2e, 0x9a, 0x5f, 0x2a, 0x90, + 0x7d, 0x53, 0x52, 0x59, 0x90, 0x5a, 0x9c, 0xc4, 0x06, 0xf6, 0x81, 0x31, 0x20, 0x00, 0x00, 0xff, + 0xff, 0x70, 0x97, 0x6c, 0x57, 0xfb, 0x00, 0x00, 0x00, } func (m *InTxHashToCctx) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/in_tx_tracker.pb.go b/x/crosschain/types/in_tx_tracker.pb.go index 0edea2ace2..5a2094f635 100644 --- a/x/crosschain/types/in_tx_tracker.pb.go +++ b/x/crosschain/types/in_tx_tracker.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/in_tx_tracker.proto +// source: zetachain/zetacore/crosschain/in_tx_tracker.proto package types @@ -26,14 +26,14 @@ const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package type InTxTracker struct { ChainId int64 `protobuf:"varint,1,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` TxHash string `protobuf:"bytes,2,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"` - CoinType coin.CoinType `protobuf:"varint,3,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,3,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` } func (m *InTxTracker) Reset() { *m = InTxTracker{} } func (m *InTxTracker) String() string { return proto.CompactTextString(m) } func (*InTxTracker) ProtoMessage() {} func (*InTxTracker) Descriptor() ([]byte, []int) { - return fileDescriptor_799b411f065af0ce, []int{0} + return fileDescriptor_468bf08d03bc41c1, []int{0} } func (m *InTxTracker) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -84,28 +84,31 @@ func (m *InTxTracker) GetCoinType() coin.CoinType { } func init() { - proto.RegisterType((*InTxTracker)(nil), "crosschain.InTxTracker") + proto.RegisterType((*InTxTracker)(nil), "zetachain.zetacore.crosschain.InTxTracker") } -func init() { proto.RegisterFile("crosschain/in_tx_tracker.proto", fileDescriptor_799b411f065af0ce) } +func init() { + proto.RegisterFile("zetachain/zetacore/crosschain/in_tx_tracker.proto", fileDescriptor_468bf08d03bc41c1) +} -var fileDescriptor_799b411f065af0ce = []byte{ - // 237 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x4b, 0x2e, 0xca, 0x2f, - 0x2e, 0x4e, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0xcf, 0xcc, 0x8b, 0x2f, 0xa9, 0x88, 0x2f, 0x29, 0x4a, - 0x4c, 0xce, 0x4e, 0x2d, 0xd2, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x42, 0xc8, 0x4b, 0x09, - 0x17, 0x64, 0xa7, 0xeb, 0x27, 0xe7, 0x67, 0xe6, 0x81, 0x09, 0x88, 0x02, 0xa5, 0x22, 0x2e, 0x6e, - 0xcf, 0xbc, 0x90, 0x8a, 0x10, 0x88, 0x2e, 0x21, 0x49, 0x2e, 0x0e, 0xb0, 0xe2, 0xf8, 0xcc, 0x14, - 0x09, 0x46, 0x05, 0x46, 0x0d, 0xe6, 0x20, 0x76, 0x30, 0xdf, 0x33, 0x45, 0x48, 0x9c, 0x8b, 0xbd, - 0xa4, 0x22, 0x3e, 0x23, 0xb1, 0x38, 0x43, 0x82, 0x49, 0x81, 0x51, 0x83, 0x33, 0x88, 0xad, 0xa4, - 0xc2, 0x23, 0xb1, 0x38, 0x43, 0x48, 0x9f, 0x8b, 0x13, 0x64, 0x60, 0x7c, 0x49, 0x65, 0x41, 0xaa, - 0x04, 0xb3, 0x02, 0xa3, 0x06, 0x9f, 0x91, 0x90, 0x5e, 0x41, 0x76, 0xba, 0x1e, 0xd8, 0x1a, 0xe7, - 0xfc, 0xcc, 0xbc, 0x90, 0xca, 0x82, 0xd4, 0x20, 0x8e, 0x64, 0x28, 0xcb, 0xc9, 0xfb, 0xc4, 0x23, - 0x39, 0xc6, 0x0b, 0x8f, 0xe4, 0x18, 0x1f, 0x3c, 0x92, 0x63, 0x9c, 0xf0, 0x58, 0x8e, 0xe1, 0xc2, - 0x63, 0x39, 0x86, 0x1b, 0x8f, 0xe5, 0x18, 0xa2, 0x0c, 0xd3, 0x33, 0x4b, 0x32, 0x4a, 0x93, 0xf4, - 0x92, 0xf3, 0x73, 0xf5, 0xab, 0x52, 0x4b, 0x12, 0x75, 0x21, 0x3e, 0x03, 0x31, 0x93, 0xf3, 0x8b, - 0x52, 0xf5, 0x2b, 0xf4, 0x91, 0xfc, 0x0b, 0xb2, 0xaf, 0x38, 0x89, 0x0d, 0xec, 0x0f, 0x63, 0x40, - 0x00, 0x00, 0x00, 0xff, 0xff, 0xe6, 0xa6, 0xfa, 0x38, 0x0a, 0x01, 0x00, 0x00, +var fileDescriptor_468bf08d03bc41c1 = []byte{ + // 250 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xac, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x93, 0x8b, 0xf2, 0x8b, + 0x8b, 0x21, 0x62, 0x99, 0x79, 0xf1, 0x25, 0x15, 0xf1, 0x25, 0x45, 0x89, 0xc9, 0xd9, 0xa9, 0x45, + 0x7a, 0x05, 0x45, 0xf9, 0x25, 0xf9, 0x42, 0xb2, 0x70, 0x2d, 0x7a, 0x30, 0x2d, 0x7a, 0x08, 0x2d, + 0x52, 0x6a, 0x58, 0x4c, 0x2c, 0xc8, 0x4e, 0xd7, 0x4f, 0xce, 0xcf, 0xcc, 0x03, 0x13, 0x10, 0x63, + 0x94, 0x5a, 0x19, 0xb9, 0xb8, 0x3d, 0xf3, 0x42, 0x2a, 0x42, 0x20, 0x86, 0x0b, 0x49, 0x72, 0x71, + 0x80, 0x75, 0xc5, 0x67, 0xa6, 0x48, 0x30, 0x2a, 0x30, 0x6a, 0x30, 0x07, 0xb1, 0x83, 0xf9, 0x9e, + 0x29, 0x42, 0xe2, 0x5c, 0xec, 0x25, 0x15, 0xf1, 0x19, 0x89, 0xc5, 0x19, 0x12, 0x4c, 0x0a, 0x8c, + 0x1a, 0x9c, 0x41, 0x6c, 0x25, 0x15, 0x1e, 0x89, 0xc5, 0x19, 0x42, 0x4e, 0x5c, 0x9c, 0x20, 0x13, + 0xe3, 0x4b, 0x2a, 0x0b, 0x52, 0x25, 0x98, 0x15, 0x18, 0x35, 0xf8, 0x8c, 0x54, 0xf5, 0xb0, 0x38, + 0xaf, 0x20, 0x3b, 0x5d, 0x0f, 0x6c, 0xb5, 0x73, 0x7e, 0x66, 0x5e, 0x48, 0x65, 0x41, 0x6a, 0x10, + 0x47, 0x32, 0x94, 0xe5, 0xe4, 0x7d, 0xe2, 0x91, 0x1c, 0xe3, 0x85, 0x47, 0x72, 0x8c, 0x0f, 0x1e, + 0xc9, 0x31, 0x4e, 0x78, 0x2c, 0xc7, 0x70, 0xe1, 0xb1, 0x1c, 0xc3, 0x8d, 0xc7, 0x72, 0x0c, 0x51, + 0x86, 0xe9, 0x99, 0x25, 0x19, 0xa5, 0x49, 0x7a, 0xc9, 0xf9, 0xb9, 0x60, 0xaf, 0xe8, 0xa2, 0xf9, + 0xaa, 0x02, 0x39, 0xa4, 0x40, 0x4e, 0x28, 0x4e, 0x62, 0x03, 0xfb, 0xcd, 0x18, 0x10, 0x00, 0x00, + 0xff, 0xff, 0x31, 0x4d, 0x0e, 0x02, 0x57, 0x01, 0x00, 0x00, } func (m *InTxTracker) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/last_block_height.pb.go b/x/crosschain/types/last_block_height.pb.go index 64450a53fa..fac412b00c 100644 --- a/x/crosschain/types/last_block_height.pb.go +++ b/x/crosschain/types/last_block_height.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/last_block_height.proto +// source: zetachain/zetacore/crosschain/last_block_height.proto package types @@ -34,7 +34,7 @@ func (m *LastBlockHeight) Reset() { *m = LastBlockHeight{} } func (m *LastBlockHeight) String() string { return proto.CompactTextString(m) } func (*LastBlockHeight) ProtoMessage() {} func (*LastBlockHeight) Descriptor() ([]byte, []int) { - return fileDescriptor_a66188d8895bda91, []int{0} + return fileDescriptor_85a232f4b01c3902, []int{0} } func (m *LastBlockHeight) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -99,30 +99,31 @@ func (m *LastBlockHeight) GetLastReceiveHeight() uint64 { } func init() { - proto.RegisterType((*LastBlockHeight)(nil), "crosschain.LastBlockHeight") + proto.RegisterType((*LastBlockHeight)(nil), "zetachain.zetacore.crosschain.LastBlockHeight") } func init() { - proto.RegisterFile("crosschain/last_block_height.proto", fileDescriptor_a66188d8895bda91) + proto.RegisterFile("zetachain/zetacore/crosschain/last_block_height.proto", fileDescriptor_85a232f4b01c3902) } -var fileDescriptor_a66188d8895bda91 = []byte{ - // 234 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0x4a, 0x2e, 0xca, 0x2f, - 0x2e, 0x4e, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0xcf, 0x49, 0x2c, 0x2e, 0x89, 0x4f, 0xca, 0xc9, 0x4f, - 0xce, 0x8e, 0xcf, 0x48, 0xcd, 0x4c, 0xcf, 0x28, 0xd1, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, - 0x42, 0xa8, 0x51, 0x5a, 0xcb, 0xc8, 0xc5, 0xef, 0x93, 0x58, 0x5c, 0xe2, 0x04, 0x52, 0xe6, 0x01, - 0x56, 0x25, 0x24, 0xc1, 0xc5, 0x9e, 0x5c, 0x94, 0x9a, 0x58, 0x92, 0x5f, 0x24, 0xc1, 0xa8, 0xc0, - 0xa8, 0xc1, 0x19, 0x04, 0xe3, 0x0a, 0x89, 0x70, 0xb1, 0x66, 0xe6, 0xa5, 0xa4, 0x56, 0x48, 0x30, - 0x81, 0xc5, 0x21, 0x1c, 0x90, 0x28, 0xd8, 0x30, 0x09, 0x66, 0x88, 0x28, 0x98, 0x23, 0xa4, 0xc6, - 0xc5, 0x07, 0x72, 0x40, 0x70, 0x6a, 0x5e, 0x0a, 0xc4, 0x5c, 0x09, 0x16, 0x05, 0x46, 0x0d, 0x96, - 0x20, 0x34, 0x51, 0x21, 0x1d, 0x2e, 0x41, 0x90, 0x48, 0x50, 0x6a, 0x72, 0x6a, 0x66, 0x59, 0x2a, - 0x54, 0x29, 0x2b, 0x58, 0x29, 0xa6, 0x84, 0x93, 0xf7, 0x89, 0x47, 0x72, 0x8c, 0x17, 0x1e, 0xc9, - 0x31, 0x3e, 0x78, 0x24, 0xc7, 0x38, 0xe1, 0xb1, 0x1c, 0xc3, 0x85, 0xc7, 0x72, 0x0c, 0x37, 0x1e, - 0xcb, 0x31, 0x44, 0x19, 0xa6, 0x67, 0x96, 0x64, 0x94, 0x26, 0xe9, 0x25, 0xe7, 0xe7, 0xea, 0x57, - 0xa5, 0x96, 0x24, 0xea, 0x42, 0x02, 0x01, 0xc4, 0x4c, 0xce, 0x2f, 0x4a, 0xd5, 0xaf, 0xd0, 0x47, - 0x0a, 0x9a, 0x92, 0xca, 0x82, 0xd4, 0xe2, 0x24, 0x36, 0x70, 0x78, 0x18, 0x03, 0x02, 0x00, 0x00, - 0xff, 0xff, 0xe1, 0x9a, 0x14, 0x11, 0x35, 0x01, 0x00, 0x00, +var fileDescriptor_85a232f4b01c3902 = []byte{ + // 241 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xad, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x93, 0x8b, 0xf2, 0x8b, + 0x8b, 0x21, 0x62, 0x39, 0x89, 0xc5, 0x25, 0xf1, 0x49, 0x39, 0xf9, 0xc9, 0xd9, 0xf1, 0x19, 0xa9, + 0x99, 0xe9, 0x19, 0x25, 0x7a, 0x05, 0x45, 0xf9, 0x25, 0xf9, 0x42, 0xb2, 0x70, 0x6d, 0x7a, 0x30, + 0x6d, 0x7a, 0x08, 0x6d, 0x4a, 0x6b, 0x19, 0xb9, 0xf8, 0x7d, 0x12, 0x8b, 0x4b, 0x9c, 0x40, 0x3a, + 0x3d, 0xc0, 0x1a, 0x85, 0x24, 0xb8, 0xd8, 0x93, 0x8b, 0x52, 0x13, 0x4b, 0xf2, 0x8b, 0x24, 0x18, + 0x15, 0x18, 0x35, 0x38, 0x83, 0x60, 0x5c, 0x21, 0x11, 0x2e, 0xd6, 0xcc, 0xbc, 0x94, 0xd4, 0x0a, + 0x09, 0x26, 0xb0, 0x38, 0x84, 0x03, 0x12, 0x05, 0x1b, 0x26, 0xc1, 0x0c, 0x11, 0x05, 0x73, 0x84, + 0xd4, 0xb8, 0xf8, 0x40, 0x6e, 0x0a, 0x4e, 0xcd, 0x4b, 0x81, 0x98, 0x2b, 0xc1, 0xa2, 0xc0, 0xa8, + 0xc1, 0x12, 0x84, 0x26, 0x2a, 0xa4, 0xc3, 0x25, 0x08, 0x12, 0x09, 0x4a, 0x4d, 0x4e, 0xcd, 0x2c, + 0x4b, 0x85, 0x2a, 0x65, 0x05, 0x2b, 0xc5, 0x94, 0x70, 0xf2, 0x3e, 0xf1, 0x48, 0x8e, 0xf1, 0xc2, + 0x23, 0x39, 0xc6, 0x07, 0x8f, 0xe4, 0x18, 0x27, 0x3c, 0x96, 0x63, 0xb8, 0xf0, 0x58, 0x8e, 0xe1, + 0xc6, 0x63, 0x39, 0x86, 0x28, 0xc3, 0xf4, 0xcc, 0x92, 0x8c, 0xd2, 0x24, 0xbd, 0xe4, 0xfc, 0x5c, + 0x70, 0x00, 0xe9, 0xa2, 0x85, 0x55, 0x05, 0x72, 0x68, 0x95, 0x54, 0x16, 0xa4, 0x16, 0x27, 0xb1, + 0x81, 0x83, 0xc8, 0x18, 0x10, 0x00, 0x00, 0xff, 0xff, 0x66, 0xe9, 0xf6, 0xb0, 0x5b, 0x01, 0x00, + 0x00, } func (m *LastBlockHeight) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/out_tx_tracker.pb.go b/x/crosschain/types/out_tx_tracker.pb.go index f6ac8443f3..8ad0eca955 100644 --- a/x/crosschain/types/out_tx_tracker.pb.go +++ b/x/crosschain/types/out_tx_tracker.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/out_tx_tracker.proto +// source: zetachain/zetacore/crosschain/out_tx_tracker.proto package types @@ -32,7 +32,7 @@ func (m *TxHashList) Reset() { *m = TxHashList{} } func (m *TxHashList) String() string { return proto.CompactTextString(m) } func (*TxHashList) ProtoMessage() {} func (*TxHashList) Descriptor() ([]byte, []int) { - return fileDescriptor_5638c11005e4d36d, []int{0} + return fileDescriptor_e587aacb6b85d18f, []int{0} } func (m *TxHashList) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -93,7 +93,7 @@ func (m *OutTxTracker) Reset() { *m = OutTxTracker{} } func (m *OutTxTracker) String() string { return proto.CompactTextString(m) } func (*OutTxTracker) ProtoMessage() {} func (*OutTxTracker) Descriptor() ([]byte, []int) { - return fileDescriptor_5638c11005e4d36d, []int{1} + return fileDescriptor_e587aacb6b85d18f, []int{1} } func (m *OutTxTracker) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -151,32 +151,35 @@ func (m *OutTxTracker) GetHashList() []*TxHashList { } func init() { - proto.RegisterType((*TxHashList)(nil), "crosschain.TxHashList") - proto.RegisterType((*OutTxTracker)(nil), "crosschain.OutTxTracker") -} - -func init() { proto.RegisterFile("crosschain/out_tx_tracker.proto", fileDescriptor_5638c11005e4d36d) } - -var fileDescriptor_5638c11005e4d36d = []byte{ - // 288 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x4c, 0x90, 0xb1, 0x4e, 0xc3, 0x30, - 0x14, 0x45, 0x6b, 0x5a, 0xda, 0xd4, 0x30, 0x59, 0xa8, 0x04, 0x21, 0x99, 0xaa, 0x53, 0x17, 0x12, - 0x41, 0xff, 0x80, 0x09, 0x04, 0x12, 0x52, 0xe8, 0xd4, 0xc5, 0x4a, 0x1d, 0xab, 0xb6, 0x80, 0x38, - 0xb2, 0x5f, 0x90, 0xe1, 0x13, 0x98, 0xf8, 0x2c, 0xc6, 0x8e, 0x8c, 0x28, 0xf9, 0x11, 0x14, 0x27, - 0x52, 0xd8, 0xde, 0xd1, 0xb3, 0xef, 0xbb, 0xf7, 0xe2, 0x0b, 0x6e, 0xb4, 0xb5, 0x5c, 0xa6, 0x2a, - 0x8f, 0x75, 0x09, 0x0c, 0x1c, 0x03, 0x93, 0xf2, 0x67, 0x61, 0xa2, 0xc2, 0x68, 0xd0, 0x04, 0xf7, - 0x0f, 0x16, 0x1b, 0x8c, 0xd7, 0xee, 0x36, 0xb5, 0xf2, 0x41, 0x59, 0x20, 0xa7, 0x78, 0x02, 0x8e, - 0xc9, 0xd4, 0xca, 0x10, 0xcd, 0xd1, 0x72, 0x9a, 0x8c, 0xc1, 0x2f, 0xc9, 0x39, 0x9e, 0x82, 0x63, - 0x56, 0xed, 0x72, 0x61, 0xc2, 0x03, 0xbf, 0x0a, 0xc0, 0x3d, 0x79, 0x26, 0x33, 0x3c, 0x2e, 0x8c, - 0x7e, 0x13, 0x59, 0x38, 0x9c, 0xa3, 0x65, 0x90, 0x74, 0xb4, 0xf8, 0x44, 0xf8, 0xf8, 0xb1, 0x84, - 0xb5, 0x5b, 0xb7, 0xe7, 0xc9, 0x09, 0x3e, 0x54, 0x79, 0x26, 0x5c, 0x27, 0xde, 0x02, 0x39, 0xc3, - 0x81, 0xf7, 0xc2, 0x54, 0xe6, 0xa5, 0x87, 0xc9, 0xc4, 0xf3, 0x5d, 0xd6, 0x7c, 0xc8, 0x75, 0xce, - 0x85, 0x17, 0x1e, 0x25, 0x2d, 0x90, 0x15, 0x9e, 0x36, 0x16, 0xd9, 0x8b, 0xb2, 0x10, 0x8e, 0xe6, - 0xc3, 0xe5, 0xd1, 0xf5, 0x2c, 0xea, 0x33, 0x45, 0x7d, 0xa0, 0x24, 0x90, 0xdd, 0x74, 0x73, 0xff, - 0x5d, 0x51, 0xb4, 0xaf, 0x28, 0xfa, 0xad, 0x28, 0xfa, 0xaa, 0xe9, 0x60, 0x5f, 0xd3, 0xc1, 0x4f, - 0x4d, 0x07, 0x9b, 0xab, 0x9d, 0x02, 0x59, 0x6e, 0x23, 0xae, 0x5f, 0xe3, 0x0f, 0x01, 0xe9, 0x65, - 0x5b, 0x5d, 0x33, 0x72, 0x6d, 0x44, 0xec, 0xe2, 0x7f, 0x85, 0xc2, 0x7b, 0x21, 0xec, 0x76, 0xec, - 0x8b, 0x5c, 0xfd, 0x05, 0x00, 0x00, 0xff, 0xff, 0x89, 0xfa, 0x69, 0x30, 0x6b, 0x01, 0x00, 0x00, + proto.RegisterType((*TxHashList)(nil), "zetachain.zetacore.crosschain.TxHashList") + proto.RegisterType((*OutTxTracker)(nil), "zetachain.zetacore.crosschain.OutTxTracker") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/crosschain/out_tx_tracker.proto", fileDescriptor_e587aacb6b85d18f) +} + +var fileDescriptor_e587aacb6b85d18f = []byte{ + // 301 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xb1, 0x4e, 0xf3, 0x30, + 0x14, 0x85, 0xeb, 0xbf, 0xfd, 0xdb, 0xd4, 0x30, 0x59, 0x08, 0x82, 0x10, 0x56, 0xd5, 0xa9, 0x0c, + 0xb8, 0xa2, 0xbc, 0x01, 0x03, 0x02, 0x81, 0x84, 0x14, 0x32, 0x75, 0xb1, 0xd2, 0xc4, 0xaa, 0x2d, + 0x20, 0x8e, 0xec, 0x1b, 0x64, 0x78, 0x0a, 0x5e, 0x80, 0xf7, 0x61, 0xec, 0xc8, 0x88, 0x92, 0x17, + 0x41, 0x75, 0x02, 0x45, 0x0c, 0x6c, 0xf7, 0xbb, 0x57, 0xe7, 0xe8, 0xdc, 0x83, 0x67, 0xcf, 0x02, + 0x92, 0x54, 0x26, 0x2a, 0x9f, 0xfa, 0x49, 0x1b, 0x31, 0x4d, 0x8d, 0xb6, 0xb6, 0xd9, 0xe9, 0x12, + 0x38, 0x38, 0x0e, 0x26, 0x49, 0xef, 0x84, 0x61, 0x85, 0xd1, 0xa0, 0xc9, 0xe1, 0xb7, 0x86, 0x7d, + 0x69, 0xd8, 0x46, 0x33, 0x9e, 0x63, 0x1c, 0xbb, 0x8b, 0xc4, 0xca, 0x6b, 0x65, 0x81, 0xec, 0xe1, + 0x01, 0x38, 0x2e, 0x13, 0x2b, 0x43, 0x34, 0x42, 0x93, 0x61, 0xd4, 0x07, 0x7f, 0x24, 0x07, 0x78, + 0x08, 0x8e, 0x5b, 0xb5, 0xcc, 0x85, 0x09, 0xff, 0xf9, 0x53, 0x00, 0xee, 0xd6, 0x33, 0xd9, 0xc5, + 0xfd, 0xc2, 0xe8, 0x47, 0x91, 0x85, 0xdd, 0x11, 0x9a, 0x04, 0x51, 0x4b, 0xe3, 0x57, 0x84, 0xb7, + 0x6f, 0x4a, 0x88, 0x5d, 0xdc, 0x24, 0x22, 0x3b, 0xf8, 0xbf, 0xca, 0x33, 0xe1, 0x5a, 0xf3, 0x06, + 0xc8, 0x3e, 0x0e, 0x7c, 0x16, 0xae, 0x32, 0x6f, 0xdd, 0x8d, 0x06, 0x9e, 0x2f, 0xb3, 0xb5, 0x20, + 0xd7, 0x79, 0x2a, 0xbc, 0x71, 0x2f, 0x6a, 0x80, 0x9c, 0xe3, 0xe1, 0x3a, 0x22, 0xbf, 0x57, 0x16, + 0xc2, 0xde, 0xa8, 0x3b, 0xd9, 0x9a, 0x1d, 0xb1, 0x3f, 0xdf, 0x64, 0x9b, 0x1f, 0xa3, 0x40, 0xb6, + 0xd3, 0xd9, 0xd5, 0x5b, 0x45, 0xd1, 0xaa, 0xa2, 0xe8, 0xa3, 0xa2, 0xe8, 0xa5, 0xa6, 0x9d, 0x55, + 0x4d, 0x3b, 0xef, 0x35, 0xed, 0xcc, 0x4f, 0x96, 0x0a, 0x64, 0xb9, 0x60, 0xa9, 0x7e, 0xf0, 0x4d, + 0x1f, 0xff, 0x2a, 0xdd, 0xfd, 0xac, 0x1d, 0x9e, 0x0a, 0x61, 0x17, 0x7d, 0x5f, 0xf7, 0xe9, 0x67, + 0x00, 0x00, 0x00, 0xff, 0xff, 0x3e, 0x5b, 0xb5, 0x19, 0xa4, 0x01, 0x00, 0x00, } func (m *TxHashList) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/query.pb.go b/x/crosschain/types/query.pb.go index 226cca10d9..08be4bd89b 100644 --- a/x/crosschain/types/query.pb.go +++ b/x/crosschain/types/query.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/query.proto +// source: zetachain/zetacore/crosschain/query.proto package types @@ -37,7 +37,7 @@ func (m *QueryZetaAccountingRequest) Reset() { *m = QueryZetaAccountingR func (m *QueryZetaAccountingRequest) String() string { return proto.CompactTextString(m) } func (*QueryZetaAccountingRequest) ProtoMessage() {} func (*QueryZetaAccountingRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{0} + return fileDescriptor_d00cb546ea76908b, []int{0} } func (m *QueryZetaAccountingRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -74,7 +74,7 @@ func (m *QueryZetaAccountingResponse) Reset() { *m = QueryZetaAccounting func (m *QueryZetaAccountingResponse) String() string { return proto.CompactTextString(m) } func (*QueryZetaAccountingResponse) ProtoMessage() {} func (*QueryZetaAccountingResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{1} + return fileDescriptor_d00cb546ea76908b, []int{1} } func (m *QueryZetaAccountingResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -119,7 +119,7 @@ func (m *QueryGetOutTxTrackerRequest) Reset() { *m = QueryGetOutTxTracke func (m *QueryGetOutTxTrackerRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetOutTxTrackerRequest) ProtoMessage() {} func (*QueryGetOutTxTrackerRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{2} + return fileDescriptor_d00cb546ea76908b, []int{2} } func (m *QueryGetOutTxTrackerRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -170,7 +170,7 @@ func (m *QueryGetOutTxTrackerResponse) Reset() { *m = QueryGetOutTxTrack func (m *QueryGetOutTxTrackerResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetOutTxTrackerResponse) ProtoMessage() {} func (*QueryGetOutTxTrackerResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{3} + return fileDescriptor_d00cb546ea76908b, []int{3} } func (m *QueryGetOutTxTrackerResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -214,7 +214,7 @@ func (m *QueryAllOutTxTrackerRequest) Reset() { *m = QueryAllOutTxTracke func (m *QueryAllOutTxTrackerRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllOutTxTrackerRequest) ProtoMessage() {} func (*QueryAllOutTxTrackerRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{4} + return fileDescriptor_d00cb546ea76908b, []int{4} } func (m *QueryAllOutTxTrackerRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -259,7 +259,7 @@ func (m *QueryAllOutTxTrackerResponse) Reset() { *m = QueryAllOutTxTrack func (m *QueryAllOutTxTrackerResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllOutTxTrackerResponse) ProtoMessage() {} func (*QueryAllOutTxTrackerResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{5} + return fileDescriptor_d00cb546ea76908b, []int{5} } func (m *QueryAllOutTxTrackerResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -311,7 +311,7 @@ func (m *QueryAllOutTxTrackerByChainRequest) Reset() { *m = QueryAllOutT func (m *QueryAllOutTxTrackerByChainRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllOutTxTrackerByChainRequest) ProtoMessage() {} func (*QueryAllOutTxTrackerByChainRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{6} + return fileDescriptor_d00cb546ea76908b, []int{6} } func (m *QueryAllOutTxTrackerByChainRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -363,7 +363,7 @@ func (m *QueryAllOutTxTrackerByChainResponse) Reset() { *m = QueryAllOut func (m *QueryAllOutTxTrackerByChainResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllOutTxTrackerByChainResponse) ProtoMessage() {} func (*QueryAllOutTxTrackerByChainResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{7} + return fileDescriptor_d00cb546ea76908b, []int{7} } func (m *QueryAllOutTxTrackerByChainResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -415,7 +415,7 @@ func (m *QueryAllInTxTrackerByChainRequest) Reset() { *m = QueryAllInTxT func (m *QueryAllInTxTrackerByChainRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllInTxTrackerByChainRequest) ProtoMessage() {} func (*QueryAllInTxTrackerByChainRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{8} + return fileDescriptor_d00cb546ea76908b, []int{8} } func (m *QueryAllInTxTrackerByChainRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -467,7 +467,7 @@ func (m *QueryAllInTxTrackerByChainResponse) Reset() { *m = QueryAllInTx func (m *QueryAllInTxTrackerByChainResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllInTxTrackerByChainResponse) ProtoMessage() {} func (*QueryAllInTxTrackerByChainResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{9} + return fileDescriptor_d00cb546ea76908b, []int{9} } func (m *QueryAllInTxTrackerByChainResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -518,7 +518,7 @@ func (m *QueryAllInTxTrackersRequest) Reset() { *m = QueryAllInTxTracker func (m *QueryAllInTxTrackersRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllInTxTrackersRequest) ProtoMessage() {} func (*QueryAllInTxTrackersRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{10} + return fileDescriptor_d00cb546ea76908b, []int{10} } func (m *QueryAllInTxTrackersRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -563,7 +563,7 @@ func (m *QueryAllInTxTrackersResponse) Reset() { *m = QueryAllInTxTracke func (m *QueryAllInTxTrackersResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllInTxTrackersResponse) ProtoMessage() {} func (*QueryAllInTxTrackersResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{11} + return fileDescriptor_d00cb546ea76908b, []int{11} } func (m *QueryAllInTxTrackersResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -614,7 +614,7 @@ func (m *QueryGetInTxHashToCctxRequest) Reset() { *m = QueryGetInTxHashT func (m *QueryGetInTxHashToCctxRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetInTxHashToCctxRequest) ProtoMessage() {} func (*QueryGetInTxHashToCctxRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{12} + return fileDescriptor_d00cb546ea76908b, []int{12} } func (m *QueryGetInTxHashToCctxRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -658,7 +658,7 @@ func (m *QueryGetInTxHashToCctxResponse) Reset() { *m = QueryGetInTxHash func (m *QueryGetInTxHashToCctxResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetInTxHashToCctxResponse) ProtoMessage() {} func (*QueryGetInTxHashToCctxResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{13} + return fileDescriptor_d00cb546ea76908b, []int{13} } func (m *QueryGetInTxHashToCctxResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -702,7 +702,7 @@ func (m *QueryInTxHashToCctxDataRequest) Reset() { *m = QueryInTxHashToC func (m *QueryInTxHashToCctxDataRequest) String() string { return proto.CompactTextString(m) } func (*QueryInTxHashToCctxDataRequest) ProtoMessage() {} func (*QueryInTxHashToCctxDataRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{14} + return fileDescriptor_d00cb546ea76908b, []int{14} } func (m *QueryInTxHashToCctxDataRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -746,7 +746,7 @@ func (m *QueryInTxHashToCctxDataResponse) Reset() { *m = QueryInTxHashTo func (m *QueryInTxHashToCctxDataResponse) String() string { return proto.CompactTextString(m) } func (*QueryInTxHashToCctxDataResponse) ProtoMessage() {} func (*QueryInTxHashToCctxDataResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{15} + return fileDescriptor_d00cb546ea76908b, []int{15} } func (m *QueryInTxHashToCctxDataResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -790,7 +790,7 @@ func (m *QueryAllInTxHashToCctxRequest) Reset() { *m = QueryAllInTxHashT func (m *QueryAllInTxHashToCctxRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllInTxHashToCctxRequest) ProtoMessage() {} func (*QueryAllInTxHashToCctxRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{16} + return fileDescriptor_d00cb546ea76908b, []int{16} } func (m *QueryAllInTxHashToCctxRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -835,7 +835,7 @@ func (m *QueryAllInTxHashToCctxResponse) Reset() { *m = QueryAllInTxHash func (m *QueryAllInTxHashToCctxResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllInTxHashToCctxResponse) ProtoMessage() {} func (*QueryAllInTxHashToCctxResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{17} + return fileDescriptor_d00cb546ea76908b, []int{17} } func (m *QueryAllInTxHashToCctxResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -886,7 +886,7 @@ func (m *QueryGetGasPriceRequest) Reset() { *m = QueryGetGasPriceRequest func (m *QueryGetGasPriceRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetGasPriceRequest) ProtoMessage() {} func (*QueryGetGasPriceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{18} + return fileDescriptor_d00cb546ea76908b, []int{18} } func (m *QueryGetGasPriceRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -930,7 +930,7 @@ func (m *QueryGetGasPriceResponse) Reset() { *m = QueryGetGasPriceRespon func (m *QueryGetGasPriceResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetGasPriceResponse) ProtoMessage() {} func (*QueryGetGasPriceResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{19} + return fileDescriptor_d00cb546ea76908b, []int{19} } func (m *QueryGetGasPriceResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -974,7 +974,7 @@ func (m *QueryAllGasPriceRequest) Reset() { *m = QueryAllGasPriceRequest func (m *QueryAllGasPriceRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllGasPriceRequest) ProtoMessage() {} func (*QueryAllGasPriceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{20} + return fileDescriptor_d00cb546ea76908b, []int{20} } func (m *QueryAllGasPriceRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1019,7 +1019,7 @@ func (m *QueryAllGasPriceResponse) Reset() { *m = QueryAllGasPriceRespon func (m *QueryAllGasPriceResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllGasPriceResponse) ProtoMessage() {} func (*QueryAllGasPriceResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{21} + return fileDescriptor_d00cb546ea76908b, []int{21} } func (m *QueryAllGasPriceResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1070,7 +1070,7 @@ func (m *QueryGetLastBlockHeightRequest) Reset() { *m = QueryGetLastBloc func (m *QueryGetLastBlockHeightRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetLastBlockHeightRequest) ProtoMessage() {} func (*QueryGetLastBlockHeightRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{22} + return fileDescriptor_d00cb546ea76908b, []int{22} } func (m *QueryGetLastBlockHeightRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1114,7 +1114,7 @@ func (m *QueryGetLastBlockHeightResponse) Reset() { *m = QueryGetLastBlo func (m *QueryGetLastBlockHeightResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetLastBlockHeightResponse) ProtoMessage() {} func (*QueryGetLastBlockHeightResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{23} + return fileDescriptor_d00cb546ea76908b, []int{23} } func (m *QueryGetLastBlockHeightResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1158,7 +1158,7 @@ func (m *QueryAllLastBlockHeightRequest) Reset() { *m = QueryAllLastBloc func (m *QueryAllLastBlockHeightRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllLastBlockHeightRequest) ProtoMessage() {} func (*QueryAllLastBlockHeightRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{24} + return fileDescriptor_d00cb546ea76908b, []int{24} } func (m *QueryAllLastBlockHeightRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1203,7 +1203,7 @@ func (m *QueryAllLastBlockHeightResponse) Reset() { *m = QueryAllLastBlo func (m *QueryAllLastBlockHeightResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllLastBlockHeightResponse) ProtoMessage() {} func (*QueryAllLastBlockHeightResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{25} + return fileDescriptor_d00cb546ea76908b, []int{25} } func (m *QueryAllLastBlockHeightResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1254,7 +1254,7 @@ func (m *QueryGetCctxRequest) Reset() { *m = QueryGetCctxRequest{} } func (m *QueryGetCctxRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetCctxRequest) ProtoMessage() {} func (*QueryGetCctxRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{26} + return fileDescriptor_d00cb546ea76908b, []int{26} } func (m *QueryGetCctxRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1299,7 +1299,7 @@ func (m *QueryGetCctxByNonceRequest) Reset() { *m = QueryGetCctxByNonceR func (m *QueryGetCctxByNonceRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetCctxByNonceRequest) ProtoMessage() {} func (*QueryGetCctxByNonceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{27} + return fileDescriptor_d00cb546ea76908b, []int{27} } func (m *QueryGetCctxByNonceRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1350,7 +1350,7 @@ func (m *QueryGetCctxResponse) Reset() { *m = QueryGetCctxResponse{} } func (m *QueryGetCctxResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetCctxResponse) ProtoMessage() {} func (*QueryGetCctxResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{28} + return fileDescriptor_d00cb546ea76908b, []int{28} } func (m *QueryGetCctxResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1394,7 +1394,7 @@ func (m *QueryAllCctxRequest) Reset() { *m = QueryAllCctxRequest{} } func (m *QueryAllCctxRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllCctxRequest) ProtoMessage() {} func (*QueryAllCctxRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{29} + return fileDescriptor_d00cb546ea76908b, []int{29} } func (m *QueryAllCctxRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1439,7 +1439,7 @@ func (m *QueryAllCctxResponse) Reset() { *m = QueryAllCctxResponse{} } func (m *QueryAllCctxResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllCctxResponse) ProtoMessage() {} func (*QueryAllCctxResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{30} + return fileDescriptor_d00cb546ea76908b, []int{30} } func (m *QueryAllCctxResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1491,7 +1491,7 @@ func (m *QueryListCctxPendingRequest) Reset() { *m = QueryListCctxPendin func (m *QueryListCctxPendingRequest) String() string { return proto.CompactTextString(m) } func (*QueryListCctxPendingRequest) ProtoMessage() {} func (*QueryListCctxPendingRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{31} + return fileDescriptor_d00cb546ea76908b, []int{31} } func (m *QueryListCctxPendingRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1543,7 +1543,7 @@ func (m *QueryListCctxPendingResponse) Reset() { *m = QueryListCctxPendi func (m *QueryListCctxPendingResponse) String() string { return proto.CompactTextString(m) } func (*QueryListCctxPendingResponse) ProtoMessage() {} func (*QueryListCctxPendingResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{32} + return fileDescriptor_d00cb546ea76908b, []int{32} } func (m *QueryListCctxPendingResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1593,7 +1593,7 @@ func (m *QueryLastZetaHeightRequest) Reset() { *m = QueryLastZetaHeightR func (m *QueryLastZetaHeightRequest) String() string { return proto.CompactTextString(m) } func (*QueryLastZetaHeightRequest) ProtoMessage() {} func (*QueryLastZetaHeightRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{33} + return fileDescriptor_d00cb546ea76908b, []int{33} } func (m *QueryLastZetaHeightRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1630,7 +1630,7 @@ func (m *QueryLastZetaHeightResponse) Reset() { *m = QueryLastZetaHeight func (m *QueryLastZetaHeightResponse) String() string { return proto.CompactTextString(m) } func (*QueryLastZetaHeightResponse) ProtoMessage() {} func (*QueryLastZetaHeightResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{34} + return fileDescriptor_d00cb546ea76908b, []int{34} } func (m *QueryLastZetaHeightResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1675,7 +1675,7 @@ func (m *QueryConvertGasToZetaRequest) Reset() { *m = QueryConvertGasToZ func (m *QueryConvertGasToZetaRequest) String() string { return proto.CompactTextString(m) } func (*QueryConvertGasToZetaRequest) ProtoMessage() {} func (*QueryConvertGasToZetaRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{35} + return fileDescriptor_d00cb546ea76908b, []int{35} } func (m *QueryConvertGasToZetaRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1728,7 +1728,7 @@ func (m *QueryConvertGasToZetaResponse) Reset() { *m = QueryConvertGasTo func (m *QueryConvertGasToZetaResponse) String() string { return proto.CompactTextString(m) } func (*QueryConvertGasToZetaResponse) ProtoMessage() {} func (*QueryConvertGasToZetaResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{36} + return fileDescriptor_d00cb546ea76908b, []int{36} } func (m *QueryConvertGasToZetaResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1785,7 +1785,7 @@ func (m *QueryMessagePassingProtocolFeeRequest) Reset() { *m = QueryMess func (m *QueryMessagePassingProtocolFeeRequest) String() string { return proto.CompactTextString(m) } func (*QueryMessagePassingProtocolFeeRequest) ProtoMessage() {} func (*QueryMessagePassingProtocolFeeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{37} + return fileDescriptor_d00cb546ea76908b, []int{37} } func (m *QueryMessagePassingProtocolFeeRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1824,7 +1824,7 @@ func (m *QueryMessagePassingProtocolFeeResponse) Reset() { func (m *QueryMessagePassingProtocolFeeResponse) String() string { return proto.CompactTextString(m) } func (*QueryMessagePassingProtocolFeeResponse) ProtoMessage() {} func (*QueryMessagePassingProtocolFeeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_65a992045e92a606, []int{38} + return fileDescriptor_d00cb546ea76908b, []int{38} } func (m *QueryMessagePassingProtocolFeeResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1861,156 +1861,161 @@ func (m *QueryMessagePassingProtocolFeeResponse) GetFeeInZeta() string { } func init() { - proto.RegisterType((*QueryZetaAccountingRequest)(nil), "crosschain.QueryZetaAccountingRequest") - proto.RegisterType((*QueryZetaAccountingResponse)(nil), "crosschain.QueryZetaAccountingResponse") - proto.RegisterType((*QueryGetOutTxTrackerRequest)(nil), "crosschain.QueryGetOutTxTrackerRequest") - proto.RegisterType((*QueryGetOutTxTrackerResponse)(nil), "crosschain.QueryGetOutTxTrackerResponse") - proto.RegisterType((*QueryAllOutTxTrackerRequest)(nil), "crosschain.QueryAllOutTxTrackerRequest") - proto.RegisterType((*QueryAllOutTxTrackerResponse)(nil), "crosschain.QueryAllOutTxTrackerResponse") - proto.RegisterType((*QueryAllOutTxTrackerByChainRequest)(nil), "crosschain.QueryAllOutTxTrackerByChainRequest") - proto.RegisterType((*QueryAllOutTxTrackerByChainResponse)(nil), "crosschain.QueryAllOutTxTrackerByChainResponse") - proto.RegisterType((*QueryAllInTxTrackerByChainRequest)(nil), "crosschain.QueryAllInTxTrackerByChainRequest") - proto.RegisterType((*QueryAllInTxTrackerByChainResponse)(nil), "crosschain.QueryAllInTxTrackerByChainResponse") - proto.RegisterType((*QueryAllInTxTrackersRequest)(nil), "crosschain.QueryAllInTxTrackersRequest") - proto.RegisterType((*QueryAllInTxTrackersResponse)(nil), "crosschain.QueryAllInTxTrackersResponse") - proto.RegisterType((*QueryGetInTxHashToCctxRequest)(nil), "crosschain.QueryGetInTxHashToCctxRequest") - proto.RegisterType((*QueryGetInTxHashToCctxResponse)(nil), "crosschain.QueryGetInTxHashToCctxResponse") - proto.RegisterType((*QueryInTxHashToCctxDataRequest)(nil), "crosschain.QueryInTxHashToCctxDataRequest") - proto.RegisterType((*QueryInTxHashToCctxDataResponse)(nil), "crosschain.QueryInTxHashToCctxDataResponse") - proto.RegisterType((*QueryAllInTxHashToCctxRequest)(nil), "crosschain.QueryAllInTxHashToCctxRequest") - proto.RegisterType((*QueryAllInTxHashToCctxResponse)(nil), "crosschain.QueryAllInTxHashToCctxResponse") - proto.RegisterType((*QueryGetGasPriceRequest)(nil), "crosschain.QueryGetGasPriceRequest") - proto.RegisterType((*QueryGetGasPriceResponse)(nil), "crosschain.QueryGetGasPriceResponse") - proto.RegisterType((*QueryAllGasPriceRequest)(nil), "crosschain.QueryAllGasPriceRequest") - proto.RegisterType((*QueryAllGasPriceResponse)(nil), "crosschain.QueryAllGasPriceResponse") - proto.RegisterType((*QueryGetLastBlockHeightRequest)(nil), "crosschain.QueryGetLastBlockHeightRequest") - proto.RegisterType((*QueryGetLastBlockHeightResponse)(nil), "crosschain.QueryGetLastBlockHeightResponse") - proto.RegisterType((*QueryAllLastBlockHeightRequest)(nil), "crosschain.QueryAllLastBlockHeightRequest") - proto.RegisterType((*QueryAllLastBlockHeightResponse)(nil), "crosschain.QueryAllLastBlockHeightResponse") - proto.RegisterType((*QueryGetCctxRequest)(nil), "crosschain.QueryGetCctxRequest") - proto.RegisterType((*QueryGetCctxByNonceRequest)(nil), "crosschain.QueryGetCctxByNonceRequest") - proto.RegisterType((*QueryGetCctxResponse)(nil), "crosschain.QueryGetCctxResponse") - proto.RegisterType((*QueryAllCctxRequest)(nil), "crosschain.QueryAllCctxRequest") - proto.RegisterType((*QueryAllCctxResponse)(nil), "crosschain.QueryAllCctxResponse") - proto.RegisterType((*QueryListCctxPendingRequest)(nil), "crosschain.QueryListCctxPendingRequest") - proto.RegisterType((*QueryListCctxPendingResponse)(nil), "crosschain.QueryListCctxPendingResponse") - proto.RegisterType((*QueryLastZetaHeightRequest)(nil), "crosschain.QueryLastZetaHeightRequest") - proto.RegisterType((*QueryLastZetaHeightResponse)(nil), "crosschain.QueryLastZetaHeightResponse") - proto.RegisterType((*QueryConvertGasToZetaRequest)(nil), "crosschain.QueryConvertGasToZetaRequest") - proto.RegisterType((*QueryConvertGasToZetaResponse)(nil), "crosschain.QueryConvertGasToZetaResponse") - proto.RegisterType((*QueryMessagePassingProtocolFeeRequest)(nil), "crosschain.QueryMessagePassingProtocolFeeRequest") - proto.RegisterType((*QueryMessagePassingProtocolFeeResponse)(nil), "crosschain.QueryMessagePassingProtocolFeeResponse") -} - -func init() { proto.RegisterFile("crosschain/query.proto", fileDescriptor_65a992045e92a606) } - -var fileDescriptor_65a992045e92a606 = []byte{ - // 1677 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x99, 0x5d, 0x6f, 0xd4, 0x46, - 0x17, 0xc7, 0x33, 0x59, 0x02, 0x61, 0x12, 0xc8, 0xc3, 0x90, 0x07, 0xf2, 0x98, 0xb0, 0x81, 0x09, - 0xe4, 0x05, 0x9e, 0xac, 0x49, 0x0a, 0xf4, 0x05, 0xaa, 0x2a, 0x09, 0x25, 0xa0, 0x06, 0x9a, 0xae, - 0x72, 0x85, 0x54, 0xad, 0x66, 0xbd, 0xae, 0xd7, 0xc5, 0xf1, 0x84, 0xb5, 0x17, 0x25, 0xa0, 0x48, - 0x2d, 0x17, 0x5c, 0x56, 0x54, 0x55, 0xa5, 0xf6, 0x02, 0x89, 0x56, 0xaa, 0x54, 0xa9, 0x52, 0xd5, - 0xd7, 0xef, 0xc0, 0x25, 0x52, 0x6f, 0x7a, 0x55, 0x55, 0xd0, 0x0f, 0xd1, 0xcb, 0xca, 0xe3, 0xe3, - 0xdd, 0xb1, 0x3d, 0xde, 0x35, 0x68, 0x2b, 0x71, 0x15, 0xdb, 0x73, 0xce, 0x9c, 0xdf, 0xf9, 0xcf, - 0xeb, 0xd9, 0xe0, 0x43, 0x46, 0x83, 0x7b, 0x9e, 0x51, 0x67, 0xb6, 0xab, 0xdf, 0x6a, 0x9a, 0x8d, - 0xed, 0xd2, 0x66, 0x83, 0xfb, 0x9c, 0xe0, 0xf6, 0x77, 0xed, 0x94, 0xc1, 0xbd, 0x0d, 0xee, 0xe9, - 0x55, 0xe6, 0x99, 0xa1, 0x91, 0x7e, 0x7b, 0xbe, 0x6a, 0xfa, 0x6c, 0x5e, 0xdf, 0x64, 0x96, 0xed, - 0x32, 0xdf, 0xe6, 0x6e, 0xe8, 0xa7, 0x4d, 0x48, 0xfd, 0x89, 0xc7, 0x8a, 0x78, 0xae, 0xf8, 0x5b, - 0x60, 0xa0, 0x49, 0x06, 0x16, 0xf3, 0x2a, 0x9b, 0x0d, 0xdb, 0x30, 0xa1, 0x6d, 0x52, 0x6a, 0x13, - 0x3e, 0x95, 0x3a, 0xf3, 0xea, 0x15, 0x9f, 0x57, 0x0c, 0xa3, 0xd5, 0x41, 0x31, 0x65, 0xe4, 0x37, - 0x98, 0x71, 0xd3, 0x6c, 0x40, 0x3b, 0x95, 0xda, 0x1d, 0xe6, 0xf9, 0x95, 0xaa, 0xc3, 0x8d, 0x9b, - 0x95, 0xba, 0x69, 0x5b, 0x75, 0x5f, 0x41, 0xc9, 0x9b, 0x7e, 0xba, 0x93, 0x51, 0x8b, 0x5b, 0x5c, - 0x3c, 0xea, 0xc1, 0x13, 0x7c, 0x1d, 0xb7, 0x38, 0xb7, 0x1c, 0x53, 0x67, 0x9b, 0xb6, 0xce, 0x5c, - 0x97, 0xfb, 0x22, 0x73, 0x2f, 0x6c, 0xa5, 0xe3, 0x58, 0x7b, 0x2f, 0x10, 0xe7, 0x86, 0xe9, 0xb3, - 0x45, 0xc3, 0xe0, 0x4d, 0xd7, 0xb7, 0x5d, 0xab, 0x6c, 0xde, 0x6a, 0x9a, 0x9e, 0x4f, 0xaf, 0xe1, - 0x23, 0xca, 0x56, 0x6f, 0x93, 0xbb, 0x9e, 0x49, 0x4a, 0xf8, 0x20, 0xab, 0xf2, 0x86, 0x6f, 0xd6, - 0x2a, 0x77, 0x4c, 0x9f, 0x55, 0xd8, 0x46, 0x60, 0x31, 0x86, 0x8e, 0xa1, 0x99, 0xbd, 0xe5, 0x03, - 0xd0, 0x24, 0x7c, 0x45, 0x43, 0xab, 0xbb, 0x15, 0xd3, 0x7f, 0xb7, 0xe9, 0xaf, 0x6f, 0xad, 0x87, - 0xf8, 0x10, 0x8d, 0x8c, 0xe1, 0x3d, 0x22, 0xbb, 0xab, 0x97, 0x44, 0x17, 0x85, 0x72, 0xf4, 0x4a, - 0x46, 0xf1, 0x80, 0xcb, 0x5d, 0xc3, 0x1c, 0xeb, 0x3f, 0x86, 0x66, 0x76, 0x95, 0xc3, 0x17, 0x5a, - 0xc5, 0xe3, 0xea, 0xee, 0x00, 0x6f, 0x09, 0x0f, 0x73, 0xe9, 0xbb, 0xe8, 0x74, 0x68, 0x61, 0xac, - 0xd4, 0xd6, 0xb1, 0x24, 0xfb, 0x2d, 0xed, 0x7a, 0xfc, 0xc7, 0x44, 0x5f, 0x39, 0xe6, 0x43, 0x4d, - 0x40, 0x5e, 0x74, 0x1c, 0x15, 0xf2, 0x65, 0x8c, 0xdb, 0xb3, 0x09, 0x02, 0x4c, 0x95, 0xc2, 0xa9, - 0x57, 0x0a, 0xa6, 0x5e, 0x29, 0x9c, 0x9f, 0x30, 0xf5, 0x4a, 0x6b, 0xcc, 0x32, 0xc1, 0xb7, 0x2c, - 0x79, 0xd2, 0xef, 0x10, 0xe4, 0x92, 0x8a, 0x93, 0x99, 0x4b, 0xe1, 0x79, 0x73, 0x21, 0x2b, 0x31, - 0xd8, 0x7e, 0x01, 0x3b, 0xdd, 0x15, 0x36, 0x04, 0x88, 0xd1, 0xde, 0x43, 0x98, 0xaa, 0x68, 0x97, - 0xb6, 0x97, 0x03, 0x92, 0x48, 0x9c, 0x51, 0x3c, 0x20, 0xc8, 0x60, 0x34, 0xc3, 0x97, 0x84, 0x64, - 0xfd, 0x2f, 0x2c, 0xd9, 0x4f, 0x08, 0x4f, 0x76, 0x84, 0x78, 0x19, 0x95, 0xbb, 0x8f, 0xf0, 0xf1, - 0x08, 0xfa, 0xaa, 0x9b, 0x25, 0xdc, 0xff, 0xf0, 0x60, 0xb8, 0x01, 0xd9, 0xb5, 0xf8, 0x4a, 0xa8, - 0xf5, 0x4c, 0xbd, 0xef, 0xa5, 0x21, 0x54, 0x81, 0x80, 0x78, 0x6f, 0xe1, 0x21, 0xdb, 0x4d, 0x6a, - 0x77, 0x58, 0xd6, 0x4e, 0x76, 0x0e, 0xa5, 0x93, 0x3d, 0x7a, 0xa7, 0x9c, 0xb4, 0x10, 0xa5, 0x90, - 0x5e, 0xaf, 0x17, 0xe2, 0xb7, 0xd2, 0x42, 0x8c, 0xc7, 0x79, 0xe9, 0x14, 0xb9, 0x80, 0x8f, 0x46, - 0xdb, 0x5f, 0x10, 0xf2, 0x0a, 0xf3, 0xea, 0xeb, 0x7c, 0xd9, 0xf0, 0xb7, 0x22, 0x4d, 0x34, 0x3c, - 0x68, 0x43, 0x03, 0xec, 0xc9, 0xad, 0x77, 0xfa, 0x21, 0x2e, 0x66, 0x39, 0x43, 0xa2, 0x57, 0xf0, - 0x7e, 0x3b, 0xd6, 0x02, 0xaa, 0x6a, 0xc9, 0x5c, 0xdb, 0x16, 0x90, 0x6e, 0xc2, 0x8f, 0x5e, 0x84, - 0x58, 0x71, 0xe3, 0x4b, 0xcc, 0x67, 0x79, 0x48, 0x2d, 0x3c, 0x91, 0xe9, 0x0d, 0xa8, 0x97, 0xf0, - 0xbe, 0xe5, 0x80, 0x49, 0xcc, 0xdd, 0xf5, 0x2d, 0x4f, 0xb5, 0xc6, 0x65, 0x03, 0xe0, 0x8c, 0x3b, - 0x51, 0x0b, 0xf4, 0x84, 0x91, 0x4f, 0xeb, 0xd9, 0xab, 0x39, 0xf6, 0x33, 0x02, 0x41, 0x14, 0x91, - 0x3a, 0x88, 0x5f, 0x78, 0x11, 0xf1, 0x7b, 0x37, 0xdd, 0x74, 0x7c, 0x38, 0x9a, 0x31, 0x2b, 0xcc, - 0x5b, 0x0b, 0x6e, 0x40, 0xd2, 0x46, 0x6f, 0xbb, 0x35, 0x73, 0x0b, 0xc6, 0x2e, 0x7c, 0xa1, 0xab, - 0x78, 0x2c, 0xed, 0x00, 0xf9, 0x9d, 0xc1, 0x83, 0xd1, 0x37, 0x10, 0x72, 0x54, 0xce, 0xac, 0x65, - 0xdf, 0xb2, 0xa2, 0x0c, 0xc2, 0x2f, 0x3a, 0x4e, 0x32, 0x7c, 0xaf, 0xc6, 0xe5, 0x73, 0x04, 0xc4, - 0xb1, 0x18, 0x4a, 0xe2, 0x42, 0x77, 0xe2, 0xde, 0x29, 0x7f, 0xbe, 0xbd, 0x56, 0x57, 0x99, 0xe7, - 0x2f, 0x05, 0x57, 0xc3, 0x2b, 0xe2, 0x66, 0xd8, 0x79, 0x00, 0xea, 0xb0, 0x72, 0x54, 0x7e, 0x90, - 0xd5, 0xdb, 0x78, 0x24, 0xd1, 0x04, 0xfa, 0x1d, 0x91, 0x93, 0x4b, 0x7a, 0x27, 0x7d, 0x68, 0xbd, - 0x3d, 0xa1, 0x33, 0x08, 0x7b, 0x35, 0x46, 0x3f, 0x22, 0x48, 0x4a, 0x15, 0xaa, 0x53, 0x52, 0x85, - 0xe7, 0x4d, 0xaa, 0x77, 0xe3, 0x77, 0x1a, 0x1f, 0x8c, 0xc6, 0x41, 0xde, 0x4e, 0xb2, 0x56, 0x8d, - 0x26, 0x1b, 0x2f, 0x6d, 0x5f, 0x0f, 0xee, 0xba, 0x2f, 0x7a, 0x45, 0x5e, 0xc7, 0xa3, 0xf1, 0xd0, - 0x20, 0xd1, 0x45, 0x3c, 0x2c, 0x6f, 0x7e, 0xaa, 0xab, 0xb1, 0xdc, 0x5e, 0x8e, 0x59, 0xd3, 0xf7, - 0x21, 0xa1, 0x45, 0xc7, 0xf9, 0x37, 0xf6, 0xc7, 0x87, 0x08, 0xa8, 0x5b, 0xfd, 0x67, 0x52, 0x17, - 0xf2, 0x53, 0xf7, 0x6e, 0x3c, 0xaf, 0xc3, 0x55, 0x64, 0xd5, 0xf6, 0x84, 0xaa, 0x6b, 0xa6, 0x5b, - 0x6b, 0x17, 0x4d, 0x9d, 0x6e, 0x6f, 0xa3, 0x78, 0xc0, 0xb1, 0x37, 0x6c, 0x5f, 0x44, 0xdf, 0x57, - 0x0e, 0x5f, 0xe8, 0x47, 0xd1, 0x9d, 0x23, 0xd5, 0x61, 0x4f, 0xf2, 0xa6, 0x78, 0xd8, 0xe7, 0x3e, - 0x73, 0xa0, 0x57, 0x98, 0x20, 0xb1, 0x6f, 0xad, 0x32, 0x30, 0x58, 0x03, 0x41, 0xc1, 0x16, 0x5b, - 0xbc, 0xf4, 0x5c, 0x94, 0x70, 0xa2, 0x15, 0xf0, 0x0e, 0xe1, 0xdd, 0xd2, 0xde, 0x51, 0x28, 0xc3, - 0x1b, 0x5d, 0x87, 0xb4, 0x96, 0xb9, 0x7b, 0xdb, 0x6c, 0x04, 0x87, 0xc0, 0x3a, 0x0f, 0xdc, 0x53, - 0x93, 0x39, 0xa5, 0x93, 0x86, 0x07, 0x2d, 0xe6, 0xad, 0xb6, 0xa4, 0xda, 0x5b, 0x6e, 0xbd, 0xd3, - 0x6f, 0x10, 0x9c, 0xd3, 0xe9, 0x6e, 0x81, 0xe7, 0xff, 0xf8, 0x00, 0x6f, 0xfa, 0x55, 0xde, 0x74, - 0x6b, 0x2b, 0xcc, 0xbb, 0xea, 0x06, 0x8d, 0x51, 0x51, 0x9a, 0x6a, 0x08, 0xac, 0x45, 0x29, 0x6c, - 0x70, 0xe7, 0xb2, 0x69, 0x82, 0x75, 0x18, 0x34, 0xdd, 0x40, 0x66, 0xf0, 0x48, 0xf0, 0x57, 0xde, - 0x5b, 0x0a, 0x42, 0xcf, 0xe4, 0x67, 0x3a, 0x8d, 0x4f, 0x0a, 0xcc, 0x6b, 0xa6, 0xe7, 0x31, 0xcb, - 0x5c, 0x63, 0x9e, 0x67, 0xbb, 0xd6, 0x5a, 0xbb, 0xc7, 0x48, 0xdd, 0xcb, 0x78, 0xaa, 0x9b, 0x21, - 0x24, 0x36, 0x8e, 0xf7, 0x7e, 0xd0, 0x42, 0x0c, 0x13, 0x6a, 0x7f, 0x58, 0xf8, 0xfb, 0x30, 0x1e, - 0x10, 0x1d, 0x91, 0x47, 0x08, 0x0f, 0xcb, 0x35, 0x0d, 0x99, 0x96, 0xa7, 0x4a, 0x87, 0x12, 0x5c, - 0x9b, 0xe9, 0x6e, 0x18, 0xb2, 0xd0, 0x37, 0xef, 0xfd, 0xf6, 0xd7, 0x67, 0xfd, 0xaf, 0x92, 0x73, - 0x7a, 0x50, 0xfa, 0xcf, 0x49, 0x3f, 0x9e, 0xb4, 0x7e, 0xa1, 0x68, 0x39, 0xe9, 0x77, 0x61, 0x97, - 0xda, 0xd1, 0xef, 0x8a, 0x7d, 0x69, 0x87, 0x7c, 0x8a, 0xf0, 0x88, 0xdc, 0xef, 0xa2, 0xe3, 0x28, - 0x28, 0xd5, 0x55, 0xb7, 0x82, 0x32, 0xa3, 0x6c, 0xa6, 0xa7, 0x05, 0xe5, 0x49, 0x32, 0x99, 0x83, - 0x92, 0xfc, 0x8a, 0xf0, 0xa1, 0x04, 0x13, 0xd4, 0x43, 0xa4, 0xd4, 0x2d, 0x62, 0xbc, 0x82, 0xd3, - 0xf4, 0xdc, 0xf6, 0x00, 0xfa, 0x86, 0x00, 0x3d, 0x4b, 0x16, 0x72, 0x80, 0x82, 0x2f, 0xa8, 0xba, - 0x43, 0x7e, 0x41, 0xf8, 0xbf, 0x52, 0xd1, 0x21, 0x61, 0xcf, 0xa9, 0x30, 0x32, 0xeb, 0x4e, 0xad, - 0x94, 0xd7, 0x1c, 0xa0, 0x2f, 0x0a, 0xe8, 0xf3, 0xe4, 0x6c, 0x06, 0xb4, 0xed, 0x66, 0x30, 0x57, - 0xec, 0xda, 0x0e, 0x79, 0x80, 0xf0, 0xfe, 0x38, 0xb6, 0x7a, 0x06, 0x28, 0xca, 0x3d, 0xf5, 0x0c, - 0x50, 0xd5, 0x6b, 0x5d, 0x67, 0x80, 0xc4, 0xe8, 0x91, 0xaf, 0x00, 0x49, 0xba, 0x3f, 0xcf, 0xaa, - 0x56, 0x84, 0xb2, 0x3e, 0xd0, 0x4e, 0xe5, 0x31, 0x05, 0xac, 0xd7, 0x04, 0xd6, 0x02, 0x39, 0xd3, - 0x01, 0xab, 0xed, 0xa6, 0xdf, 0x8d, 0xde, 0x77, 0xc8, 0x0f, 0x08, 0x93, 0x74, 0x2d, 0x44, 0xd2, - 0xc1, 0x33, 0xcb, 0x2d, 0xed, 0x74, 0x2e, 0x5b, 0x20, 0x5d, 0x14, 0xa4, 0x17, 0xc8, 0xeb, 0x99, - 0xa4, 0xc9, 0xdf, 0x3c, 0x2b, 0x35, 0xe6, 0x33, 0x19, 0xf9, 0x4b, 0x84, 0x0f, 0xc4, 0x23, 0x04, - 0x83, 0x3d, 0x9b, 0x35, 0x86, 0x79, 0x94, 0xcd, 0x2c, 0x9d, 0xe8, 0x9c, 0xe0, 0x9d, 0x26, 0x27, - 0x73, 0x29, 0x4b, 0xee, 0xa3, 0xf6, 0xc5, 0x9e, 0x4c, 0xaa, 0x46, 0x30, 0x51, 0x6e, 0x68, 0x27, - 0x3a, 0x1b, 0x01, 0x86, 0x2e, 0x30, 0x66, 0xc9, 0x74, 0x06, 0x86, 0x05, 0x0e, 0x81, 0x4e, 0x35, - 0x73, 0x6b, 0x87, 0x7c, 0x8c, 0xf0, 0x50, 0xd4, 0x4b, 0x20, 0xcf, 0xa4, 0x2a, 0xe7, 0xee, 0x2c, - 0x8a, 0xda, 0x85, 0x4e, 0x0b, 0x96, 0xe3, 0x64, 0xa2, 0x0b, 0x0b, 0xf9, 0x02, 0xe1, 0xff, 0x24, - 0x8f, 0x55, 0x92, 0x5e, 0x6b, 0x19, 0x07, 0xba, 0x36, 0x9b, 0xc3, 0x32, 0xa7, 0x3c, 0x46, 0x92, - 0xe2, 0x11, 0xc2, 0x43, 0xd2, 0x99, 0x48, 0xe6, 0x53, 0xb1, 0xba, 0x1d, 0xb4, 0xda, 0xc2, 0xf3, - 0xb8, 0x00, 0xe7, 0x29, 0xc1, 0x79, 0x82, 0xd0, 0x0c, 0x4e, 0xe9, 0x86, 0x40, 0xbe, 0x46, 0xa9, - 0xc2, 0x83, 0x28, 0xf7, 0x04, 0x75, 0x8d, 0xa4, 0x58, 0x96, 0xd9, 0x95, 0x1b, 0x3d, 0x2f, 0xc0, - 0xce, 0x90, 0x52, 0x06, 0x98, 0x13, 0xf7, 0x6b, 0x4d, 0xb3, 0x87, 0x08, 0x93, 0x44, 0x9f, 0xc1, - 0x6c, 0x53, 0xae, 0xb0, 0xdc, 0x9c, 0xd9, 0xc5, 0x18, 0x2d, 0x09, 0xce, 0x19, 0x32, 0x95, 0x8f, - 0x93, 0xdc, 0xc6, 0xbb, 0xc4, 0xba, 0x9c, 0x50, 0x89, 0x21, 0xef, 0x09, 0xc7, 0xb2, 0x0d, 0x72, - 0x6e, 0xfd, 0x06, 0xec, 0xac, 0x42, 0x97, 0x4f, 0x10, 0x1e, 0x92, 0x0a, 0x2e, 0x32, 0x95, 0xd5, - 0x7d, 0xbc, 0x22, 0xcb, 0x81, 0x71, 0x4e, 0x60, 0xe8, 0x64, 0xae, 0x23, 0x46, 0xea, 0x86, 0x74, - 0x0b, 0xef, 0x89, 0x76, 0xca, 0x09, 0x95, 0xe0, 0x9d, 0xb5, 0x48, 0x94, 0x4e, 0x74, 0x52, 0x40, - 0x1c, 0x25, 0x47, 0x3a, 0x40, 0x04, 0x27, 0xf2, 0x48, 0xe0, 0x15, 0xd4, 0x21, 0x50, 0x19, 0x28, - 0x8e, 0x64, 0x75, 0xd9, 0xa3, 0x38, 0x92, 0x33, 0xca, 0x99, 0xae, 0x6b, 0xca, 0x68, 0xfb, 0x88, - 0x4b, 0x42, 0xfc, 0xbf, 0x4f, 0x8a, 0x91, 0x51, 0xfe, 0xf3, 0x4a, 0x9b, 0xee, 0x6a, 0x97, 0xf3, - 0xc4, 0xb8, 0x13, 0x8f, 0x1f, 0x20, 0xc5, 0x2b, 0x21, 0x05, 0x92, 0xb2, 0x90, 0x52, 0x20, 0xa9, - 0x4b, 0xaa, 0xae, 0x48, 0x4e, 0xcc, 0x6d, 0xe9, 0x9d, 0xc7, 0x4f, 0x8b, 0xe8, 0xc9, 0xd3, 0x22, - 0xfa, 0xf3, 0x69, 0x11, 0x3d, 0x78, 0x56, 0xec, 0x7b, 0xf2, 0xac, 0xd8, 0xf7, 0xfb, 0xb3, 0x62, - 0xdf, 0x8d, 0x79, 0xcb, 0xf6, 0xeb, 0xcd, 0x6a, 0xc9, 0xe0, 0x1b, 0x72, 0x57, 0xc1, 0xa3, 0xc1, - 0x1b, 0xa6, 0xbe, 0x25, 0xf7, 0xea, 0x6f, 0x6f, 0x9a, 0x5e, 0x75, 0xb7, 0xd8, 0xd3, 0x5e, 0xf9, - 0x27, 0x00, 0x00, 0xff, 0xff, 0x81, 0xb2, 0x6b, 0x77, 0x66, 0x1d, 0x00, 0x00, + proto.RegisterType((*QueryZetaAccountingRequest)(nil), "zetachain.zetacore.crosschain.QueryZetaAccountingRequest") + proto.RegisterType((*QueryZetaAccountingResponse)(nil), "zetachain.zetacore.crosschain.QueryZetaAccountingResponse") + proto.RegisterType((*QueryGetOutTxTrackerRequest)(nil), "zetachain.zetacore.crosschain.QueryGetOutTxTrackerRequest") + proto.RegisterType((*QueryGetOutTxTrackerResponse)(nil), "zetachain.zetacore.crosschain.QueryGetOutTxTrackerResponse") + proto.RegisterType((*QueryAllOutTxTrackerRequest)(nil), "zetachain.zetacore.crosschain.QueryAllOutTxTrackerRequest") + proto.RegisterType((*QueryAllOutTxTrackerResponse)(nil), "zetachain.zetacore.crosschain.QueryAllOutTxTrackerResponse") + proto.RegisterType((*QueryAllOutTxTrackerByChainRequest)(nil), "zetachain.zetacore.crosschain.QueryAllOutTxTrackerByChainRequest") + proto.RegisterType((*QueryAllOutTxTrackerByChainResponse)(nil), "zetachain.zetacore.crosschain.QueryAllOutTxTrackerByChainResponse") + proto.RegisterType((*QueryAllInTxTrackerByChainRequest)(nil), "zetachain.zetacore.crosschain.QueryAllInTxTrackerByChainRequest") + proto.RegisterType((*QueryAllInTxTrackerByChainResponse)(nil), "zetachain.zetacore.crosschain.QueryAllInTxTrackerByChainResponse") + proto.RegisterType((*QueryAllInTxTrackersRequest)(nil), "zetachain.zetacore.crosschain.QueryAllInTxTrackersRequest") + proto.RegisterType((*QueryAllInTxTrackersResponse)(nil), "zetachain.zetacore.crosschain.QueryAllInTxTrackersResponse") + proto.RegisterType((*QueryGetInTxHashToCctxRequest)(nil), "zetachain.zetacore.crosschain.QueryGetInTxHashToCctxRequest") + proto.RegisterType((*QueryGetInTxHashToCctxResponse)(nil), "zetachain.zetacore.crosschain.QueryGetInTxHashToCctxResponse") + proto.RegisterType((*QueryInTxHashToCctxDataRequest)(nil), "zetachain.zetacore.crosschain.QueryInTxHashToCctxDataRequest") + proto.RegisterType((*QueryInTxHashToCctxDataResponse)(nil), "zetachain.zetacore.crosschain.QueryInTxHashToCctxDataResponse") + proto.RegisterType((*QueryAllInTxHashToCctxRequest)(nil), "zetachain.zetacore.crosschain.QueryAllInTxHashToCctxRequest") + proto.RegisterType((*QueryAllInTxHashToCctxResponse)(nil), "zetachain.zetacore.crosschain.QueryAllInTxHashToCctxResponse") + proto.RegisterType((*QueryGetGasPriceRequest)(nil), "zetachain.zetacore.crosschain.QueryGetGasPriceRequest") + proto.RegisterType((*QueryGetGasPriceResponse)(nil), "zetachain.zetacore.crosschain.QueryGetGasPriceResponse") + proto.RegisterType((*QueryAllGasPriceRequest)(nil), "zetachain.zetacore.crosschain.QueryAllGasPriceRequest") + proto.RegisterType((*QueryAllGasPriceResponse)(nil), "zetachain.zetacore.crosschain.QueryAllGasPriceResponse") + proto.RegisterType((*QueryGetLastBlockHeightRequest)(nil), "zetachain.zetacore.crosschain.QueryGetLastBlockHeightRequest") + proto.RegisterType((*QueryGetLastBlockHeightResponse)(nil), "zetachain.zetacore.crosschain.QueryGetLastBlockHeightResponse") + proto.RegisterType((*QueryAllLastBlockHeightRequest)(nil), "zetachain.zetacore.crosschain.QueryAllLastBlockHeightRequest") + proto.RegisterType((*QueryAllLastBlockHeightResponse)(nil), "zetachain.zetacore.crosschain.QueryAllLastBlockHeightResponse") + proto.RegisterType((*QueryGetCctxRequest)(nil), "zetachain.zetacore.crosschain.QueryGetCctxRequest") + proto.RegisterType((*QueryGetCctxByNonceRequest)(nil), "zetachain.zetacore.crosschain.QueryGetCctxByNonceRequest") + proto.RegisterType((*QueryGetCctxResponse)(nil), "zetachain.zetacore.crosschain.QueryGetCctxResponse") + proto.RegisterType((*QueryAllCctxRequest)(nil), "zetachain.zetacore.crosschain.QueryAllCctxRequest") + proto.RegisterType((*QueryAllCctxResponse)(nil), "zetachain.zetacore.crosschain.QueryAllCctxResponse") + proto.RegisterType((*QueryListCctxPendingRequest)(nil), "zetachain.zetacore.crosschain.QueryListCctxPendingRequest") + proto.RegisterType((*QueryListCctxPendingResponse)(nil), "zetachain.zetacore.crosschain.QueryListCctxPendingResponse") + proto.RegisterType((*QueryLastZetaHeightRequest)(nil), "zetachain.zetacore.crosschain.QueryLastZetaHeightRequest") + proto.RegisterType((*QueryLastZetaHeightResponse)(nil), "zetachain.zetacore.crosschain.QueryLastZetaHeightResponse") + proto.RegisterType((*QueryConvertGasToZetaRequest)(nil), "zetachain.zetacore.crosschain.QueryConvertGasToZetaRequest") + proto.RegisterType((*QueryConvertGasToZetaResponse)(nil), "zetachain.zetacore.crosschain.QueryConvertGasToZetaResponse") + proto.RegisterType((*QueryMessagePassingProtocolFeeRequest)(nil), "zetachain.zetacore.crosschain.QueryMessagePassingProtocolFeeRequest") + proto.RegisterType((*QueryMessagePassingProtocolFeeResponse)(nil), "zetachain.zetacore.crosschain.QueryMessagePassingProtocolFeeResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/crosschain/query.proto", fileDescriptor_d00cb546ea76908b) +} + +var fileDescriptor_d00cb546ea76908b = []byte{ + // 1725 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5a, 0xc1, 0x6f, 0xd4, 0xc6, + 0x17, 0xce, 0x64, 0x09, 0x84, 0x49, 0x20, 0x3f, 0x86, 0xfc, 0x68, 0xba, 0x24, 0x01, 0x4c, 0x21, + 0x01, 0x9a, 0x5d, 0x12, 0x48, 0x28, 0x10, 0xaa, 0x6e, 0x42, 0x09, 0xa8, 0x01, 0xd2, 0x55, 0xaa, + 0x56, 0x54, 0xd5, 0x6a, 0xe2, 0x75, 0xbd, 0x16, 0x8e, 0x27, 0xac, 0xbd, 0x28, 0x21, 0xda, 0x0b, + 0x87, 0x9e, 0x2b, 0x71, 0xe8, 0xa5, 0xd7, 0xaa, 0x3d, 0xf4, 0xd0, 0x43, 0xd5, 0x1e, 0x2a, 0x51, + 0x55, 0x6d, 0x29, 0x47, 0xa4, 0x4a, 0x55, 0xd5, 0x4a, 0x55, 0x05, 0xfd, 0x0b, 0xfa, 0x17, 0x54, + 0x1e, 0x3f, 0x7b, 0xc7, 0x5e, 0xdb, 0x3b, 0xd9, 0x2c, 0x07, 0x4e, 0xac, 0x3d, 0xf3, 0xde, 0xfb, + 0xbe, 0x6f, 0xde, 0x3c, 0xcf, 0x9b, 0x80, 0x4f, 0xdc, 0xd3, 0x1c, 0xaa, 0x56, 0xa8, 0x61, 0xe5, + 0xf9, 0x2f, 0x56, 0xd5, 0xf2, 0x6a, 0x95, 0xd9, 0xb6, 0xf7, 0xee, 0x4e, 0x4d, 0xab, 0x6e, 0xe4, + 0xd6, 0xaa, 0xcc, 0x61, 0x64, 0x24, 0x98, 0x9a, 0xf3, 0xa7, 0xe6, 0x1a, 0x53, 0xb3, 0x27, 0x55, + 0x66, 0xaf, 0x32, 0x3b, 0xbf, 0x42, 0x6d, 0xcd, 0xb3, 0xcb, 0xdf, 0x9d, 0x5c, 0xd1, 0x1c, 0x3a, + 0x99, 0x5f, 0xa3, 0xba, 0x61, 0x51, 0xc7, 0x60, 0x96, 0xe7, 0x2a, 0x3b, 0x95, 0x1e, 0x95, 0xff, + 0x2c, 0xf1, 0xdf, 0x25, 0x67, 0x1d, 0x6c, 0x26, 0xd2, 0x6d, 0x74, 0x6a, 0x97, 0xd6, 0xaa, 0x86, + 0xaa, 0xc1, 0xf4, 0x99, 0xf4, 0xe9, 0xdc, 0x73, 0xa9, 0x42, 0xed, 0x4a, 0xc9, 0x61, 0x25, 0x55, + 0x0d, 0xc2, 0x4c, 0xca, 0xd8, 0x39, 0x55, 0xaa, 0xde, 0xd6, 0xaa, 0x60, 0x32, 0x9d, 0x6e, 0x62, + 0x52, 0xdb, 0x29, 0xad, 0x98, 0x4c, 0xbd, 0x5d, 0xaa, 0x68, 0x86, 0x5e, 0x71, 0xe4, 0x44, 0x60, + 0x35, 0xa7, 0x39, 0xd4, 0xa0, 0xce, 0x74, 0xc6, 0x7f, 0xe6, 0xdd, 0x5f, 0xf0, 0x76, 0x58, 0x67, + 0x4c, 0x37, 0xb5, 0x3c, 0x5d, 0x33, 0xf2, 0xd4, 0xb2, 0x98, 0xc3, 0xb5, 0xb6, 0xbd, 0x51, 0x65, + 0x18, 0x67, 0xdf, 0x76, 0x97, 0xe3, 0x96, 0xe6, 0xd0, 0x82, 0xaa, 0xb2, 0x9a, 0xe5, 0x18, 0x96, + 0x5e, 0xd4, 0xee, 0xd4, 0x34, 0xdb, 0x51, 0xae, 0xe3, 0x83, 0xb1, 0xa3, 0xf6, 0x1a, 0xb3, 0x6c, + 0x8d, 0xe4, 0xf0, 0x7e, 0xba, 0xc2, 0xaa, 0x8e, 0x56, 0x2e, 0xb9, 0x20, 0x4b, 0x74, 0xd5, 0x9d, + 0x31, 0x84, 0x0e, 0xa3, 0xf1, 0xdd, 0xc5, 0x7d, 0x30, 0xc4, 0x6d, 0xf9, 0x40, 0xe0, 0x6e, 0x41, + 0x73, 0x6e, 0xd6, 0x9c, 0xe5, 0xf5, 0x65, 0x0f, 0x3e, 0x44, 0x23, 0x43, 0x78, 0x17, 0x67, 0x77, + 0xed, 0x32, 0x77, 0x91, 0x29, 0xfa, 0x8f, 0x64, 0x10, 0xf7, 0x58, 0xcc, 0x52, 0xb5, 0xa1, 0xee, + 0xc3, 0x68, 0x7c, 0x47, 0xd1, 0x7b, 0x50, 0x6a, 0x78, 0x38, 0xde, 0x1d, 0xc0, 0x7b, 0x07, 0xf7, + 0x33, 0xe1, 0x3d, 0x77, 0xda, 0x37, 0x75, 0x2a, 0x97, 0x9a, 0xaa, 0x39, 0xd1, 0xd5, 0xdc, 0x8e, + 0xc7, 0x7f, 0x1d, 0xea, 0x2a, 0x86, 0xdc, 0x28, 0x1a, 0xb0, 0x28, 0x98, 0x66, 0x1c, 0x8b, 0x2b, + 0x18, 0x37, 0x52, 0x1a, 0x62, 0x1e, 0xcf, 0x79, 0xf9, 0x9f, 0x73, 0xf3, 0x3f, 0xe7, 0xed, 0x1b, + 0xc8, 0xff, 0xdc, 0x12, 0xd5, 0x35, 0xb0, 0x2d, 0x0a, 0x96, 0xca, 0x43, 0x04, 0xf4, 0x9a, 0xe2, + 0x24, 0xd2, 0xcb, 0x74, 0x80, 0x1e, 0x59, 0x08, 0xe1, 0xef, 0xe6, 0xf8, 0xc7, 0x5a, 0xe2, 0xf7, + 0x30, 0x85, 0x08, 0xdc, 0x47, 0x58, 0x89, 0x23, 0x30, 0xb7, 0x31, 0xef, 0x22, 0xf1, 0xf5, 0x1a, + 0xc4, 0x3d, 0x1c, 0x19, 0xac, 0xb9, 0xf7, 0x10, 0x51, 0xb1, 0xbb, 0x6d, 0x15, 0x7f, 0x46, 0xf8, + 0x68, 0x2a, 0x88, 0x17, 0x44, 0xcc, 0x8f, 0x10, 0x3e, 0xe2, 0xf3, 0xb8, 0x66, 0x25, 0x69, 0xf9, + 0x32, 0xee, 0xf5, 0x0a, 0xa3, 0x51, 0x0e, 0x6f, 0xa1, 0x72, 0xc7, 0x04, 0xfd, 0x41, 0x58, 0xd5, + 0x38, 0x20, 0xa0, 0x67, 0x11, 0xf7, 0x19, 0x56, 0x54, 0xce, 0x93, 0x2d, 0xe4, 0x14, 0xfd, 0x79, + 0x6a, 0x8a, 0x4e, 0x3a, 0x27, 0xa6, 0xb0, 0x83, 0x85, 0x90, 0x76, 0xa7, 0x77, 0xf0, 0x77, 0xc2, + 0x0e, 0x0e, 0xc7, 0x79, 0x11, 0x44, 0xba, 0x88, 0x47, 0xfc, 0xea, 0xea, 0x86, 0xbc, 0x4a, 0xed, + 0xca, 0x32, 0x9b, 0x57, 0x9d, 0x75, 0x5f, 0xa6, 0x2c, 0xee, 0x35, 0x60, 0x00, 0x4a, 0x7e, 0xf0, + 0xac, 0xd4, 0xf1, 0x68, 0x92, 0x31, 0x70, 0x7f, 0x1f, 0xef, 0x35, 0x42, 0x23, 0x20, 0xf4, 0x84, + 0x04, 0xfd, 0x86, 0x11, 0x28, 0x10, 0x71, 0xa5, 0xcc, 0x42, 0xf8, 0xf0, 0xe4, 0xcb, 0xd4, 0xa1, + 0x32, 0xe0, 0xef, 0xe1, 0x43, 0x89, 0xd6, 0x80, 0xfe, 0x5d, 0xbc, 0x67, 0xde, 0xc5, 0xc4, 0x93, + 0x7e, 0x79, 0xdd, 0x96, 0xac, 0x17, 0xa2, 0x0d, 0x40, 0x0f, 0xfb, 0x51, 0x74, 0x50, 0x1d, 0x52, + 0xa6, 0x59, 0xf5, 0x4e, 0x25, 0xe7, 0x23, 0x04, 0x1a, 0xc5, 0x44, 0x4a, 0x59, 0xa2, 0x4c, 0x87, + 0x96, 0xa8, 0x73, 0x79, 0x9a, 0xc7, 0x2f, 0xf9, 0xa9, 0xb6, 0x40, 0xed, 0x25, 0xf7, 0x94, 0x27, + 0x7c, 0x5a, 0x0c, 0xab, 0xac, 0xad, 0xc3, 0x0a, 0x7b, 0x0f, 0x4a, 0x09, 0x0f, 0x35, 0x1b, 0x00, + 0xe5, 0x79, 0xdc, 0xeb, 0xbf, 0x03, 0x6d, 0xc7, 0x5a, 0x90, 0x0d, 0x5c, 0x04, 0x86, 0x0a, 0x05, + 0x44, 0x05, 0xd3, 0x8c, 0x22, 0xea, 0xd4, 0xea, 0x7d, 0x81, 0x80, 0x44, 0x28, 0x46, 0x2c, 0x89, + 0x4c, 0x5b, 0x24, 0x3a, 0xb7, 0x3e, 0x33, 0x8d, 0x52, 0xb0, 0x48, 0x6d, 0x67, 0xce, 0x3d, 0xeb, + 0x5e, 0xe5, 0x47, 0xdd, 0xf4, 0x65, 0xda, 0x84, 0x5d, 0x18, 0x67, 0x07, 0x44, 0xdf, 0xc3, 0x03, + 0x91, 0x21, 0x90, 0x34, 0xd7, 0x82, 0x6f, 0xd4, 0x61, 0xd4, 0x8d, 0x52, 0x69, 0x6c, 0x8e, 0x04, + 0xd0, 0x9d, 0x5a, 0xc9, 0x9f, 0x10, 0xf0, 0x8c, 0x0b, 0x95, 0xc6, 0x33, 0xd3, 0x01, 0x9e, 0x9d, + 0x5b, 0xe5, 0x53, 0x78, 0xbf, 0xbf, 0x5a, 0x62, 0xb5, 0x8a, 0x5f, 0xda, 0x45, 0x68, 0x3a, 0x60, + 0xf2, 0xdc, 0xc6, 0x0d, 0xf7, 0x3c, 0xdf, 0x6e, 0x1b, 0xa0, 0xe3, 0xc1, 0x70, 0x68, 0x50, 0xed, + 0x26, 0xee, 0x17, 0x6b, 0xab, 0xe4, 0xf1, 0x5f, 0x34, 0x29, 0x86, 0x1c, 0x28, 0x1f, 0x00, 0xc7, + 0x82, 0x69, 0x3e, 0x8f, 0x8a, 0xfc, 0x15, 0x02, 0x22, 0x81, 0xff, 0x44, 0x22, 0x99, 0x6d, 0x11, + 0xe9, 0xdc, 0xaa, 0xdf, 0x80, 0x83, 0xd4, 0xa2, 0x61, 0x73, 0xed, 0x97, 0x34, 0xab, 0xdc, 0x68, + 0x1f, 0xd3, 0x8e, 0xa3, 0x83, 0xb8, 0xc7, 0x34, 0x56, 0x0d, 0x87, 0x47, 0xdf, 0x53, 0xf4, 0x1e, + 0x94, 0x07, 0xfe, 0x89, 0xa9, 0xc9, 0xe1, 0xf3, 0x92, 0x42, 0xc1, 0xfd, 0x0e, 0x73, 0xa8, 0x09, + 0x81, 0x20, 0xb3, 0x42, 0xef, 0x82, 0x1e, 0xd9, 0xdd, 0x3c, 0x6e, 0x37, 0x1b, 0x2a, 0x04, 0xca, + 0xb4, 0xaf, 0x41, 0x64, 0x14, 0x10, 0x1f, 0xc0, 0x3b, 0x85, 0xd2, 0x94, 0x29, 0xc2, 0x93, 0xb2, + 0x0c, 0x4c, 0xe7, 0x99, 0x75, 0x57, 0xab, 0xba, 0x5f, 0xa2, 0x65, 0xe6, 0x9a, 0x37, 0xed, 0x82, + 0x26, 0xe9, 0xb2, 0xb8, 0x57, 0xa7, 0xf6, 0x62, 0xa0, 0xde, 0xee, 0x62, 0xf0, 0xac, 0x7c, 0x86, + 0xe0, 0xfc, 0xd0, 0xec, 0x16, 0xf0, 0xbc, 0x8a, 0xf7, 0xb1, 0x9a, 0xb3, 0xc2, 0x6a, 0x56, 0x79, + 0x81, 0xda, 0xd7, 0x2c, 0x77, 0xd0, 0xef, 0xd8, 0x9b, 0x06, 0xdc, 0xd9, 0xfc, 0x9e, 0x40, 0x65, + 0xe6, 0x15, 0x4d, 0x83, 0xd9, 0x5e, 0xd0, 0xe6, 0x01, 0x32, 0x8e, 0x07, 0xdc, 0x7f, 0xc5, 0x3a, + 0x95, 0xe1, 0x7a, 0x46, 0x5f, 0x2b, 0x63, 0xf8, 0x18, 0x87, 0x79, 0x5d, 0xb3, 0x6d, 0xaa, 0x6b, + 0x4b, 0xd4, 0xb6, 0x0d, 0x4b, 0x5f, 0x6a, 0x78, 0xf4, 0xd5, 0xbd, 0x82, 0x8f, 0xb7, 0x9a, 0x08, + 0xc4, 0x86, 0xf1, 0xee, 0x0f, 0x03, 0x88, 0x1e, 0xa1, 0xc6, 0x8b, 0xa9, 0x7f, 0x47, 0x70, 0x0f, + 0x77, 0x44, 0x1e, 0x21, 0xdc, 0x2f, 0xf6, 0x6d, 0xe4, 0x42, 0x8b, 0xec, 0x49, 0xb9, 0xb2, 0xc8, + 0x5e, 0x6c, 0xcb, 0xd6, 0x43, 0xac, 0x5c, 0xba, 0xff, 0xeb, 0x3f, 0x0f, 0xba, 0xcf, 0x91, 0x69, + 0x7e, 0xc5, 0x33, 0x21, 0x5c, 0x6f, 0x05, 0x97, 0x3c, 0x81, 0x51, 0x7e, 0x13, 0x8a, 0x60, 0x3d, + 0xbf, 0xc9, 0xcb, 0x5e, 0x9d, 0x7c, 0x8b, 0xf0, 0x80, 0xe8, 0xb7, 0x60, 0x9a, 0x72, 0x5c, 0xe2, + 0x2f, 0x2e, 0xe4, 0xb8, 0x24, 0x5c, 0x46, 0x28, 0xa7, 0x38, 0x97, 0x63, 0xe4, 0xa8, 0x04, 0x17, + 0xf2, 0x27, 0xc2, 0x07, 0x22, 0xc8, 0xa1, 0x7f, 0x24, 0x85, 0x36, 0x40, 0x84, 0x9b, 0xe0, 0xec, + 0xdc, 0x76, 0x5c, 0x00, 0x9d, 0x0b, 0x9c, 0xce, 0x59, 0x32, 0x25, 0x41, 0x07, 0x6c, 0x61, 0x85, + 0xea, 0xe4, 0x0f, 0x84, 0xff, 0x2f, 0x34, 0x69, 0x02, 0xb9, 0x37, 0x24, 0x91, 0x25, 0x36, 0xf8, + 0xd9, 0xc2, 0x36, 0x3c, 0x00, 0xb5, 0x59, 0x4e, 0x6d, 0x86, 0x9c, 0x4d, 0xa0, 0x66, 0x58, 0x09, + 0xcc, 0x4a, 0x46, 0xb9, 0x4e, 0xbe, 0x41, 0x78, 0x6f, 0x98, 0x9c, 0x74, 0xce, 0xc5, 0xb4, 0xda, + 0xd2, 0x39, 0x17, 0xd7, 0x3e, 0xb7, 0xcc, 0x39, 0x81, 0x89, 0x4d, 0x7e, 0x01, 0xe0, 0x42, 0x0b, + 0x32, 0x2b, 0xb9, 0x79, 0x63, 0x1b, 0xb1, 0xec, 0xa5, 0x36, 0xad, 0x01, 0xfc, 0x6b, 0x1c, 0xfc, + 0x14, 0x39, 0x9d, 0x02, 0xbe, 0x61, 0x96, 0xdf, 0xf4, 0x9f, 0xeb, 0xe4, 0x37, 0x84, 0x49, 0x73, + 0x6b, 0x4a, 0xa4, 0xf0, 0x24, 0x36, 0xc4, 0xd9, 0xd7, 0xdb, 0x35, 0x07, 0x3e, 0x05, 0xce, 0xe7, + 0x22, 0x39, 0x9f, 0xc8, 0x27, 0x7a, 0xa7, 0x5e, 0x2a, 0x53, 0x87, 0x8a, 0xc4, 0xbe, 0x47, 0x78, + 0x5f, 0x38, 0x82, 0x9b, 0x5e, 0xb3, 0x5b, 0x48, 0x91, 0x36, 0x57, 0x29, 0xb1, 0x05, 0x56, 0x26, + 0x38, 0xab, 0x31, 0x72, 0x4c, 0x6a, 0x95, 0xc8, 0x97, 0xa8, 0xd1, 0x7a, 0x91, 0x19, 0xc9, 0x04, + 0x89, 0xf4, 0x88, 0xd9, 0x73, 0x5b, 0xb6, 0x03, 0xb0, 0x79, 0x0e, 0xf6, 0x04, 0x19, 0x4b, 0x00, + 0xab, 0x83, 0x81, 0xab, 0x79, 0x59, 0x5b, 0xaf, 0x93, 0xcf, 0x11, 0xee, 0xf3, 0xbd, 0xb8, 0x52, + 0xcf, 0x48, 0x8a, 0xd5, 0x16, 0xe2, 0x98, 0x4e, 0x55, 0x19, 0xe3, 0x88, 0x8f, 0x90, 0x43, 0x2d, + 0x10, 0x93, 0x87, 0x08, 0xff, 0x2f, 0x7a, 0xa4, 0x21, 0x52, 0xc5, 0x23, 0xe1, 0x7c, 0x95, 0x9d, + 0x6d, 0xcf, 0x58, 0x52, 0x6a, 0x35, 0x8a, 0xf5, 0x11, 0xc2, 0x7d, 0xc2, 0xa9, 0x85, 0x5c, 0x96, + 0x09, 0xdf, 0xea, 0x74, 0x94, 0x7d, 0x73, 0x9b, 0x5e, 0x80, 0xcd, 0x49, 0xce, 0xe6, 0x15, 0xa2, + 0x24, 0xb0, 0x11, 0x4e, 0x7a, 0xe4, 0x31, 0x6a, 0x6a, 0x46, 0x89, 0x6c, 0x29, 0x8c, 0x6f, 0xa5, + 0xe5, 0x4a, 0x4f, 0xf2, 0x35, 0x80, 0x32, 0xc3, 0xe1, 0x9f, 0x26, 0xb9, 0x04, 0xf8, 0x66, 0xd8, + 0x2e, 0x48, 0xff, 0x1f, 0x11, 0x26, 0x11, 0x9f, 0xee, 0x2e, 0x90, 0x2d, 0x19, 0xdb, 0x61, 0x93, + 0xdc, 0xec, 0x2b, 0x39, 0xce, 0x66, 0x9c, 0x1c, 0x97, 0x63, 0x43, 0x3e, 0x45, 0x78, 0x07, 0x2f, + 0x3e, 0x53, 0x92, 0x32, 0x8a, 0xe5, 0xf1, 0xcc, 0x96, 0x6c, 0x24, 0xbf, 0xbb, 0x2a, 0x7c, 0xb0, + 0xb8, 0xc8, 0x5f, 0x23, 0xdc, 0x27, 0x34, 0xf9, 0xe4, 0xfc, 0x16, 0x22, 0x86, 0x2f, 0x06, 0xda, + 0x03, 0x3b, 0xcd, 0xc1, 0xe6, 0xc9, 0x44, 0x2a, 0xd8, 0xa6, 0xc3, 0xf5, 0x27, 0x08, 0xef, 0xf2, + 0xbf, 0x40, 0x53, 0x92, 0x2b, 0xba, 0x65, 0x61, 0x23, 0x8d, 0xbe, 0x72, 0x94, 0x63, 0x1d, 0x21, + 0x07, 0x53, 0xb0, 0xba, 0x27, 0xb0, 0x01, 0xd7, 0xca, 0x6d, 0x91, 0xa1, 0x43, 0x95, 0x3b, 0x82, + 0xc5, 0x37, 0xe9, 0x72, 0x47, 0xb0, 0x84, 0x7e, 0xbc, 0x65, 0xe5, 0x50, 0x1b, 0x36, 0xfc, 0xe8, + 0x18, 0xfe, 0x43, 0xb2, 0x5c, 0x32, 0xc4, 0xfe, 0x69, 0x3a, 0x7b, 0xa1, 0x1d, 0x53, 0xc9, 0xaf, + 0xfa, 0xbd, 0x30, 0x4a, 0x17, 0x78, 0xb8, 0xbb, 0x97, 0x03, 0x1e, 0x7b, 0x5f, 0x20, 0x07, 0x3c, + 0xfe, 0x32, 0xa1, 0x25, 0x70, 0x33, 0x64, 0x36, 0xf7, 0xd6, 0xe3, 0xa7, 0xa3, 0xe8, 0xc9, 0xd3, + 0x51, 0xf4, 0xf7, 0xd3, 0x51, 0xf4, 0xf1, 0xb3, 0xd1, 0xae, 0x27, 0xcf, 0x46, 0xbb, 0x7e, 0x7f, + 0x36, 0xda, 0x75, 0x6b, 0x52, 0x37, 0x9c, 0x4a, 0x6d, 0x25, 0xa7, 0xb2, 0x55, 0xd1, 0x55, 0xf0, + 0x5f, 0x0d, 0xd6, 0x45, 0xaf, 0xce, 0xc6, 0x9a, 0x66, 0xaf, 0xec, 0xe4, 0x5f, 0x81, 0x33, 0xff, + 0x05, 0x00, 0x00, 0xff, 0xff, 0x23, 0x22, 0x1d, 0x49, 0x15, 0x22, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -2071,7 +2076,7 @@ func NewQueryClient(cc grpc1.ClientConn) QueryClient { func (c *queryClient) OutTxTracker(ctx context.Context, in *QueryGetOutTxTrackerRequest, opts ...grpc.CallOption) (*QueryGetOutTxTrackerResponse, error) { out := new(QueryGetOutTxTrackerResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/OutTxTracker", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/OutTxTracker", in, out, opts...) if err != nil { return nil, err } @@ -2080,7 +2085,7 @@ func (c *queryClient) OutTxTracker(ctx context.Context, in *QueryGetOutTxTracker func (c *queryClient) OutTxTrackerAll(ctx context.Context, in *QueryAllOutTxTrackerRequest, opts ...grpc.CallOption) (*QueryAllOutTxTrackerResponse, error) { out := new(QueryAllOutTxTrackerResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/OutTxTrackerAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/OutTxTrackerAll", in, out, opts...) if err != nil { return nil, err } @@ -2089,7 +2094,7 @@ func (c *queryClient) OutTxTrackerAll(ctx context.Context, in *QueryAllOutTxTrac func (c *queryClient) OutTxTrackerAllByChain(ctx context.Context, in *QueryAllOutTxTrackerByChainRequest, opts ...grpc.CallOption) (*QueryAllOutTxTrackerByChainResponse, error) { out := new(QueryAllOutTxTrackerByChainResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/OutTxTrackerAllByChain", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/OutTxTrackerAllByChain", in, out, opts...) if err != nil { return nil, err } @@ -2098,7 +2103,7 @@ func (c *queryClient) OutTxTrackerAllByChain(ctx context.Context, in *QueryAllOu func (c *queryClient) InTxTrackerAllByChain(ctx context.Context, in *QueryAllInTxTrackerByChainRequest, opts ...grpc.CallOption) (*QueryAllInTxTrackerByChainResponse, error) { out := new(QueryAllInTxTrackerByChainResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/InTxTrackerAllByChain", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/InTxTrackerAllByChain", in, out, opts...) if err != nil { return nil, err } @@ -2107,7 +2112,7 @@ func (c *queryClient) InTxTrackerAllByChain(ctx context.Context, in *QueryAllInT func (c *queryClient) InTxTrackerAll(ctx context.Context, in *QueryAllInTxTrackersRequest, opts ...grpc.CallOption) (*QueryAllInTxTrackersResponse, error) { out := new(QueryAllInTxTrackersResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/InTxTrackerAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/InTxTrackerAll", in, out, opts...) if err != nil { return nil, err } @@ -2116,7 +2121,7 @@ func (c *queryClient) InTxTrackerAll(ctx context.Context, in *QueryAllInTxTracke func (c *queryClient) InTxHashToCctx(ctx context.Context, in *QueryGetInTxHashToCctxRequest, opts ...grpc.CallOption) (*QueryGetInTxHashToCctxResponse, error) { out := new(QueryGetInTxHashToCctxResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/InTxHashToCctx", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/InTxHashToCctx", in, out, opts...) if err != nil { return nil, err } @@ -2125,7 +2130,7 @@ func (c *queryClient) InTxHashToCctx(ctx context.Context, in *QueryGetInTxHashTo func (c *queryClient) InTxHashToCctxData(ctx context.Context, in *QueryInTxHashToCctxDataRequest, opts ...grpc.CallOption) (*QueryInTxHashToCctxDataResponse, error) { out := new(QueryInTxHashToCctxDataResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/InTxHashToCctxData", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/InTxHashToCctxData", in, out, opts...) if err != nil { return nil, err } @@ -2134,7 +2139,7 @@ func (c *queryClient) InTxHashToCctxData(ctx context.Context, in *QueryInTxHashT func (c *queryClient) InTxHashToCctxAll(ctx context.Context, in *QueryAllInTxHashToCctxRequest, opts ...grpc.CallOption) (*QueryAllInTxHashToCctxResponse, error) { out := new(QueryAllInTxHashToCctxResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/InTxHashToCctxAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/InTxHashToCctxAll", in, out, opts...) if err != nil { return nil, err } @@ -2143,7 +2148,7 @@ func (c *queryClient) InTxHashToCctxAll(ctx context.Context, in *QueryAllInTxHas func (c *queryClient) GasPrice(ctx context.Context, in *QueryGetGasPriceRequest, opts ...grpc.CallOption) (*QueryGetGasPriceResponse, error) { out := new(QueryGetGasPriceResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/GasPrice", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/GasPrice", in, out, opts...) if err != nil { return nil, err } @@ -2152,7 +2157,7 @@ func (c *queryClient) GasPrice(ctx context.Context, in *QueryGetGasPriceRequest, func (c *queryClient) GasPriceAll(ctx context.Context, in *QueryAllGasPriceRequest, opts ...grpc.CallOption) (*QueryAllGasPriceResponse, error) { out := new(QueryAllGasPriceResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/GasPriceAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/GasPriceAll", in, out, opts...) if err != nil { return nil, err } @@ -2161,7 +2166,7 @@ func (c *queryClient) GasPriceAll(ctx context.Context, in *QueryAllGasPriceReque func (c *queryClient) ConvertGasToZeta(ctx context.Context, in *QueryConvertGasToZetaRequest, opts ...grpc.CallOption) (*QueryConvertGasToZetaResponse, error) { out := new(QueryConvertGasToZetaResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/ConvertGasToZeta", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/ConvertGasToZeta", in, out, opts...) if err != nil { return nil, err } @@ -2170,7 +2175,7 @@ func (c *queryClient) ConvertGasToZeta(ctx context.Context, in *QueryConvertGasT func (c *queryClient) ProtocolFee(ctx context.Context, in *QueryMessagePassingProtocolFeeRequest, opts ...grpc.CallOption) (*QueryMessagePassingProtocolFeeResponse, error) { out := new(QueryMessagePassingProtocolFeeResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/ProtocolFee", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/ProtocolFee", in, out, opts...) if err != nil { return nil, err } @@ -2179,7 +2184,7 @@ func (c *queryClient) ProtocolFee(ctx context.Context, in *QueryMessagePassingPr func (c *queryClient) LastBlockHeight(ctx context.Context, in *QueryGetLastBlockHeightRequest, opts ...grpc.CallOption) (*QueryGetLastBlockHeightResponse, error) { out := new(QueryGetLastBlockHeightResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/LastBlockHeight", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/LastBlockHeight", in, out, opts...) if err != nil { return nil, err } @@ -2188,7 +2193,7 @@ func (c *queryClient) LastBlockHeight(ctx context.Context, in *QueryGetLastBlock func (c *queryClient) LastBlockHeightAll(ctx context.Context, in *QueryAllLastBlockHeightRequest, opts ...grpc.CallOption) (*QueryAllLastBlockHeightResponse, error) { out := new(QueryAllLastBlockHeightResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/LastBlockHeightAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/LastBlockHeightAll", in, out, opts...) if err != nil { return nil, err } @@ -2197,7 +2202,7 @@ func (c *queryClient) LastBlockHeightAll(ctx context.Context, in *QueryAllLastBl func (c *queryClient) Cctx(ctx context.Context, in *QueryGetCctxRequest, opts ...grpc.CallOption) (*QueryGetCctxResponse, error) { out := new(QueryGetCctxResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/Cctx", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/Cctx", in, out, opts...) if err != nil { return nil, err } @@ -2206,7 +2211,7 @@ func (c *queryClient) Cctx(ctx context.Context, in *QueryGetCctxRequest, opts .. func (c *queryClient) CctxByNonce(ctx context.Context, in *QueryGetCctxByNonceRequest, opts ...grpc.CallOption) (*QueryGetCctxResponse, error) { out := new(QueryGetCctxResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/CctxByNonce", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/CctxByNonce", in, out, opts...) if err != nil { return nil, err } @@ -2215,7 +2220,7 @@ func (c *queryClient) CctxByNonce(ctx context.Context, in *QueryGetCctxByNonceRe func (c *queryClient) CctxAll(ctx context.Context, in *QueryAllCctxRequest, opts ...grpc.CallOption) (*QueryAllCctxResponse, error) { out := new(QueryAllCctxResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/CctxAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/CctxAll", in, out, opts...) if err != nil { return nil, err } @@ -2224,7 +2229,7 @@ func (c *queryClient) CctxAll(ctx context.Context, in *QueryAllCctxRequest, opts func (c *queryClient) CctxListPending(ctx context.Context, in *QueryListCctxPendingRequest, opts ...grpc.CallOption) (*QueryListCctxPendingResponse, error) { out := new(QueryListCctxPendingResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/CctxListPending", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/CctxListPending", in, out, opts...) if err != nil { return nil, err } @@ -2233,7 +2238,7 @@ func (c *queryClient) CctxListPending(ctx context.Context, in *QueryListCctxPend func (c *queryClient) ZetaAccounting(ctx context.Context, in *QueryZetaAccountingRequest, opts ...grpc.CallOption) (*QueryZetaAccountingResponse, error) { out := new(QueryZetaAccountingResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/ZetaAccounting", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/ZetaAccounting", in, out, opts...) if err != nil { return nil, err } @@ -2242,7 +2247,7 @@ func (c *queryClient) ZetaAccounting(ctx context.Context, in *QueryZetaAccountin func (c *queryClient) LastZetaHeight(ctx context.Context, in *QueryLastZetaHeightRequest, opts ...grpc.CallOption) (*QueryLastZetaHeightResponse, error) { out := new(QueryLastZetaHeightResponse) - err := c.cc.Invoke(ctx, "/crosschain.Query/LastZetaHeight", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Query/LastZetaHeight", in, out, opts...) if err != nil { return nil, err } @@ -2366,7 +2371,7 @@ func _Query_OutTxTracker_Handler(srv interface{}, ctx context.Context, dec func( } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/OutTxTracker", + FullMethod: "/zetachain.zetacore.crosschain.Query/OutTxTracker", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).OutTxTracker(ctx, req.(*QueryGetOutTxTrackerRequest)) @@ -2384,7 +2389,7 @@ func _Query_OutTxTrackerAll_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/OutTxTrackerAll", + FullMethod: "/zetachain.zetacore.crosschain.Query/OutTxTrackerAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).OutTxTrackerAll(ctx, req.(*QueryAllOutTxTrackerRequest)) @@ -2402,7 +2407,7 @@ func _Query_OutTxTrackerAllByChain_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/OutTxTrackerAllByChain", + FullMethod: "/zetachain.zetacore.crosschain.Query/OutTxTrackerAllByChain", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).OutTxTrackerAllByChain(ctx, req.(*QueryAllOutTxTrackerByChainRequest)) @@ -2420,7 +2425,7 @@ func _Query_InTxTrackerAllByChain_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/InTxTrackerAllByChain", + FullMethod: "/zetachain.zetacore.crosschain.Query/InTxTrackerAllByChain", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).InTxTrackerAllByChain(ctx, req.(*QueryAllInTxTrackerByChainRequest)) @@ -2438,7 +2443,7 @@ func _Query_InTxTrackerAll_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/InTxTrackerAll", + FullMethod: "/zetachain.zetacore.crosschain.Query/InTxTrackerAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).InTxTrackerAll(ctx, req.(*QueryAllInTxTrackersRequest)) @@ -2456,7 +2461,7 @@ func _Query_InTxHashToCctx_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/InTxHashToCctx", + FullMethod: "/zetachain.zetacore.crosschain.Query/InTxHashToCctx", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).InTxHashToCctx(ctx, req.(*QueryGetInTxHashToCctxRequest)) @@ -2474,7 +2479,7 @@ func _Query_InTxHashToCctxData_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/InTxHashToCctxData", + FullMethod: "/zetachain.zetacore.crosschain.Query/InTxHashToCctxData", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).InTxHashToCctxData(ctx, req.(*QueryInTxHashToCctxDataRequest)) @@ -2492,7 +2497,7 @@ func _Query_InTxHashToCctxAll_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/InTxHashToCctxAll", + FullMethod: "/zetachain.zetacore.crosschain.Query/InTxHashToCctxAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).InTxHashToCctxAll(ctx, req.(*QueryAllInTxHashToCctxRequest)) @@ -2510,7 +2515,7 @@ func _Query_GasPrice_Handler(srv interface{}, ctx context.Context, dec func(inte } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/GasPrice", + FullMethod: "/zetachain.zetacore.crosschain.Query/GasPrice", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GasPrice(ctx, req.(*QueryGetGasPriceRequest)) @@ -2528,7 +2533,7 @@ func _Query_GasPriceAll_Handler(srv interface{}, ctx context.Context, dec func(i } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/GasPriceAll", + FullMethod: "/zetachain.zetacore.crosschain.Query/GasPriceAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GasPriceAll(ctx, req.(*QueryAllGasPriceRequest)) @@ -2546,7 +2551,7 @@ func _Query_ConvertGasToZeta_Handler(srv interface{}, ctx context.Context, dec f } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/ConvertGasToZeta", + FullMethod: "/zetachain.zetacore.crosschain.Query/ConvertGasToZeta", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ConvertGasToZeta(ctx, req.(*QueryConvertGasToZetaRequest)) @@ -2564,7 +2569,7 @@ func _Query_ProtocolFee_Handler(srv interface{}, ctx context.Context, dec func(i } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/ProtocolFee", + FullMethod: "/zetachain.zetacore.crosschain.Query/ProtocolFee", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ProtocolFee(ctx, req.(*QueryMessagePassingProtocolFeeRequest)) @@ -2582,7 +2587,7 @@ func _Query_LastBlockHeight_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/LastBlockHeight", + FullMethod: "/zetachain.zetacore.crosschain.Query/LastBlockHeight", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).LastBlockHeight(ctx, req.(*QueryGetLastBlockHeightRequest)) @@ -2600,7 +2605,7 @@ func _Query_LastBlockHeightAll_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/LastBlockHeightAll", + FullMethod: "/zetachain.zetacore.crosschain.Query/LastBlockHeightAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).LastBlockHeightAll(ctx, req.(*QueryAllLastBlockHeightRequest)) @@ -2618,7 +2623,7 @@ func _Query_Cctx_Handler(srv interface{}, ctx context.Context, dec func(interfac } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/Cctx", + FullMethod: "/zetachain.zetacore.crosschain.Query/Cctx", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).Cctx(ctx, req.(*QueryGetCctxRequest)) @@ -2636,7 +2641,7 @@ func _Query_CctxByNonce_Handler(srv interface{}, ctx context.Context, dec func(i } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/CctxByNonce", + FullMethod: "/zetachain.zetacore.crosschain.Query/CctxByNonce", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).CctxByNonce(ctx, req.(*QueryGetCctxByNonceRequest)) @@ -2654,7 +2659,7 @@ func _Query_CctxAll_Handler(srv interface{}, ctx context.Context, dec func(inter } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/CctxAll", + FullMethod: "/zetachain.zetacore.crosschain.Query/CctxAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).CctxAll(ctx, req.(*QueryAllCctxRequest)) @@ -2672,7 +2677,7 @@ func _Query_CctxListPending_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/CctxListPending", + FullMethod: "/zetachain.zetacore.crosschain.Query/CctxListPending", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).CctxListPending(ctx, req.(*QueryListCctxPendingRequest)) @@ -2690,7 +2695,7 @@ func _Query_ZetaAccounting_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/ZetaAccounting", + FullMethod: "/zetachain.zetacore.crosschain.Query/ZetaAccounting", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ZetaAccounting(ctx, req.(*QueryZetaAccountingRequest)) @@ -2708,7 +2713,7 @@ func _Query_LastZetaHeight_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Query/LastZetaHeight", + FullMethod: "/zetachain.zetacore.crosschain.Query/LastZetaHeight", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).LastZetaHeight(ctx, req.(*QueryLastZetaHeightRequest)) @@ -2717,7 +2722,7 @@ func _Query_LastZetaHeight_Handler(srv interface{}, ctx context.Context, dec fun } var _Query_serviceDesc = grpc.ServiceDesc{ - ServiceName: "crosschain.Query", + ServiceName: "zetachain.zetacore.crosschain.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { @@ -2802,7 +2807,7 @@ var _Query_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "crosschain/query.proto", + Metadata: "zetachain/zetacore/crosschain/query.proto", } func (m *QueryZetaAccountingRequest) Marshal() (dAtA []byte, err error) { diff --git a/x/crosschain/types/query.pb.gw.go b/x/crosschain/types/query.pb.gw.go index 6234a732ea..00751a0c67 100644 --- a/x/crosschain/types/query.pb.gw.go +++ b/x/crosschain/types/query.pb.gw.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-grpc-gateway. DO NOT EDIT. -// source: crosschain/query.proto +// source: zetachain/zetacore/crosschain/query.proto /* Package types is a reverse proxy. diff --git a/x/crosschain/types/tx.pb.go b/x/crosschain/types/tx.pb.go index 4c8f09ca70..e85d4a3838 100644 --- a/x/crosschain/types/tx.pb.go +++ b/x/crosschain/types/tx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: crosschain/tx.proto +// source: zetachain/zetacore/crosschain/tx.proto package types @@ -42,7 +42,7 @@ func (m *MsgMigrateTssFunds) Reset() { *m = MsgMigrateTssFunds{} } func (m *MsgMigrateTssFunds) String() string { return proto.CompactTextString(m) } func (*MsgMigrateTssFunds) ProtoMessage() {} func (*MsgMigrateTssFunds) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{0} + return fileDescriptor_15f0860550897740, []int{0} } func (m *MsgMigrateTssFunds) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -92,7 +92,7 @@ func (m *MsgMigrateTssFundsResponse) Reset() { *m = MsgMigrateTssFundsRe func (m *MsgMigrateTssFundsResponse) String() string { return proto.CompactTextString(m) } func (*MsgMigrateTssFundsResponse) ProtoMessage() {} func (*MsgMigrateTssFundsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{1} + return fileDescriptor_15f0860550897740, []int{1} } func (m *MsgMigrateTssFundsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -130,7 +130,7 @@ func (m *MsgUpdateTssAddress) Reset() { *m = MsgUpdateTssAddress{} } func (m *MsgUpdateTssAddress) String() string { return proto.CompactTextString(m) } func (*MsgUpdateTssAddress) ProtoMessage() {} func (*MsgUpdateTssAddress) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{2} + return fileDescriptor_15f0860550897740, []int{2} } func (m *MsgUpdateTssAddress) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -180,7 +180,7 @@ func (m *MsgUpdateTssAddressResponse) Reset() { *m = MsgUpdateTssAddress func (m *MsgUpdateTssAddressResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateTssAddressResponse) ProtoMessage() {} func (*MsgUpdateTssAddressResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{3} + return fileDescriptor_15f0860550897740, []int{3} } func (m *MsgUpdateTssAddressResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -213,7 +213,7 @@ type MsgAddToInTxTracker struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` ChainId int64 `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` TxHash string `protobuf:"bytes,3,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"` - CoinType coin.CoinType `protobuf:"varint,4,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,4,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` Proof *proofs.Proof `protobuf:"bytes,5,opt,name=proof,proto3" json:"proof,omitempty"` BlockHash string `protobuf:"bytes,6,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` TxIndex int64 `protobuf:"varint,7,opt,name=tx_index,json=txIndex,proto3" json:"tx_index,omitempty"` @@ -223,7 +223,7 @@ func (m *MsgAddToInTxTracker) Reset() { *m = MsgAddToInTxTracker{} } func (m *MsgAddToInTxTracker) String() string { return proto.CompactTextString(m) } func (*MsgAddToInTxTracker) ProtoMessage() {} func (*MsgAddToInTxTracker) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{4} + return fileDescriptor_15f0860550897740, []int{4} } func (m *MsgAddToInTxTracker) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -308,7 +308,7 @@ func (m *MsgAddToInTxTrackerResponse) Reset() { *m = MsgAddToInTxTracker func (m *MsgAddToInTxTrackerResponse) String() string { return proto.CompactTextString(m) } func (*MsgAddToInTxTrackerResponse) ProtoMessage() {} func (*MsgAddToInTxTrackerResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{5} + return fileDescriptor_15f0860550897740, []int{5} } func (m *MsgAddToInTxTrackerResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -351,7 +351,7 @@ func (m *MsgWhitelistERC20) Reset() { *m = MsgWhitelistERC20{} } func (m *MsgWhitelistERC20) String() string { return proto.CompactTextString(m) } func (*MsgWhitelistERC20) ProtoMessage() {} func (*MsgWhitelistERC20) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{6} + return fileDescriptor_15f0860550897740, []int{6} } func (m *MsgWhitelistERC20) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -438,7 +438,7 @@ func (m *MsgWhitelistERC20Response) Reset() { *m = MsgWhitelistERC20Resp func (m *MsgWhitelistERC20Response) String() string { return proto.CompactTextString(m) } func (*MsgWhitelistERC20Response) ProtoMessage() {} func (*MsgWhitelistERC20Response) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{7} + return fileDescriptor_15f0860550897740, []int{7} } func (m *MsgWhitelistERC20Response) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -495,7 +495,7 @@ func (m *MsgAddToOutTxTracker) Reset() { *m = MsgAddToOutTxTracker{} } func (m *MsgAddToOutTxTracker) String() string { return proto.CompactTextString(m) } func (*MsgAddToOutTxTracker) ProtoMessage() {} func (*MsgAddToOutTxTracker) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{8} + return fileDescriptor_15f0860550897740, []int{8} } func (m *MsgAddToOutTxTracker) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -581,7 +581,7 @@ func (m *MsgAddToOutTxTrackerResponse) Reset() { *m = MsgAddToOutTxTrack func (m *MsgAddToOutTxTrackerResponse) String() string { return proto.CompactTextString(m) } func (*MsgAddToOutTxTrackerResponse) ProtoMessage() {} func (*MsgAddToOutTxTrackerResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{9} + return fileDescriptor_15f0860550897740, []int{9} } func (m *MsgAddToOutTxTrackerResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -627,7 +627,7 @@ func (m *MsgRemoveFromOutTxTracker) Reset() { *m = MsgRemoveFromOutTxTra func (m *MsgRemoveFromOutTxTracker) String() string { return proto.CompactTextString(m) } func (*MsgRemoveFromOutTxTracker) ProtoMessage() {} func (*MsgRemoveFromOutTxTracker) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{10} + return fileDescriptor_15f0860550897740, []int{10} } func (m *MsgRemoveFromOutTxTracker) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -684,7 +684,7 @@ func (m *MsgRemoveFromOutTxTrackerResponse) Reset() { *m = MsgRemoveFrom func (m *MsgRemoveFromOutTxTrackerResponse) String() string { return proto.CompactTextString(m) } func (*MsgRemoveFromOutTxTrackerResponse) ProtoMessage() {} func (*MsgRemoveFromOutTxTrackerResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{11} + return fileDescriptor_15f0860550897740, []int{11} } func (m *MsgRemoveFromOutTxTrackerResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -725,7 +725,7 @@ func (m *MsgVoteGasPrice) Reset() { *m = MsgVoteGasPrice{} } func (m *MsgVoteGasPrice) String() string { return proto.CompactTextString(m) } func (*MsgVoteGasPrice) ProtoMessage() {} func (*MsgVoteGasPrice) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{12} + return fileDescriptor_15f0860550897740, []int{12} } func (m *MsgVoteGasPrice) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -796,7 +796,7 @@ func (m *MsgVoteGasPriceResponse) Reset() { *m = MsgVoteGasPriceResponse func (m *MsgVoteGasPriceResponse) String() string { return proto.CompactTextString(m) } func (*MsgVoteGasPriceResponse) ProtoMessage() {} func (*MsgVoteGasPriceResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{13} + return fileDescriptor_15f0860550897740, []int{13} } func (m *MsgVoteGasPriceResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -834,17 +834,17 @@ type MsgVoteOnObservedOutboundTx struct { ObservedOutTxEffectiveGasPrice github_com_cosmos_cosmos_sdk_types.Int `protobuf:"bytes,11,opt,name=observed_outTx_effective_gas_price,json=observedOutTxEffectiveGasPrice,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Int" json:"observed_outTx_effective_gas_price"` ObservedOutTxEffectiveGasLimit uint64 `protobuf:"varint,12,opt,name=observed_outTx_effective_gas_limit,json=observedOutTxEffectiveGasLimit,proto3" json:"observed_outTx_effective_gas_limit,omitempty"` ValueReceived github_com_cosmos_cosmos_sdk_types.Uint `protobuf:"bytes,5,opt,name=value_received,json=valueReceived,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Uint" json:"value_received" yaml:"value_received"` - Status chains.ReceiveStatus `protobuf:"varint,6,opt,name=status,proto3,enum=pkg.chains.ReceiveStatus" json:"status,omitempty"` + Status chains.ReceiveStatus `protobuf:"varint,6,opt,name=status,proto3,enum=zetachain.zetacore.pkg.chains.ReceiveStatus" json:"status,omitempty"` OutTxChain int64 `protobuf:"varint,7,opt,name=outTx_chain,json=outTxChain,proto3" json:"outTx_chain,omitempty"` OutTxTssNonce uint64 `protobuf:"varint,8,opt,name=outTx_tss_nonce,json=outTxTssNonce,proto3" json:"outTx_tss_nonce,omitempty"` - CoinType coin.CoinType `protobuf:"varint,9,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,9,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` } func (m *MsgVoteOnObservedOutboundTx) Reset() { *m = MsgVoteOnObservedOutboundTx{} } func (m *MsgVoteOnObservedOutboundTx) String() string { return proto.CompactTextString(m) } func (*MsgVoteOnObservedOutboundTx) ProtoMessage() {} func (*MsgVoteOnObservedOutboundTx) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{14} + return fileDescriptor_15f0860550897740, []int{14} } func (m *MsgVoteOnObservedOutboundTx) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -950,7 +950,7 @@ func (m *MsgVoteOnObservedOutboundTxResponse) Reset() { *m = MsgVoteOnOb func (m *MsgVoteOnObservedOutboundTxResponse) String() string { return proto.CompactTextString(m) } func (*MsgVoteOnObservedOutboundTxResponse) ProtoMessage() {} func (*MsgVoteOnObservedOutboundTxResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{15} + return fileDescriptor_15f0860550897740, []int{15} } func (m *MsgVoteOnObservedOutboundTxResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -992,7 +992,7 @@ type MsgVoteOnObservedInboundTx struct { InTxHash string `protobuf:"bytes,9,opt,name=in_tx_hash,json=inTxHash,proto3" json:"in_tx_hash,omitempty"` InBlockHeight uint64 `protobuf:"varint,10,opt,name=in_block_height,json=inBlockHeight,proto3" json:"in_block_height,omitempty"` GasLimit uint64 `protobuf:"varint,11,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"` - CoinType coin.CoinType `protobuf:"varint,12,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,12,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` TxOrigin string `protobuf:"bytes,13,opt,name=tx_origin,json=txOrigin,proto3" json:"tx_origin,omitempty"` Asset string `protobuf:"bytes,14,opt,name=asset,proto3" json:"asset,omitempty"` // event index of the sent asset in the observed tx @@ -1003,7 +1003,7 @@ func (m *MsgVoteOnObservedInboundTx) Reset() { *m = MsgVoteOnObservedInb func (m *MsgVoteOnObservedInboundTx) String() string { return proto.CompactTextString(m) } func (*MsgVoteOnObservedInboundTx) ProtoMessage() {} func (*MsgVoteOnObservedInboundTx) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{16} + return fileDescriptor_15f0860550897740, []int{16} } func (m *MsgVoteOnObservedInboundTx) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1130,7 +1130,7 @@ func (m *MsgVoteOnObservedInboundTxResponse) Reset() { *m = MsgVoteOnObs func (m *MsgVoteOnObservedInboundTxResponse) String() string { return proto.CompactTextString(m) } func (*MsgVoteOnObservedInboundTxResponse) ProtoMessage() {} func (*MsgVoteOnObservedInboundTxResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{17} + return fileDescriptor_15f0860550897740, []int{17} } func (m *MsgVoteOnObservedInboundTxResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1168,7 +1168,7 @@ func (m *MsgAbortStuckCCTX) Reset() { *m = MsgAbortStuckCCTX{} } func (m *MsgAbortStuckCCTX) String() string { return proto.CompactTextString(m) } func (*MsgAbortStuckCCTX) ProtoMessage() {} func (*MsgAbortStuckCCTX) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{18} + return fileDescriptor_15f0860550897740, []int{18} } func (m *MsgAbortStuckCCTX) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1218,7 +1218,7 @@ func (m *MsgAbortStuckCCTXResponse) Reset() { *m = MsgAbortStuckCCTXResp func (m *MsgAbortStuckCCTXResponse) String() string { return proto.CompactTextString(m) } func (*MsgAbortStuckCCTXResponse) ProtoMessage() {} func (*MsgAbortStuckCCTXResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{19} + return fileDescriptor_15f0860550897740, []int{19} } func (m *MsgAbortStuckCCTXResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1257,7 +1257,7 @@ func (m *MsgRefundAbortedCCTX) Reset() { *m = MsgRefundAbortedCCTX{} } func (m *MsgRefundAbortedCCTX) String() string { return proto.CompactTextString(m) } func (*MsgRefundAbortedCCTX) ProtoMessage() {} func (*MsgRefundAbortedCCTX) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{20} + return fileDescriptor_15f0860550897740, []int{20} } func (m *MsgRefundAbortedCCTX) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1314,7 +1314,7 @@ func (m *MsgRefundAbortedCCTXResponse) Reset() { *m = MsgRefundAbortedCC func (m *MsgRefundAbortedCCTXResponse) String() string { return proto.CompactTextString(m) } func (*MsgRefundAbortedCCTXResponse) ProtoMessage() {} func (*MsgRefundAbortedCCTXResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81d6d611190b7635, []int{21} + return fileDescriptor_15f0860550897740, []int{21} } func (m *MsgRefundAbortedCCTXResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1344,124 +1344,128 @@ func (m *MsgRefundAbortedCCTXResponse) XXX_DiscardUnknown() { var xxx_messageInfo_MsgRefundAbortedCCTXResponse proto.InternalMessageInfo func init() { - proto.RegisterType((*MsgMigrateTssFunds)(nil), "crosschain.MsgMigrateTssFunds") - proto.RegisterType((*MsgMigrateTssFundsResponse)(nil), "crosschain.MsgMigrateTssFundsResponse") - proto.RegisterType((*MsgUpdateTssAddress)(nil), "crosschain.MsgUpdateTssAddress") - proto.RegisterType((*MsgUpdateTssAddressResponse)(nil), "crosschain.MsgUpdateTssAddressResponse") - proto.RegisterType((*MsgAddToInTxTracker)(nil), "crosschain.MsgAddToInTxTracker") - proto.RegisterType((*MsgAddToInTxTrackerResponse)(nil), "crosschain.MsgAddToInTxTrackerResponse") - proto.RegisterType((*MsgWhitelistERC20)(nil), "crosschain.MsgWhitelistERC20") - proto.RegisterType((*MsgWhitelistERC20Response)(nil), "crosschain.MsgWhitelistERC20Response") - proto.RegisterType((*MsgAddToOutTxTracker)(nil), "crosschain.MsgAddToOutTxTracker") - proto.RegisterType((*MsgAddToOutTxTrackerResponse)(nil), "crosschain.MsgAddToOutTxTrackerResponse") - proto.RegisterType((*MsgRemoveFromOutTxTracker)(nil), "crosschain.MsgRemoveFromOutTxTracker") - proto.RegisterType((*MsgRemoveFromOutTxTrackerResponse)(nil), "crosschain.MsgRemoveFromOutTxTrackerResponse") - proto.RegisterType((*MsgVoteGasPrice)(nil), "crosschain.MsgVoteGasPrice") - proto.RegisterType((*MsgVoteGasPriceResponse)(nil), "crosschain.MsgVoteGasPriceResponse") - proto.RegisterType((*MsgVoteOnObservedOutboundTx)(nil), "crosschain.MsgVoteOnObservedOutboundTx") - proto.RegisterType((*MsgVoteOnObservedOutboundTxResponse)(nil), "crosschain.MsgVoteOnObservedOutboundTxResponse") - proto.RegisterType((*MsgVoteOnObservedInboundTx)(nil), "crosschain.MsgVoteOnObservedInboundTx") - proto.RegisterType((*MsgVoteOnObservedInboundTxResponse)(nil), "crosschain.MsgVoteOnObservedInboundTxResponse") - proto.RegisterType((*MsgAbortStuckCCTX)(nil), "crosschain.MsgAbortStuckCCTX") - proto.RegisterType((*MsgAbortStuckCCTXResponse)(nil), "crosschain.MsgAbortStuckCCTXResponse") - proto.RegisterType((*MsgRefundAbortedCCTX)(nil), "crosschain.MsgRefundAbortedCCTX") - proto.RegisterType((*MsgRefundAbortedCCTXResponse)(nil), "crosschain.MsgRefundAbortedCCTXResponse") -} - -func init() { proto.RegisterFile("crosschain/tx.proto", fileDescriptor_81d6d611190b7635) } - -var fileDescriptor_81d6d611190b7635 = []byte{ - // 1432 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x58, 0x4b, 0x6f, 0xdb, 0x46, - 0x10, 0x36, 0xeb, 0x97, 0x34, 0xb6, 0xec, 0x9a, 0x76, 0x63, 0x99, 0x8e, 0x65, 0x87, 0xae, 0x1f, - 0x97, 0x48, 0x89, 0x8b, 0x5e, 0x8a, 0xf6, 0x10, 0x1b, 0x79, 0xb8, 0x8d, 0x63, 0x83, 0x51, 0xd2, - 0x07, 0x0a, 0x10, 0x14, 0xb9, 0xa6, 0x08, 0x49, 0x5c, 0x95, 0xbb, 0x34, 0x64, 0x9f, 0xfb, 0x03, - 0x8a, 0x5e, 0xfa, 0x5b, 0xfa, 0x0f, 0x72, 0x0c, 0x7a, 0x2a, 0x0a, 0x34, 0x2d, 0x92, 0x7f, 0xd0, - 0x4b, 0xaf, 0xc5, 0xce, 0xae, 0x68, 0x91, 0x7a, 0xd8, 0x4d, 0xd0, 0x5e, 0x44, 0xce, 0x63, 0x67, - 0x76, 0xbe, 0x9d, 0xd9, 0x19, 0x0a, 0x16, 0xdd, 0x88, 0x32, 0xe6, 0xd6, 0x9d, 0x20, 0xac, 0xf0, - 0x4e, 0xb9, 0x1d, 0x51, 0x4e, 0x75, 0xb8, 0x64, 0x1a, 0x4b, 0x3e, 0xf5, 0x29, 0xb2, 0x2b, 0xe2, - 0x4d, 0x6a, 0x18, 0xcb, 0xed, 0x86, 0x5f, 0x41, 0x05, 0xa6, 0x1e, 0x4a, 0xb0, 0x88, 0x02, 0x1a, - 0x84, 0xf8, 0xd3, 0xab, 0xdd, 0x8e, 0x28, 0x3d, 0x65, 0xea, 0x21, 0x05, 0xe6, 0x8f, 0x1a, 0xe8, - 0x47, 0xcc, 0x3f, 0x0a, 0xfc, 0xc8, 0xe1, 0xa4, 0xca, 0xd8, 0x83, 0x38, 0xf4, 0x98, 0x5e, 0x84, - 0x69, 0x37, 0x22, 0x0e, 0xa7, 0x51, 0x51, 0xdb, 0xd0, 0x76, 0xf3, 0x56, 0x97, 0xd4, 0x57, 0x20, - 0x87, 0xee, 0xec, 0xc0, 0x2b, 0xbe, 0xb7, 0xa1, 0xed, 0x8e, 0x5b, 0xd3, 0x48, 0x1f, 0x7a, 0xfa, - 0x43, 0x98, 0x72, 0x5a, 0x34, 0x0e, 0x79, 0x71, 0x5c, 0xac, 0xd9, 0xaf, 0xbc, 0x78, 0xb5, 0x3e, - 0xf6, 0xdb, 0xab, 0xf5, 0x1d, 0x3f, 0xe0, 0xf5, 0xb8, 0x56, 0x76, 0x69, 0xab, 0xe2, 0x52, 0xd6, - 0xa2, 0x4c, 0x3d, 0x6e, 0x33, 0xaf, 0x51, 0xe1, 0xe7, 0x6d, 0xc2, 0xca, 0xcf, 0x82, 0x90, 0x5b, - 0x6a, 0xb9, 0x79, 0x13, 0x8c, 0xfe, 0x3d, 0x59, 0x84, 0xb5, 0x69, 0xc8, 0x88, 0xf9, 0x04, 0x16, - 0x8f, 0x98, 0xff, 0xac, 0xed, 0x49, 0xe1, 0x3d, 0xcf, 0x8b, 0x08, 0x1b, 0xb5, 0xe5, 0x35, 0x00, - 0xce, 0x98, 0xdd, 0x8e, 0x6b, 0x0d, 0x72, 0x8e, 0x9b, 0xce, 0x5b, 0x79, 0xce, 0xd8, 0x09, 0x32, - 0xcc, 0x35, 0x58, 0x1d, 0x60, 0x2f, 0x71, 0xf7, 0xb7, 0x86, 0xfe, 0xee, 0x79, 0x5e, 0x95, 0x1e, - 0x86, 0xd5, 0x4e, 0x35, 0x72, 0xdc, 0x06, 0x89, 0xde, 0x0e, 0xa2, 0x65, 0x98, 0xe6, 0x1d, 0xbb, - 0xee, 0xb0, 0xba, 0xc4, 0xc8, 0x9a, 0xe2, 0x9d, 0x47, 0x0e, 0xab, 0xeb, 0x15, 0xc8, 0x8b, 0xe3, - 0xb2, 0x05, 0x1a, 0xc5, 0x89, 0x0d, 0x6d, 0x77, 0x6e, 0x4f, 0x2f, 0xb7, 0x1b, 0x7e, 0x19, 0x0f, - 0xf1, 0x80, 0x06, 0x61, 0xf5, 0xbc, 0x4d, 0xac, 0x9c, 0xab, 0xde, 0xf4, 0x1d, 0x98, 0xc4, 0x83, - 0x2c, 0x4e, 0x6e, 0x68, 0xbb, 0x33, 0x7b, 0x0b, 0xa8, 0xac, 0x8e, 0xf6, 0x44, 0x3c, 0x2c, 0x29, - 0x17, 0xd1, 0xd7, 0x9a, 0xd4, 0x6d, 0x48, 0xaf, 0x53, 0x32, 0x7a, 0xe4, 0xa0, 0xe3, 0x15, 0xc8, - 0xf1, 0x8e, 0x1d, 0x84, 0x1e, 0xe9, 0x14, 0xa7, 0xe5, 0x66, 0x79, 0xe7, 0x50, 0x90, 0x0a, 0x98, - 0x6c, 0xe0, 0x09, 0x30, 0xbf, 0x68, 0xb0, 0x70, 0xc4, 0xfc, 0x2f, 0xeb, 0x01, 0x27, 0xcd, 0x80, - 0xf1, 0xfb, 0xd6, 0xc1, 0xde, 0x9d, 0x11, 0xb0, 0x6c, 0x42, 0x81, 0x44, 0xee, 0xde, 0x1d, 0xdb, - 0x91, 0x08, 0xab, 0x93, 0x98, 0x45, 0x66, 0xf7, 0x14, 0x7b, 0xb1, 0x1b, 0x4f, 0x63, 0xa7, 0xc3, - 0x44, 0xe8, 0xb4, 0x24, 0x3a, 0x79, 0x0b, 0xdf, 0xf5, 0x1b, 0x30, 0xc5, 0xce, 0x5b, 0x35, 0xda, - 0x44, 0x18, 0xf2, 0x96, 0xa2, 0x74, 0x03, 0x72, 0x1e, 0x71, 0x83, 0x96, 0xd3, 0x64, 0x18, 0x72, - 0xc1, 0x4a, 0x68, 0x7d, 0x15, 0xf2, 0xbe, 0xc3, 0xec, 0x66, 0xd0, 0x0a, 0xb8, 0x0a, 0x39, 0xe7, - 0x3b, 0xec, 0xb1, 0xa0, 0x4d, 0x1b, 0x56, 0xfa, 0x62, 0xea, 0x46, 0x2c, 0x22, 0xb8, 0x48, 0x45, - 0x20, 0x23, 0x9c, 0xbd, 0xe8, 0x8d, 0x60, 0x0d, 0xc0, 0x75, 0x13, 0x48, 0x55, 0xb6, 0x09, 0x8e, - 0x04, 0xf5, 0x77, 0x0d, 0x96, 0xba, 0xa8, 0x1e, 0xc7, 0xfc, 0x1d, 0xf3, 0x69, 0x09, 0x26, 0x43, - 0x1a, 0xba, 0x04, 0xb1, 0x9a, 0xb0, 0x24, 0xd1, 0x9b, 0x65, 0x13, 0xa9, 0x2c, 0xfb, 0x1f, 0x92, - 0xe6, 0x33, 0xb8, 0x39, 0x28, 0xbc, 0x04, 0xc3, 0x35, 0x80, 0x80, 0xd9, 0x11, 0x69, 0xd1, 0x33, - 0xe2, 0x61, 0xa4, 0x39, 0x2b, 0x1f, 0x30, 0x4b, 0x32, 0xcc, 0x53, 0xc4, 0x5f, 0x52, 0x0f, 0x22, - 0xda, 0xfa, 0x8f, 0x20, 0x32, 0x37, 0xe1, 0xd6, 0x50, 0x3f, 0x49, 0x86, 0xff, 0xa4, 0xc1, 0xfc, - 0x11, 0xf3, 0x9f, 0x53, 0x4e, 0x1e, 0x3a, 0xec, 0x24, 0x0a, 0x5c, 0xf2, 0xd6, 0x7b, 0x68, 0x8b, - 0xd5, 0xdd, 0x3d, 0x20, 0xa1, 0xdf, 0x82, 0x59, 0x09, 0x72, 0x18, 0xb7, 0x6a, 0x24, 0xc2, 0xb3, - 0x9a, 0xb0, 0x66, 0x90, 0xf7, 0x04, 0x59, 0x98, 0xdf, 0x71, 0xbb, 0xdd, 0x3c, 0x4f, 0xf2, 0x1b, - 0x29, 0x73, 0x05, 0x96, 0x33, 0x1b, 0x4b, 0x36, 0xfd, 0xc7, 0x24, 0x96, 0xad, 0x90, 0x1d, 0x87, - 0xc7, 0x35, 0x46, 0xa2, 0x33, 0xe2, 0x1d, 0xc7, 0xbc, 0x46, 0xe3, 0xd0, 0xab, 0x76, 0x46, 0x04, - 0xb0, 0x0a, 0x98, 0xa7, 0xf2, 0xcc, 0x65, 0xe2, 0xe6, 0x04, 0x03, 0x8f, 0xbc, 0x0c, 0x8b, 0x54, - 0x19, 0xb3, 0xa9, 0x00, 0xab, 0xf7, 0x16, 0x5b, 0xa0, 0x97, 0x7e, 0xaa, 0x52, 0xff, 0x53, 0x30, - 0x32, 0xfa, 0x32, 0x7d, 0x48, 0xe0, 0xd7, 0xb9, 0x0a, 0xb5, 0x98, 0x5a, 0xb6, 0x7f, 0x29, 0xd7, - 0x3f, 0x86, 0xe5, 0xcc, 0x6a, 0x51, 0xb2, 0x31, 0x23, 0x5e, 0x11, 0x70, 0xe9, 0x52, 0x6a, 0xe9, - 0x43, 0x87, 0x3d, 0x63, 0xc4, 0xd3, 0x2f, 0xc0, 0xcc, 0x2c, 0x23, 0xa7, 0xa7, 0xc4, 0xe5, 0xc1, - 0x19, 0x41, 0x03, 0xf2, 0x10, 0x66, 0xb0, 0x3b, 0x95, 0x55, 0x77, 0xda, 0xbe, 0x46, 0x77, 0x3a, - 0x0c, 0xb9, 0x55, 0x4a, 0x79, 0xbc, 0xdf, 0xb5, 0x9b, 0x24, 0xc6, 0xe7, 0x57, 0xf8, 0x96, 0xf7, - 0xcd, 0x2c, 0xee, 0x7e, 0xb8, 0x2d, 0xbc, 0x85, 0x74, 0x0a, 0x73, 0x67, 0x4e, 0x33, 0x26, 0x76, - 0x44, 0x5c, 0x12, 0x88, 0x42, 0xc1, 0xe3, 0xdf, 0x7f, 0xf4, 0x2f, 0x3b, 0xea, 0x5f, 0xaf, 0xd6, - 0x3f, 0x38, 0x77, 0x5a, 0xcd, 0x4f, 0xcc, 0xb4, 0x39, 0xd3, 0x2a, 0x20, 0xc3, 0x52, 0xb4, 0x7e, - 0x17, 0xa6, 0x18, 0x77, 0x78, 0x2c, 0x6f, 0xcb, 0xb9, 0xbd, 0x15, 0xd9, 0x7b, 0xe4, 0x5c, 0xa1, - 0xb4, 0x9e, 0xa2, 0x82, 0xa5, 0x14, 0xf5, 0x75, 0x98, 0x91, 0x61, 0xa2, 0x96, 0xba, 0x06, 0x00, - 0x59, 0x07, 0x82, 0xa3, 0x6f, 0xc3, 0xbc, 0x54, 0x10, 0xcd, 0x57, 0x96, 0x60, 0x0e, 0xa3, 0x2f, - 0x20, 0xbb, 0xca, 0xd8, 0x13, 0xbc, 0xad, 0x52, 0xad, 0x2f, 0x7f, 0x75, 0xeb, 0x33, 0xb7, 0x60, - 0x73, 0x44, 0x82, 0x27, 0x85, 0xf0, 0xfd, 0x04, 0x8e, 0x11, 0x69, 0xbd, 0xc3, 0xf0, 0xea, 0x3a, - 0x10, 0x45, 0x47, 0x42, 0x8f, 0x44, 0xaa, 0x08, 0x14, 0x25, 0x02, 0x92, 0x6f, 0x76, 0xa6, 0x45, - 0x15, 0x24, 0xfb, 0x40, 0x55, 0xbb, 0x01, 0x39, 0x05, 0x74, 0xa4, 0xee, 0xdf, 0x84, 0xd6, 0xb7, - 0x60, 0xae, 0xfb, 0xae, 0x80, 0x9b, 0x94, 0x26, 0xba, 0x5c, 0x89, 0xdd, 0xe5, 0x28, 0x35, 0xf5, - 0x4e, 0xa3, 0x94, 0x88, 0xb2, 0x45, 0x18, 0x73, 0x7c, 0x09, 0x7e, 0xde, 0xea, 0x92, 0xfa, 0x4d, - 0x00, 0x01, 0xba, 0xaa, 0xe3, 0xbc, 0xdc, 0x67, 0x10, 0xaa, 0xf2, 0xdd, 0x86, 0xf9, 0x20, 0xb4, - 0x55, 0x0f, 0x90, 0x35, 0x2b, 0x0b, 0xaf, 0x10, 0x84, 0xbd, 0x85, 0x9a, 0x6a, 0xa6, 0x33, 0xa8, - 0x91, 0x34, 0xd3, 0xf4, 0xc9, 0xce, 0x5e, 0x63, 0xa8, 0x59, 0x85, 0x3c, 0xef, 0xd8, 0x34, 0x0a, - 0xfc, 0x20, 0x2c, 0x16, 0xe4, 0x96, 0x78, 0xe7, 0x18, 0x69, 0x71, 0x89, 0x3a, 0x8c, 0x11, 0x5e, - 0x9c, 0x43, 0x81, 0x24, 0x44, 0x1a, 0x92, 0x33, 0x12, 0x72, 0xd5, 0x8d, 0xe6, 0x71, 0x0b, 0x80, - 0x2c, 0xd9, 0x90, 0x3e, 0x04, 0x73, 0x78, 0x16, 0x24, 0xc9, 0xf2, 0x18, 0x67, 0x99, 0x7b, 0x35, - 0x1a, 0xf1, 0xa7, 0x3c, 0x76, 0x1b, 0x07, 0x07, 0xd5, 0xaf, 0x46, 0x8f, 0x94, 0xa3, 0x9a, 0xfc, - 0x2a, 0x76, 0xb1, 0xb4, 0xb5, 0xc4, 0xd5, 0x19, 0x0e, 0x00, 0x16, 0x39, 0x8d, 0x43, 0x0f, 0x55, - 0x88, 0xf7, 0x4e, 0xde, 0x64, 0x4e, 0x09, 0x6b, 0xc9, 0x5c, 0x22, 0x6f, 0xe5, 0x82, 0xe4, 0xaa, - 0xc1, 0xc4, 0x2c, 0x61, 0x67, 0xee, 0xf3, 0xdb, 0xdd, 0xd7, 0xde, 0xcf, 0x39, 0x18, 0x3f, 0x62, - 0xbe, 0x6e, 0xc3, 0x42, 0xff, 0x74, 0xb2, 0x51, 0xbe, 0xfc, 0x22, 0x29, 0x0f, 0x6a, 0xf0, 0xc6, - 0xee, 0x55, 0x1a, 0xc9, 0x08, 0xf0, 0x2d, 0xbc, 0xdf, 0x37, 0x4d, 0xaf, 0x0f, 0x5a, 0xdd, 0xa3, - 0x60, 0xec, 0x5c, 0xa1, 0x90, 0x58, 0x0f, 0xe1, 0xc6, 0x90, 0xf1, 0x61, 0x2b, 0x63, 0x62, 0xb0, - 0x9a, 0x71, 0xfb, 0x5a, 0x6a, 0x89, 0xbf, 0x13, 0x98, 0x4d, 0x0d, 0x08, 0xab, 0x99, 0xe5, 0xbd, - 0x42, 0x63, 0x73, 0x84, 0x30, 0xb1, 0xc8, 0xa1, 0x38, 0xb4, 0x7b, 0xef, 0x0c, 0x30, 0x30, 0x48, - 0xd1, 0xa8, 0x5c, 0x53, 0x31, 0xf1, 0xfa, 0x1d, 0x2c, 0x0f, 0xbb, 0x2a, 0xb7, 0x47, 0xda, 0x4a, - 0xf4, 0x8c, 0xf2, 0xf5, 0xf4, 0x12, 0x97, 0xcf, 0x61, 0x2e, 0xf3, 0xf5, 0xb0, 0x96, 0xb1, 0x90, - 0x16, 0x1b, 0x5b, 0x23, 0xc5, 0xbd, 0x09, 0xd6, 0xf7, 0x79, 0x98, 0x4d, 0xb0, 0xac, 0x42, 0x5f, - 0x82, 0x0d, 0xfb, 0x20, 0xd4, 0xbf, 0x86, 0xf9, 0xec, 0xe7, 0x72, 0x29, 0xb3, 0x36, 0x23, 0x37, - 0xb6, 0x47, 0xcb, 0x7b, 0x01, 0xc9, 0x5c, 0x41, 0x59, 0x40, 0xd2, 0xe2, 0x3e, 0x40, 0x06, 0x5f, - 0x39, 0xa2, 0xa4, 0xfb, 0xef, 0x9b, 0x8d, 0xbe, 0x3c, 0xcf, 0x68, 0xf4, 0x95, 0xf4, 0xd0, 0xbb, - 0x63, 0xff, 0x8b, 0x17, 0xaf, 0x4b, 0xda, 0xcb, 0xd7, 0x25, 0xed, 0xcf, 0xd7, 0x25, 0xed, 0x87, - 0x37, 0xa5, 0xb1, 0x97, 0x6f, 0x4a, 0x63, 0xbf, 0xbe, 0x29, 0x8d, 0x7d, 0x73, 0xb7, 0xa7, 0x63, - 0x5d, 0x10, 0xee, 0xdc, 0x96, 0xff, 0x74, 0x88, 0x57, 0x97, 0x46, 0xa4, 0xd2, 0xa9, 0xf4, 0xfe, - 0xff, 0x21, 0x1a, 0x58, 0x6d, 0x0a, 0xff, 0x9a, 0xf8, 0xe8, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, - 0xfb, 0x1e, 0xd9, 0x9a, 0x1a, 0x11, 0x00, 0x00, + proto.RegisterType((*MsgMigrateTssFunds)(nil), "zetachain.zetacore.crosschain.MsgMigrateTssFunds") + proto.RegisterType((*MsgMigrateTssFundsResponse)(nil), "zetachain.zetacore.crosschain.MsgMigrateTssFundsResponse") + proto.RegisterType((*MsgUpdateTssAddress)(nil), "zetachain.zetacore.crosschain.MsgUpdateTssAddress") + proto.RegisterType((*MsgUpdateTssAddressResponse)(nil), "zetachain.zetacore.crosschain.MsgUpdateTssAddressResponse") + proto.RegisterType((*MsgAddToInTxTracker)(nil), "zetachain.zetacore.crosschain.MsgAddToInTxTracker") + proto.RegisterType((*MsgAddToInTxTrackerResponse)(nil), "zetachain.zetacore.crosschain.MsgAddToInTxTrackerResponse") + proto.RegisterType((*MsgWhitelistERC20)(nil), "zetachain.zetacore.crosschain.MsgWhitelistERC20") + proto.RegisterType((*MsgWhitelistERC20Response)(nil), "zetachain.zetacore.crosschain.MsgWhitelistERC20Response") + proto.RegisterType((*MsgAddToOutTxTracker)(nil), "zetachain.zetacore.crosschain.MsgAddToOutTxTracker") + proto.RegisterType((*MsgAddToOutTxTrackerResponse)(nil), "zetachain.zetacore.crosschain.MsgAddToOutTxTrackerResponse") + proto.RegisterType((*MsgRemoveFromOutTxTracker)(nil), "zetachain.zetacore.crosschain.MsgRemoveFromOutTxTracker") + proto.RegisterType((*MsgRemoveFromOutTxTrackerResponse)(nil), "zetachain.zetacore.crosschain.MsgRemoveFromOutTxTrackerResponse") + proto.RegisterType((*MsgVoteGasPrice)(nil), "zetachain.zetacore.crosschain.MsgVoteGasPrice") + proto.RegisterType((*MsgVoteGasPriceResponse)(nil), "zetachain.zetacore.crosschain.MsgVoteGasPriceResponse") + proto.RegisterType((*MsgVoteOnObservedOutboundTx)(nil), "zetachain.zetacore.crosschain.MsgVoteOnObservedOutboundTx") + proto.RegisterType((*MsgVoteOnObservedOutboundTxResponse)(nil), "zetachain.zetacore.crosschain.MsgVoteOnObservedOutboundTxResponse") + proto.RegisterType((*MsgVoteOnObservedInboundTx)(nil), "zetachain.zetacore.crosschain.MsgVoteOnObservedInboundTx") + proto.RegisterType((*MsgVoteOnObservedInboundTxResponse)(nil), "zetachain.zetacore.crosschain.MsgVoteOnObservedInboundTxResponse") + proto.RegisterType((*MsgAbortStuckCCTX)(nil), "zetachain.zetacore.crosschain.MsgAbortStuckCCTX") + proto.RegisterType((*MsgAbortStuckCCTXResponse)(nil), "zetachain.zetacore.crosschain.MsgAbortStuckCCTXResponse") + proto.RegisterType((*MsgRefundAbortedCCTX)(nil), "zetachain.zetacore.crosschain.MsgRefundAbortedCCTX") + proto.RegisterType((*MsgRefundAbortedCCTXResponse)(nil), "zetachain.zetacore.crosschain.MsgRefundAbortedCCTXResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/crosschain/tx.proto", fileDescriptor_15f0860550897740) +} + +var fileDescriptor_15f0860550897740 = []byte{ + // 1468 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x58, 0xdf, 0x6b, 0xdb, 0xd6, + 0x17, 0x8f, 0x9a, 0xc4, 0xb1, 0x4f, 0xe2, 0xe4, 0x5b, 0x35, 0xdf, 0xc6, 0x51, 0x1a, 0x27, 0x55, + 0xdb, 0x2c, 0x8c, 0xd5, 0x69, 0x53, 0x36, 0xda, 0x6c, 0x83, 0x25, 0x59, 0x7f, 0x64, 0x6b, 0x9a, + 0xa2, 0xba, 0xdb, 0xd8, 0x8b, 0x90, 0xa5, 0x1b, 0x45, 0xd8, 0xd6, 0x35, 0xba, 0x57, 0xc6, 0x09, + 0x83, 0xc1, 0xa0, 0xef, 0x63, 0x0c, 0x0a, 0x83, 0xfd, 0x3f, 0x7d, 0x2c, 0x7b, 0x1a, 0x7b, 0x28, + 0x23, 0xfd, 0x07, 0xc6, 0xfe, 0x82, 0xa1, 0x73, 0xaf, 0x15, 0xcb, 0xbf, 0xe3, 0x32, 0xf6, 0x62, + 0xeb, 0x1e, 0x9f, 0xcf, 0xb9, 0xe7, 0xf7, 0x39, 0x16, 0xac, 0x9d, 0x10, 0x6e, 0xd9, 0x47, 0x96, + 0xe7, 0x6f, 0xe0, 0x13, 0x0d, 0xc8, 0x86, 0x1d, 0x50, 0xc6, 0x04, 0x8d, 0x37, 0x0a, 0xb5, 0x80, + 0x72, 0xaa, 0x2e, 0xc7, 0x7c, 0x85, 0x26, 0x5f, 0xe1, 0x8c, 0x4f, 0x9b, 0x77, 0xa9, 0x4b, 0x91, + 0x73, 0x23, 0x7a, 0x12, 0x20, 0xed, 0xfd, 0x2e, 0xc2, 0x6b, 0x65, 0x77, 0x03, 0x49, 0x4c, 0x7e, + 0x49, 0xde, 0xb5, 0x5e, 0xbc, 0xd4, 0xf3, 0xf1, 0x63, 0x80, 0xcc, 0x5a, 0x40, 0xe9, 0x21, 0x93, + 0x5f, 0x82, 0x57, 0xff, 0x49, 0x01, 0x75, 0x9f, 0xb9, 0xfb, 0x9e, 0x1b, 0x58, 0x9c, 0x14, 0x19, + 0x7b, 0x10, 0xfa, 0x0e, 0x53, 0x73, 0x30, 0x65, 0x07, 0xc4, 0xe2, 0x34, 0xc8, 0x29, 0xab, 0xca, + 0x7a, 0xc6, 0x68, 0x1e, 0xd5, 0x45, 0x48, 0xa3, 0x68, 0xd3, 0x73, 0x72, 0x17, 0x56, 0x95, 0xf5, + 0x71, 0x63, 0x0a, 0xcf, 0x7b, 0x8e, 0xfa, 0x10, 0x52, 0x56, 0x95, 0x86, 0x3e, 0xcf, 0x8d, 0x47, + 0x98, 0x9d, 0x8d, 0x57, 0x6f, 0x56, 0xc6, 0xfe, 0x78, 0xb3, 0xf2, 0x9e, 0xeb, 0xf1, 0xa3, 0xb0, + 0x54, 0xb0, 0x69, 0x75, 0xc3, 0xa6, 0xac, 0x4a, 0x99, 0xfc, 0xba, 0xc9, 0x9c, 0xf2, 0x06, 0x3f, + 0xae, 0x11, 0x56, 0x78, 0xee, 0xf9, 0xdc, 0x90, 0x70, 0xfd, 0x0a, 0x68, 0x9d, 0x3a, 0x19, 0x84, + 0xd5, 0xa8, 0xcf, 0x88, 0xfe, 0x04, 0x2e, 0xed, 0x33, 0xf7, 0x79, 0xcd, 0x11, 0x3f, 0x6e, 0x3b, + 0x4e, 0x40, 0x58, 0x3f, 0x95, 0x97, 0x01, 0x38, 0x63, 0x66, 0x2d, 0x2c, 0x95, 0xc9, 0x31, 0x2a, + 0x9d, 0x31, 0x32, 0x9c, 0xb1, 0xa7, 0x48, 0xd0, 0x97, 0x61, 0xa9, 0x8b, 0xbc, 0xf8, 0xba, 0x5f, + 0x2f, 0xe0, 0x7d, 0xdb, 0x8e, 0x53, 0xa4, 0x7b, 0x7e, 0xb1, 0x51, 0x0c, 0x2c, 0xbb, 0x4c, 0x82, + 0xd1, 0x5c, 0xb4, 0x00, 0x53, 0xbc, 0x61, 0x1e, 0x59, 0xec, 0x48, 0xf8, 0xc8, 0x48, 0xf1, 0xc6, + 0x23, 0x8b, 0x1d, 0xa9, 0x3b, 0x90, 0x89, 0x22, 0x68, 0x46, 0xde, 0xc8, 0x4d, 0xac, 0x2a, 0xeb, + 0xb3, 0x9b, 0x37, 0x0a, 0x5d, 0x12, 0xaa, 0x56, 0x76, 0x0b, 0x18, 0xea, 0x5d, 0xea, 0xf9, 0xc5, + 0xe3, 0x1a, 0x31, 0xd2, 0xb6, 0x7c, 0x52, 0xb7, 0x60, 0x12, 0x63, 0x9b, 0x9b, 0x5c, 0x55, 0xd6, + 0xa7, 0x37, 0xaf, 0xf7, 0xc2, 0xcb, 0x04, 0x78, 0x1a, 0x7d, 0x19, 0x02, 0x12, 0xf9, 0xa8, 0x54, + 0xa1, 0x76, 0x59, 0xe8, 0x96, 0x12, 0x3e, 0x42, 0x0a, 0xaa, 0xb7, 0x08, 0x69, 0xde, 0x30, 0x3d, + 0xdf, 0x21, 0x8d, 0xdc, 0x94, 0x30, 0x89, 0x37, 0xf6, 0xa2, 0xa3, 0x74, 0x5f, 0xbb, 0x7b, 0x62, + 0xf7, 0xfd, 0xa6, 0xc0, 0xc5, 0x7d, 0xe6, 0x7e, 0x7d, 0xe4, 0x71, 0x52, 0xf1, 0x18, 0xbf, 0x6f, + 0xec, 0x6e, 0xde, 0xea, 0xe3, 0xbc, 0x6b, 0x90, 0x25, 0x81, 0xbd, 0x79, 0xcb, 0xb4, 0x44, 0x1c, + 0x64, 0xbc, 0x66, 0x90, 0xd8, 0x8c, 0x75, 0xab, 0x87, 0xc7, 0x93, 0x1e, 0x56, 0x61, 0xc2, 0xb7, + 0xaa, 0xc2, 0x87, 0x19, 0x03, 0x9f, 0xd5, 0xcb, 0x90, 0x62, 0xc7, 0xd5, 0x12, 0xad, 0xa0, 0x67, + 0x32, 0x86, 0x3c, 0xa9, 0x1a, 0xa4, 0x1d, 0x62, 0x7b, 0x55, 0xab, 0xc2, 0xd0, 0xe4, 0xac, 0x11, + 0x9f, 0xd5, 0x25, 0xc8, 0xb8, 0x16, 0x33, 0x2b, 0x5e, 0xd5, 0xe3, 0xd2, 0xe4, 0xb4, 0x6b, 0xb1, + 0xc7, 0xd1, 0x59, 0x37, 0x61, 0xb1, 0xc3, 0xa6, 0xa6, 0xc5, 0x91, 0x05, 0x27, 0x09, 0x0b, 0x84, + 0x85, 0x33, 0x27, 0xad, 0x16, 0x2c, 0x03, 0xd8, 0x76, 0xec, 0x52, 0x99, 0x93, 0x11, 0x45, 0x38, + 0xf5, 0x2f, 0x05, 0xe6, 0x9b, 0x5e, 0x3d, 0x08, 0xf9, 0x3b, 0x66, 0xdd, 0x3c, 0x4c, 0xfa, 0xd4, + 0xb7, 0x09, 0xfa, 0x6a, 0xc2, 0x10, 0x87, 0xd6, 0x5c, 0x9c, 0x48, 0xe4, 0xe2, 0x7f, 0x93, 0x47, + 0x9f, 0xc2, 0x95, 0x6e, 0x16, 0xc7, 0x6e, 0x5d, 0x06, 0xf0, 0x98, 0x19, 0x90, 0x2a, 0xad, 0x13, + 0x07, 0x8d, 0x4f, 0x1b, 0x19, 0x8f, 0x19, 0x82, 0xa0, 0x1f, 0x62, 0x48, 0xc4, 0xe9, 0x41, 0x40, + 0xab, 0xff, 0x92, 0xd7, 0xf4, 0x6b, 0x70, 0xb5, 0xe7, 0x3d, 0x71, 0xd2, 0xbf, 0x54, 0x60, 0x6e, + 0x9f, 0xb9, 0x5f, 0x51, 0x4e, 0x1e, 0x5a, 0xec, 0x69, 0xe0, 0xd9, 0x64, 0x64, 0x1d, 0x6a, 0x11, + 0xba, 0xa9, 0x03, 0x1e, 0xd4, 0xab, 0x30, 0x23, 0x9c, 0xec, 0x87, 0xd5, 0x12, 0x09, 0x30, 0x7c, + 0x13, 0xc6, 0x34, 0xd2, 0x9e, 0x20, 0x09, 0x53, 0x3e, 0xac, 0xd5, 0x2a, 0xc7, 0x71, 0xca, 0xe3, + 0x49, 0x5f, 0x84, 0x85, 0x36, 0xc5, 0x62, 0xa5, 0x5f, 0xa4, 0xb0, 0x92, 0xa3, 0xdf, 0x0e, 0xfc, + 0x83, 0x12, 0x23, 0x41, 0x9d, 0x38, 0x07, 0x21, 0x2f, 0xd1, 0xd0, 0x77, 0x8a, 0x8d, 0x3e, 0x06, + 0x2c, 0x01, 0xa6, 0xae, 0x88, 0xb9, 0xc8, 0xe5, 0x74, 0x44, 0xc0, 0x90, 0x17, 0xe0, 0x12, 0x95, + 0xc2, 0x4c, 0x1a, 0x39, 0xab, 0xb5, 0xfd, 0x5d, 0xa4, 0x67, 0xf7, 0x14, 0x05, 0xff, 0x27, 0xa0, + 0xb5, 0xf1, 0x8b, 0xf4, 0x21, 0x9e, 0x7b, 0xc4, 0xa5, 0xa9, 0xb9, 0x04, 0x6c, 0xe7, 0xec, 0x77, + 0xf5, 0x43, 0x58, 0x68, 0x43, 0x47, 0x55, 0x1c, 0x32, 0xe2, 0xe4, 0x00, 0xa1, 0xf3, 0x09, 0xe8, + 0x43, 0x8b, 0x3d, 0x67, 0xc4, 0x51, 0x4f, 0x40, 0x6f, 0x83, 0x91, 0xc3, 0x43, 0x62, 0x73, 0xaf, + 0x4e, 0x50, 0x80, 0x08, 0xc2, 0x34, 0x8e, 0xb5, 0x82, 0x1c, 0x6b, 0x6b, 0x43, 0x8c, 0xb5, 0x3d, + 0x9f, 0x1b, 0xf9, 0xc4, 0x8d, 0xf7, 0x9b, 0x72, 0xe3, 0xc4, 0xf8, 0x62, 0xc0, 0xdd, 0xa2, 0x05, + 0xcd, 0xa0, 0xf6, 0xbd, 0x65, 0x61, 0x63, 0x52, 0x29, 0xcc, 0xd6, 0xad, 0x4a, 0x48, 0xcc, 0x80, + 0xd8, 0xc4, 0x8b, 0x0a, 0x05, 0xc3, 0xbf, 0xf3, 0xe8, 0x9c, 0xa3, 0xf8, 0xef, 0x37, 0x2b, 0xff, + 0x3f, 0xb6, 0xaa, 0x95, 0x2d, 0x3d, 0x29, 0x4e, 0x37, 0xb2, 0x48, 0x30, 0xe4, 0x59, 0xfd, 0x1c, + 0x52, 0x8c, 0x5b, 0x3c, 0x14, 0x0d, 0x74, 0x76, 0xf3, 0x83, 0x9e, 0x43, 0x4b, 0x6c, 0x32, 0x12, + 0xf8, 0x0c, 0x31, 0x86, 0xc4, 0xaa, 0x2b, 0x30, 0x2d, 0x2c, 0x47, 0x2e, 0xd9, 0x19, 0x00, 0x49, + 0xbb, 0x11, 0x45, 0x5d, 0x83, 0x39, 0xc1, 0x10, 0x0d, 0x72, 0x51, 0x95, 0x69, 0x74, 0x48, 0x16, + 0xc9, 0x45, 0xc6, 0x9e, 0x60, 0x4f, 0x4b, 0x8c, 0xd1, 0xcc, 0x48, 0x63, 0x54, 0xbf, 0x01, 0xd7, + 0xfa, 0x94, 0xc1, 0x59, 0x8d, 0x4f, 0xe0, 0x96, 0x92, 0xe4, 0xdb, 0xf3, 0x07, 0x57, 0x4b, 0x54, + 0x9a, 0xc4, 0x77, 0x48, 0x20, 0x4b, 0x45, 0x9e, 0x22, 0x1b, 0xc5, 0x93, 0xd9, 0x36, 0xdb, 0xb2, + 0x82, 0xbc, 0x2b, 0x7b, 0x82, 0x06, 0x69, 0x19, 0x8e, 0x40, 0x36, 0xee, 0xf8, 0xac, 0xde, 0x80, + 0xd9, 0xe6, 0xb3, 0xf4, 0xe5, 0xa4, 0x10, 0xd1, 0xa4, 0x0a, 0x77, 0x9e, 0x6d, 0x6a, 0xa9, 0x77, + 0xda, 0xd4, 0x22, 0x2b, 0xab, 0x84, 0x31, 0xcb, 0x15, 0xf1, 0xc8, 0x18, 0xcd, 0xa3, 0x7a, 0x05, + 0x20, 0x8a, 0x83, 0xac, 0xf6, 0x8c, 0xd0, 0xd3, 0xf3, 0x65, 0x91, 0xaf, 0xc1, 0x9c, 0xe7, 0x9b, + 0x72, 0x52, 0x88, 0xca, 0x16, 0xe5, 0x99, 0xf5, 0xfc, 0xd6, 0x72, 0x4e, 0x4c, 0xe1, 0x69, 0xe4, + 0x88, 0xa7, 0x70, 0x32, 0xd8, 0x33, 0xa3, 0xed, 0x4c, 0x4b, 0x90, 0xe1, 0x0d, 0x93, 0x06, 0x9e, + 0xeb, 0xf9, 0xb9, 0xac, 0xd0, 0x92, 0x37, 0x0e, 0xf0, 0x1c, 0x75, 0x5f, 0x8b, 0x31, 0xc2, 0x73, + 0xb3, 0xf8, 0x83, 0x38, 0x44, 0xc9, 0x4a, 0xea, 0xc4, 0xe7, 0x72, 0x8c, 0xcd, 0xa1, 0x56, 0x80, + 0x24, 0x31, 0xc9, 0xae, 0x83, 0xde, 0x3b, 0x31, 0xe2, 0xfc, 0x79, 0x8c, 0x7b, 0xd1, 0x76, 0x89, + 0x06, 0xfc, 0x19, 0x0f, 0xed, 0xf2, 0xee, 0x6e, 0xf1, 0x9b, 0xfe, 0x4b, 0x6c, 0xbf, 0x85, 0x61, + 0x09, 0xc7, 0x5f, 0x52, 0x5a, 0x7c, 0x55, 0x1d, 0x97, 0x09, 0x83, 0x1c, 0x86, 0xbe, 0x83, 0x2c, + 0xc4, 0x79, 0xa7, 0xdb, 0x44, 0x9a, 0x45, 0xd2, 0xe2, 0x1d, 0x47, 0xb4, 0xf3, 0xac, 0xa0, 0xca, + 0x25, 0x47, 0xcf, 0xe3, 0x48, 0xef, 0xb8, 0xb7, 0xa9, 0xd7, 0xe6, 0xe9, 0x34, 0x8c, 0xef, 0x33, + 0x57, 0x7d, 0xa1, 0xc0, 0xc5, 0xce, 0x55, 0xe7, 0x4e, 0xa1, 0xef, 0x1f, 0xaa, 0x42, 0xb7, 0x6d, + 0x41, 0xfb, 0x78, 0x04, 0x50, 0xbc, 0x62, 0xfc, 0xa0, 0xc0, 0xff, 0x3a, 0xf6, 0xfc, 0xcd, 0x21, + 0x25, 0xb6, 0x60, 0xb4, 0xad, 0xf3, 0x63, 0x62, 0x25, 0x7e, 0x56, 0xe0, 0x72, 0x8f, 0x35, 0xe6, + 0xee, 0x60, 0xb1, 0xdd, 0x91, 0xda, 0x67, 0xa3, 0x22, 0x63, 0xb5, 0xea, 0x30, 0x93, 0x58, 0x67, + 0x0a, 0x83, 0x25, 0xb6, 0xf2, 0x6b, 0x1f, 0x9d, 0x8f, 0x3f, 0xbe, 0xf7, 0x17, 0x05, 0x72, 0x3d, + 0x57, 0x92, 0xad, 0xe1, 0x84, 0x76, 0xc3, 0x6a, 0x3b, 0xa3, 0x63, 0x63, 0xe5, 0x5e, 0x2a, 0xb0, + 0xd0, 0x6b, 0x00, 0xdc, 0x3b, 0xaf, 0xfc, 0x18, 0xaa, 0x6d, 0x8f, 0x0c, 0x8d, 0x35, 0xfb, 0x0e, + 0x66, 0xdb, 0xfe, 0x72, 0xdd, 0x1a, 0x2c, 0x34, 0x89, 0xd0, 0xee, 0x9e, 0x17, 0x91, 0x28, 0xa4, + 0x8e, 0x3f, 0xe8, 0x43, 0x14, 0x52, 0x3b, 0x66, 0x98, 0x42, 0xea, 0xf5, 0xc7, 0x5d, 0xfd, 0x1e, + 0xe6, 0xda, 0x5f, 0x6b, 0xdc, 0x1e, 0x2c, 0xae, 0x0d, 0xa2, 0xdd, 0x3b, 0x37, 0xa4, 0x35, 0x06, + 0x6d, 0xed, 0x7d, 0x88, 0x18, 0x24, 0x11, 0xc3, 0xc4, 0xa0, 0x7b, 0xd3, 0xc7, 0xa6, 0xda, 0xd9, + 0xf2, 0xef, 0x0c, 0xd3, 0x08, 0xda, 0x40, 0xc3, 0x34, 0xd5, 0x9e, 0x4d, 0x7e, 0xe7, 0xcb, 0x57, + 0xa7, 0x79, 0xe5, 0xf5, 0x69, 0x5e, 0xf9, 0xf3, 0x34, 0xaf, 0xfc, 0xf8, 0x36, 0x3f, 0xf6, 0xfa, + 0x6d, 0x7e, 0xec, 0xf7, 0xb7, 0xf9, 0xb1, 0x6f, 0x6f, 0xb7, 0x6c, 0x1b, 0x91, 0xd8, 0x9b, 0x6d, + 0xef, 0xac, 0x1a, 0x89, 0xd7, 0x6c, 0xd1, 0xf2, 0x51, 0x4a, 0xe1, 0x5b, 0xab, 0x3b, 0xff, 0x04, + 0x00, 0x00, 0xff, 0xff, 0x6a, 0x94, 0x81, 0x5f, 0x94, 0x13, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -1499,7 +1503,7 @@ func NewMsgClient(cc grpc1.ClientConn) MsgClient { func (c *msgClient) AddToOutTxTracker(ctx context.Context, in *MsgAddToOutTxTracker, opts ...grpc.CallOption) (*MsgAddToOutTxTrackerResponse, error) { out := new(MsgAddToOutTxTrackerResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/AddToOutTxTracker", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/AddToOutTxTracker", in, out, opts...) if err != nil { return nil, err } @@ -1508,7 +1512,7 @@ func (c *msgClient) AddToOutTxTracker(ctx context.Context, in *MsgAddToOutTxTrac func (c *msgClient) AddToInTxTracker(ctx context.Context, in *MsgAddToInTxTracker, opts ...grpc.CallOption) (*MsgAddToInTxTrackerResponse, error) { out := new(MsgAddToInTxTrackerResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/AddToInTxTracker", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/AddToInTxTracker", in, out, opts...) if err != nil { return nil, err } @@ -1517,7 +1521,7 @@ func (c *msgClient) AddToInTxTracker(ctx context.Context, in *MsgAddToInTxTracke func (c *msgClient) RemoveFromOutTxTracker(ctx context.Context, in *MsgRemoveFromOutTxTracker, opts ...grpc.CallOption) (*MsgRemoveFromOutTxTrackerResponse, error) { out := new(MsgRemoveFromOutTxTrackerResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/RemoveFromOutTxTracker", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/RemoveFromOutTxTracker", in, out, opts...) if err != nil { return nil, err } @@ -1526,7 +1530,7 @@ func (c *msgClient) RemoveFromOutTxTracker(ctx context.Context, in *MsgRemoveFro func (c *msgClient) VoteGasPrice(ctx context.Context, in *MsgVoteGasPrice, opts ...grpc.CallOption) (*MsgVoteGasPriceResponse, error) { out := new(MsgVoteGasPriceResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/VoteGasPrice", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/VoteGasPrice", in, out, opts...) if err != nil { return nil, err } @@ -1535,7 +1539,7 @@ func (c *msgClient) VoteGasPrice(ctx context.Context, in *MsgVoteGasPrice, opts func (c *msgClient) VoteOnObservedOutboundTx(ctx context.Context, in *MsgVoteOnObservedOutboundTx, opts ...grpc.CallOption) (*MsgVoteOnObservedOutboundTxResponse, error) { out := new(MsgVoteOnObservedOutboundTxResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/VoteOnObservedOutboundTx", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/VoteOnObservedOutboundTx", in, out, opts...) if err != nil { return nil, err } @@ -1544,7 +1548,7 @@ func (c *msgClient) VoteOnObservedOutboundTx(ctx context.Context, in *MsgVoteOnO func (c *msgClient) VoteOnObservedInboundTx(ctx context.Context, in *MsgVoteOnObservedInboundTx, opts ...grpc.CallOption) (*MsgVoteOnObservedInboundTxResponse, error) { out := new(MsgVoteOnObservedInboundTxResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/VoteOnObservedInboundTx", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/VoteOnObservedInboundTx", in, out, opts...) if err != nil { return nil, err } @@ -1553,7 +1557,7 @@ func (c *msgClient) VoteOnObservedInboundTx(ctx context.Context, in *MsgVoteOnOb func (c *msgClient) WhitelistERC20(ctx context.Context, in *MsgWhitelistERC20, opts ...grpc.CallOption) (*MsgWhitelistERC20Response, error) { out := new(MsgWhitelistERC20Response) - err := c.cc.Invoke(ctx, "/crosschain.Msg/WhitelistERC20", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/WhitelistERC20", in, out, opts...) if err != nil { return nil, err } @@ -1562,7 +1566,7 @@ func (c *msgClient) WhitelistERC20(ctx context.Context, in *MsgWhitelistERC20, o func (c *msgClient) UpdateTssAddress(ctx context.Context, in *MsgUpdateTssAddress, opts ...grpc.CallOption) (*MsgUpdateTssAddressResponse, error) { out := new(MsgUpdateTssAddressResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/UpdateTssAddress", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/UpdateTssAddress", in, out, opts...) if err != nil { return nil, err } @@ -1571,7 +1575,7 @@ func (c *msgClient) UpdateTssAddress(ctx context.Context, in *MsgUpdateTssAddres func (c *msgClient) MigrateTssFunds(ctx context.Context, in *MsgMigrateTssFunds, opts ...grpc.CallOption) (*MsgMigrateTssFundsResponse, error) { out := new(MsgMigrateTssFundsResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/MigrateTssFunds", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/MigrateTssFunds", in, out, opts...) if err != nil { return nil, err } @@ -1580,7 +1584,7 @@ func (c *msgClient) MigrateTssFunds(ctx context.Context, in *MsgMigrateTssFunds, func (c *msgClient) AbortStuckCCTX(ctx context.Context, in *MsgAbortStuckCCTX, opts ...grpc.CallOption) (*MsgAbortStuckCCTXResponse, error) { out := new(MsgAbortStuckCCTXResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/AbortStuckCCTX", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/AbortStuckCCTX", in, out, opts...) if err != nil { return nil, err } @@ -1589,7 +1593,7 @@ func (c *msgClient) AbortStuckCCTX(ctx context.Context, in *MsgAbortStuckCCTX, o func (c *msgClient) RefundAbortedCCTX(ctx context.Context, in *MsgRefundAbortedCCTX, opts ...grpc.CallOption) (*MsgRefundAbortedCCTXResponse, error) { out := new(MsgRefundAbortedCCTXResponse) - err := c.cc.Invoke(ctx, "/crosschain.Msg/RefundAbortedCCTX", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.crosschain.Msg/RefundAbortedCCTX", in, out, opts...) if err != nil { return nil, err } @@ -1663,7 +1667,7 @@ func _Msg_AddToOutTxTracker_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/AddToOutTxTracker", + FullMethod: "/zetachain.zetacore.crosschain.Msg/AddToOutTxTracker", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).AddToOutTxTracker(ctx, req.(*MsgAddToOutTxTracker)) @@ -1681,7 +1685,7 @@ func _Msg_AddToInTxTracker_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/AddToInTxTracker", + FullMethod: "/zetachain.zetacore.crosschain.Msg/AddToInTxTracker", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).AddToInTxTracker(ctx, req.(*MsgAddToInTxTracker)) @@ -1699,7 +1703,7 @@ func _Msg_RemoveFromOutTxTracker_Handler(srv interface{}, ctx context.Context, d } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/RemoveFromOutTxTracker", + FullMethod: "/zetachain.zetacore.crosschain.Msg/RemoveFromOutTxTracker", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).RemoveFromOutTxTracker(ctx, req.(*MsgRemoveFromOutTxTracker)) @@ -1717,7 +1721,7 @@ func _Msg_VoteGasPrice_Handler(srv interface{}, ctx context.Context, dec func(in } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/VoteGasPrice", + FullMethod: "/zetachain.zetacore.crosschain.Msg/VoteGasPrice", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).VoteGasPrice(ctx, req.(*MsgVoteGasPrice)) @@ -1735,7 +1739,7 @@ func _Msg_VoteOnObservedOutboundTx_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/VoteOnObservedOutboundTx", + FullMethod: "/zetachain.zetacore.crosschain.Msg/VoteOnObservedOutboundTx", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).VoteOnObservedOutboundTx(ctx, req.(*MsgVoteOnObservedOutboundTx)) @@ -1753,7 +1757,7 @@ func _Msg_VoteOnObservedInboundTx_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/VoteOnObservedInboundTx", + FullMethod: "/zetachain.zetacore.crosschain.Msg/VoteOnObservedInboundTx", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).VoteOnObservedInboundTx(ctx, req.(*MsgVoteOnObservedInboundTx)) @@ -1771,7 +1775,7 @@ func _Msg_WhitelistERC20_Handler(srv interface{}, ctx context.Context, dec func( } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/WhitelistERC20", + FullMethod: "/zetachain.zetacore.crosschain.Msg/WhitelistERC20", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).WhitelistERC20(ctx, req.(*MsgWhitelistERC20)) @@ -1789,7 +1793,7 @@ func _Msg_UpdateTssAddress_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/UpdateTssAddress", + FullMethod: "/zetachain.zetacore.crosschain.Msg/UpdateTssAddress", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateTssAddress(ctx, req.(*MsgUpdateTssAddress)) @@ -1807,7 +1811,7 @@ func _Msg_MigrateTssFunds_Handler(srv interface{}, ctx context.Context, dec func } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/MigrateTssFunds", + FullMethod: "/zetachain.zetacore.crosschain.Msg/MigrateTssFunds", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).MigrateTssFunds(ctx, req.(*MsgMigrateTssFunds)) @@ -1825,7 +1829,7 @@ func _Msg_AbortStuckCCTX_Handler(srv interface{}, ctx context.Context, dec func( } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/AbortStuckCCTX", + FullMethod: "/zetachain.zetacore.crosschain.Msg/AbortStuckCCTX", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).AbortStuckCCTX(ctx, req.(*MsgAbortStuckCCTX)) @@ -1843,7 +1847,7 @@ func _Msg_RefundAbortedCCTX_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/crosschain.Msg/RefundAbortedCCTX", + FullMethod: "/zetachain.zetacore.crosschain.Msg/RefundAbortedCCTX", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).RefundAbortedCCTX(ctx, req.(*MsgRefundAbortedCCTX)) @@ -1852,7 +1856,7 @@ func _Msg_RefundAbortedCCTX_Handler(srv interface{}, ctx context.Context, dec fu } var _Msg_serviceDesc = grpc.ServiceDesc{ - ServiceName: "crosschain.Msg", + ServiceName: "zetachain.zetacore.crosschain.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { @@ -1901,7 +1905,7 @@ var _Msg_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "crosschain/tx.proto", + Metadata: "zetachain/zetacore/crosschain/tx.proto", } func (m *MsgMigrateTssFunds) Marshal() (dAtA []byte, err error) { diff --git a/x/emissions/types/events.pb.go b/x/emissions/types/events.pb.go index e328a3e2ea..20833b4f64 100644 --- a/x/emissions/types/events.pb.go +++ b/x/emissions/types/events.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: emissions/events.proto +// source: zetachain/zetacore/emissions/events.proto package types @@ -46,11 +46,11 @@ func (x EmissionType) String() string { } func (EmissionType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_ff510015c00ef7ae, []int{0} + return fileDescriptor_75c76a0f1b5b68e9, []int{0} } type ObserverEmission struct { - EmissionType EmissionType `protobuf:"varint,1,opt,name=emission_type,json=emissionType,proto3,enum=emissions.EmissionType" json:"emission_type,omitempty"` + EmissionType EmissionType `protobuf:"varint,1,opt,name=emission_type,json=emissionType,proto3,enum=zetachain.zetacore.emissions.EmissionType" json:"emission_type,omitempty"` ObserverAddress string `protobuf:"bytes,2,opt,name=observer_address,json=observerAddress,proto3" json:"observer_address,omitempty"` Amount github_com_cosmos_cosmos_sdk_types.Int `protobuf:"bytes,3,opt,name=amount,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Int" json:"amount"` } @@ -59,7 +59,7 @@ func (m *ObserverEmission) Reset() { *m = ObserverEmission{} } func (m *ObserverEmission) String() string { return proto.CompactTextString(m) } func (*ObserverEmission) ProtoMessage() {} func (*ObserverEmission) Descriptor() ([]byte, []int) { - return fileDescriptor_ff510015c00ef7ae, []int{0} + return fileDescriptor_75c76a0f1b5b68e9, []int{0} } func (m *ObserverEmission) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -111,7 +111,7 @@ func (m *EventObserverEmissions) Reset() { *m = EventObserverEmissions{} func (m *EventObserverEmissions) String() string { return proto.CompactTextString(m) } func (*EventObserverEmissions) ProtoMessage() {} func (*EventObserverEmissions) Descriptor() ([]byte, []int) { - return fileDescriptor_ff510015c00ef7ae, []int{1} + return fileDescriptor_75c76a0f1b5b68e9, []int{1} } func (m *EventObserverEmissions) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -168,7 +168,7 @@ func (m *EventBlockEmissions) Reset() { *m = EventBlockEmissions{} } func (m *EventBlockEmissions) String() string { return proto.CompactTextString(m) } func (*EventBlockEmissions) ProtoMessage() {} func (*EventBlockEmissions) Descriptor() ([]byte, []int) { - return fileDescriptor_ff510015c00ef7ae, []int{2} + return fileDescriptor_75c76a0f1b5b68e9, []int{2} } func (m *EventBlockEmissions) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -247,47 +247,49 @@ func (m *EventBlockEmissions) GetTssRewardsForBlock() string { } func init() { - proto.RegisterEnum("emissions.EmissionType", EmissionType_name, EmissionType_value) - proto.RegisterType((*ObserverEmission)(nil), "emissions.ObserverEmission") - proto.RegisterType((*EventObserverEmissions)(nil), "emissions.EventObserverEmissions") - proto.RegisterType((*EventBlockEmissions)(nil), "emissions.EventBlockEmissions") + proto.RegisterEnum("zetachain.zetacore.emissions.EmissionType", EmissionType_name, EmissionType_value) + proto.RegisterType((*ObserverEmission)(nil), "zetachain.zetacore.emissions.ObserverEmission") + proto.RegisterType((*EventObserverEmissions)(nil), "zetachain.zetacore.emissions.EventObserverEmissions") + proto.RegisterType((*EventBlockEmissions)(nil), "zetachain.zetacore.emissions.EventBlockEmissions") } -func init() { proto.RegisterFile("emissions/events.proto", fileDescriptor_ff510015c00ef7ae) } +func init() { + proto.RegisterFile("zetachain/zetacore/emissions/events.proto", fileDescriptor_75c76a0f1b5b68e9) +} -var fileDescriptor_ff510015c00ef7ae = []byte{ - // 482 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x93, 0x31, 0x6f, 0xd3, 0x40, - 0x14, 0xc7, 0x7d, 0x69, 0x9b, 0x2a, 0x2f, 0xa1, 0x8d, 0x0e, 0x68, 0xad, 0x54, 0x72, 0xa2, 0x0c, - 0x10, 0x10, 0xb5, 0xa1, 0x4c, 0x08, 0x18, 0x88, 0xd4, 0x48, 0xb0, 0x20, 0x19, 0x58, 0x58, 0xac, - 0xb3, 0x7d, 0x75, 0xac, 0xda, 0xbe, 0xe8, 0xde, 0x39, 0x50, 0x3e, 0x05, 0x1f, 0x82, 0x81, 0xef, - 0xc1, 0xd2, 0xb1, 0x23, 0x30, 0x54, 0x28, 0xf9, 0x22, 0xc8, 0x17, 0x3b, 0x89, 0x02, 0x4b, 0x27, - 0x9f, 0xff, 0xfa, 0xfd, 0xef, 0xde, 0xff, 0xdd, 0x3b, 0x38, 0xe0, 0x69, 0x8c, 0x18, 0x8b, 0x0c, - 0x1d, 0x3e, 0xe5, 0x99, 0x42, 0x7b, 0x22, 0x85, 0x12, 0xb4, 0xb1, 0xd4, 0x3b, 0x77, 0x22, 0x11, - 0x09, 0xad, 0x3a, 0xc5, 0x6a, 0x01, 0xf4, 0x7f, 0x10, 0x68, 0xbf, 0xf5, 0x91, 0xcb, 0x29, 0x97, - 0xa7, 0x25, 0x4b, 0x5f, 0xc0, 0xad, 0xca, 0xe7, 0xa9, 0x8b, 0x09, 0x37, 0x49, 0x8f, 0x0c, 0xf6, - 0x4e, 0x0e, 0xed, 0xe5, 0x6e, 0x76, 0xc5, 0xbe, 0xbf, 0x98, 0x70, 0xb7, 0xc5, 0xd7, 0xfe, 0xe8, - 0x03, 0x68, 0x8b, 0x72, 0x47, 0x8f, 0x85, 0xa1, 0xe4, 0x88, 0x66, 0xad, 0x47, 0x06, 0x0d, 0x77, - 0xbf, 0xd2, 0x5f, 0x2d, 0x64, 0x3a, 0x82, 0x3a, 0x4b, 0x45, 0x9e, 0x29, 0x73, 0xab, 0x00, 0x86, - 0xf6, 0xe5, 0x75, 0xd7, 0xf8, 0x7d, 0xdd, 0xbd, 0x17, 0xc5, 0x6a, 0x9c, 0xfb, 0x76, 0x20, 0x52, - 0x27, 0x10, 0x98, 0x0a, 0x2c, 0x3f, 0xc7, 0x18, 0x9e, 0x3b, 0x45, 0x49, 0x68, 0xbf, 0xce, 0x94, - 0x5b, 0xba, 0xfb, 0x39, 0x1c, 0x9c, 0x16, 0xb1, 0x37, 0x93, 0x20, 0xed, 0x41, 0x2b, 0xc5, 0x48, - 0xa7, 0xf0, 0x72, 0x99, 0xe8, 0x24, 0x0d, 0x17, 0x52, 0x8c, 0x8a, 0x5a, 0x3f, 0xc8, 0x84, 0x3e, - 0x83, 0x55, 0x93, 0xcc, 0x5a, 0x6f, 0x6b, 0xd0, 0x3c, 0x39, 0x5a, 0x0b, 0xba, 0xb9, 0xa5, 0xbb, - 0xa2, 0xfb, 0xbf, 0x6a, 0x70, 0x5b, 0x9f, 0x3b, 0x4c, 0x44, 0x70, 0x7e, 0x93, 0x43, 0xbb, 0xd0, - 0xf4, 0x45, 0x16, 0x7a, 0x67, 0x2c, 0x50, 0x42, 0x96, 0xed, 0x81, 0x42, 0x1a, 0x69, 0x85, 0xde, - 0x87, 0x7d, 0xc9, 0xf5, 0xc9, 0x58, 0x41, 0xba, 0x45, 0xee, 0x5e, 0x25, 0xaf, 0xc0, 0x30, 0x97, - 0x4c, 0x15, 0x77, 0x55, 0x82, 0xdb, 0x0b, 0xb0, 0x92, 0x4b, 0xf0, 0x25, 0x1c, 0x4d, 0x59, 0x12, - 0x87, 0x4c, 0x09, 0xe9, 0x49, 0xfe, 0x89, 0xc9, 0x10, 0xbd, 0x33, 0x21, 0x3d, 0xbf, 0x28, 0xde, - 0xdc, 0xd1, 0x26, 0x73, 0x89, 0xb8, 0x0b, 0x62, 0x24, 0xa4, 0x0e, 0x47, 0x9f, 0x43, 0x67, 0x79, - 0xab, 0xff, 0xba, 0xeb, 0xda, 0x7d, 0x58, 0x11, 0x9b, 0xe6, 0x27, 0x70, 0x57, 0x21, 0xfe, 0xc7, - 0xb7, 0xab, 0x7d, 0x54, 0x21, 0x6e, 0x58, 0x1e, 0x3e, 0x82, 0xd6, 0xfa, 0x8c, 0xd1, 0x06, 0xec, - 0xbc, 0x4b, 0x18, 0x8e, 0xdb, 0x06, 0x6d, 0xc2, 0x6e, 0x49, 0xb7, 0x49, 0x67, 0xfb, 0xfb, 0x37, - 0x8b, 0x0c, 0xdf, 0x5c, 0xce, 0x2c, 0x72, 0x35, 0xb3, 0xc8, 0x9f, 0x99, 0x45, 0xbe, 0xce, 0x2d, - 0xe3, 0x6a, 0x6e, 0x19, 0x3f, 0xe7, 0x96, 0xf1, 0xf1, 0xf1, 0xda, 0x28, 0x7d, 0xe1, 0x8a, 0x1d, - 0x07, 0x63, 0x16, 0x67, 0x7a, 0x19, 0x08, 0xc9, 0x9d, 0xcf, 0xce, 0xea, 0xe9, 0xe8, 0xc1, 0xf2, - 0xeb, 0xfa, 0x65, 0x3c, 0xfd, 0x1b, 0x00, 0x00, 0xff, 0xff, 0xf1, 0xcc, 0xb1, 0x69, 0x54, 0x03, - 0x00, 0x00, +var fileDescriptor_75c76a0f1b5b68e9 = []byte{ + // 496 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x93, 0xcf, 0x6e, 0xd3, 0x40, + 0x10, 0xc6, 0xb3, 0x69, 0x9b, 0x2a, 0x93, 0xd0, 0x46, 0xcb, 0x3f, 0x2b, 0x20, 0x27, 0xca, 0x01, + 0xd2, 0x8a, 0xda, 0x50, 0x8e, 0x88, 0x03, 0x91, 0x1a, 0x09, 0x84, 0x54, 0xc9, 0xc0, 0x85, 0x8b, + 0xb5, 0xb6, 0xb7, 0x8e, 0x55, 0xdb, 0x1b, 0xed, 0x6c, 0x02, 0xe5, 0x09, 0x38, 0xf2, 0x10, 0x1c, + 0x78, 0x94, 0x1e, 0x7b, 0x42, 0xc0, 0xa1, 0x42, 0xc9, 0x8b, 0x20, 0x6f, 0x6c, 0x37, 0x32, 0xa8, + 0x12, 0xa7, 0x6c, 0x3e, 0xfd, 0x3e, 0xcf, 0x7c, 0xbb, 0x33, 0xb0, 0xf7, 0x89, 0x2b, 0xe6, 0x4f, + 0x58, 0x94, 0xda, 0xfa, 0x24, 0x24, 0xb7, 0x79, 0x12, 0x21, 0x46, 0x22, 0x45, 0x9b, 0xcf, 0x79, + 0xaa, 0xd0, 0x9a, 0x4a, 0xa1, 0x04, 0xbd, 0x5f, 0xa2, 0x56, 0x81, 0x5a, 0x25, 0xda, 0xbd, 0x15, + 0x8a, 0x50, 0x68, 0xd0, 0xce, 0x4e, 0x2b, 0xcf, 0xe0, 0x3b, 0x81, 0xce, 0xb1, 0x87, 0x5c, 0xce, + 0xb9, 0x3c, 0xca, 0x59, 0x7a, 0x0c, 0x37, 0x0a, 0x9f, 0xab, 0xce, 0xa6, 0xdc, 0x20, 0x7d, 0x32, + 0xdc, 0x39, 0xdc, 0xb7, 0xae, 0x2b, 0x60, 0x15, 0xf6, 0xb7, 0x67, 0x53, 0xee, 0xb4, 0xf9, 0xda, + 0x3f, 0xba, 0x07, 0x1d, 0x91, 0x17, 0x71, 0x59, 0x10, 0x48, 0x8e, 0x68, 0xd4, 0xfb, 0x64, 0xd8, + 0x74, 0x76, 0x0b, 0xfd, 0xc5, 0x4a, 0xa6, 0x63, 0x68, 0xb0, 0x44, 0xcc, 0x52, 0x65, 0x6c, 0x64, + 0xc0, 0xc8, 0x3a, 0xbf, 0xec, 0xd5, 0x7e, 0x5d, 0xf6, 0x1e, 0x84, 0x91, 0x9a, 0xcc, 0x3c, 0xcb, + 0x17, 0x89, 0xed, 0x0b, 0x4c, 0x04, 0xe6, 0x3f, 0x07, 0x18, 0x9c, 0xda, 0x59, 0x97, 0x68, 0xbd, + 0x4c, 0x95, 0x93, 0xbb, 0x07, 0x9f, 0x09, 0xdc, 0x39, 0xca, 0x6e, 0xa7, 0x9a, 0x0e, 0x69, 0x1f, + 0xda, 0x09, 0x86, 0x3a, 0x99, 0x3b, 0x93, 0xb1, 0x4e, 0xd7, 0x74, 0x20, 0xc1, 0x30, 0x6b, 0xf6, + 0x9d, 0x8c, 0xe9, 0x6b, 0x68, 0x96, 0xb9, 0x8c, 0x7a, 0x7f, 0x63, 0xd8, 0x3a, 0xb4, 0xae, 0x0f, + 0x5f, 0xad, 0xe2, 0x5c, 0x7d, 0x60, 0xf0, 0xb3, 0x0e, 0x37, 0x75, 0x2b, 0xa3, 0x58, 0xf8, 0xa7, + 0xff, 0xd3, 0x47, 0x0f, 0x5a, 0x9e, 0x48, 0x03, 0xf7, 0x84, 0xf9, 0x4a, 0xc8, 0xfc, 0xca, 0x20, + 0x93, 0xc6, 0x5a, 0xa1, 0x0f, 0x61, 0x57, 0x72, 0x5d, 0x19, 0x0b, 0x48, 0x5f, 0x9b, 0xb3, 0x53, + 0xc8, 0x57, 0x60, 0x30, 0x93, 0x4c, 0x65, 0x4f, 0x9a, 0x83, 0x9b, 0x2b, 0xb0, 0x90, 0x73, 0xf0, + 0x39, 0xdc, 0x9b, 0xb3, 0x38, 0x0a, 0x98, 0x12, 0xd2, 0x95, 0xfc, 0x03, 0x93, 0x01, 0xba, 0x27, + 0x42, 0xba, 0x5e, 0xd6, 0xbc, 0xb1, 0xa5, 0x4d, 0x46, 0x89, 0x38, 0x2b, 0x62, 0x2c, 0xa4, 0x0e, + 0x47, 0x9f, 0x41, 0xb7, 0x7c, 0xe9, 0xbf, 0xdd, 0x0d, 0xed, 0xbe, 0x5b, 0x10, 0x55, 0xf3, 0x13, + 0xb8, 0xad, 0x10, 0xff, 0xe1, 0xdb, 0xd6, 0x3e, 0xaa, 0x10, 0x2b, 0x96, 0xfd, 0x47, 0xd0, 0x5e, + 0x9f, 0x3b, 0xda, 0x84, 0xad, 0x37, 0x31, 0xc3, 0x49, 0xa7, 0x46, 0x5b, 0xb0, 0x9d, 0xd3, 0x1d, + 0xd2, 0xdd, 0xfc, 0xf6, 0xd5, 0x24, 0xa3, 0x57, 0xe7, 0x0b, 0x93, 0x5c, 0x2c, 0x4c, 0xf2, 0x7b, + 0x61, 0x92, 0x2f, 0x4b, 0xb3, 0x76, 0xb1, 0x34, 0x6b, 0x3f, 0x96, 0x66, 0xed, 0xfd, 0xe3, 0xb5, + 0xf1, 0xca, 0x9e, 0xf7, 0xa0, 0xb2, 0x72, 0x1f, 0xd7, 0x96, 0x4e, 0x0f, 0x9b, 0xd7, 0xd0, 0x0b, + 0xf4, 0xf4, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xda, 0x4b, 0xf9, 0xa8, 0xa1, 0x03, 0x00, 0x00, } func (m *ObserverEmission) Marshal() (dAtA []byte, err error) { diff --git a/x/emissions/types/genesis.pb.go b/x/emissions/types/genesis.pb.go index ba65e784be..01bcdc6621 100644 --- a/x/emissions/types/genesis.pb.go +++ b/x/emissions/types/genesis.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: emissions/genesis.proto +// source: zetachain/zetacore/emissions/genesis.proto package types @@ -33,7 +33,7 @@ func (m *GenesisState) Reset() { *m = GenesisState{} } func (m *GenesisState) String() string { return proto.CompactTextString(m) } func (*GenesisState) ProtoMessage() {} func (*GenesisState) Descriptor() ([]byte, []int) { - return fileDescriptor_e8737d2c94e4152f, []int{0} + return fileDescriptor_0951e5011ea80b97, []int{0} } func (m *GenesisState) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -77,28 +77,31 @@ func (m *GenesisState) GetWithdrawableEmissions() []WithdrawableEmissions { } func init() { - proto.RegisterType((*GenesisState)(nil), "emissions.GenesisState") + proto.RegisterType((*GenesisState)(nil), "zetachain.zetacore.emissions.GenesisState") } -func init() { proto.RegisterFile("emissions/genesis.proto", fileDescriptor_e8737d2c94e4152f) } +func init() { + proto.RegisterFile("zetachain/zetacore/emissions/genesis.proto", fileDescriptor_0951e5011ea80b97) +} -var fileDescriptor_e8737d2c94e4152f = []byte{ - // 238 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0x4f, 0xcd, 0xcd, 0x2c, - 0x2e, 0xce, 0xcc, 0xcf, 0x2b, 0xd6, 0x4f, 0x4f, 0xcd, 0x4b, 0x2d, 0xce, 0x2c, 0xd6, 0x2b, 0x28, - 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x84, 0x4b, 0x48, 0x89, 0x21, 0xd4, 0x14, 0x24, 0x16, 0x25, 0xe6, - 0x42, 0x95, 0x48, 0xa9, 0x21, 0xc4, 0xcb, 0x33, 0x4b, 0x32, 0x52, 0x8a, 0x12, 0xcb, 0x13, 0x93, - 0x72, 0x52, 0xe3, 0xe1, 0xc2, 0x50, 0x75, 0x22, 0xe9, 0xf9, 0xe9, 0xf9, 0x60, 0xa6, 0x3e, 0x88, - 0x05, 0x11, 0x55, 0x9a, 0xcb, 0xc8, 0xc5, 0xe3, 0x0e, 0xb1, 0x32, 0xb8, 0x24, 0xb1, 0x24, 0x55, - 0x48, 0x9f, 0x8b, 0x0d, 0x62, 0xbc, 0x04, 0xa3, 0x02, 0xa3, 0x06, 0xb7, 0x91, 0xa0, 0x1e, 0xc2, - 0xa0, 0x00, 0xb0, 0x84, 0x13, 0xcb, 0x89, 0x7b, 0xf2, 0x0c, 0x41, 0x50, 0x65, 0x42, 0x31, 0x5c, - 0xa2, 0xc8, 0xf6, 0xba, 0xc2, 0x54, 0x4b, 0x30, 0x29, 0x30, 0x6b, 0x70, 0x1b, 0x29, 0x20, 0xe9, - 0x0f, 0xc7, 0xa6, 0x0e, 0x6a, 0x1c, 0x76, 0x43, 0x9c, 0xbc, 0x4e, 0x3c, 0x92, 0x63, 0xbc, 0xf0, - 0x48, 0x8e, 0xf1, 0xc1, 0x23, 0x39, 0xc6, 0x09, 0x8f, 0xe5, 0x18, 0x2e, 0x3c, 0x96, 0x63, 0xb8, - 0xf1, 0x58, 0x8e, 0x21, 0xca, 0x20, 0x3d, 0xb3, 0x24, 0xa3, 0x34, 0x49, 0x2f, 0x39, 0x3f, 0x57, - 0xbf, 0x2a, 0xb5, 0x24, 0x51, 0x37, 0x39, 0x23, 0x31, 0x33, 0x0f, 0xcc, 0x4c, 0xce, 0x2f, 0x4a, - 0xd5, 0xaf, 0xd0, 0x47, 0x04, 0x4c, 0x49, 0x65, 0x41, 0x6a, 0x71, 0x12, 0x1b, 0xd8, 0xcb, 0xc6, - 0x80, 0x00, 0x00, 0x00, 0xff, 0xff, 0x5a, 0x00, 0x0a, 0xbb, 0x6e, 0x01, 0x00, 0x00, +var fileDescriptor_0951e5011ea80b97 = []byte{ + // 250 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xaa, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x53, 0x73, 0x33, 0x8b, + 0x8b, 0x33, 0xf3, 0xf3, 0x8a, 0xf5, 0xd3, 0x53, 0xf3, 0x52, 0x8b, 0x33, 0x8b, 0xf5, 0x0a, 0x8a, + 0xf2, 0x4b, 0xf2, 0x85, 0x64, 0xe0, 0x6a, 0xf5, 0x60, 0x6a, 0xf5, 0xe0, 0x6a, 0xa5, 0x34, 0xf1, + 0x9a, 0x54, 0x90, 0x58, 0x94, 0x98, 0x0b, 0x35, 0x48, 0xca, 0x12, 0xaf, 0xd2, 0xf2, 0xcc, 0x92, + 0x8c, 0x94, 0xa2, 0xc4, 0xf2, 0xc4, 0xa4, 0x9c, 0xd4, 0x78, 0xb8, 0x30, 0x54, 0xab, 0x48, 0x7a, + 0x7e, 0x7a, 0x3e, 0x98, 0xa9, 0x0f, 0x62, 0x41, 0x44, 0x95, 0x0e, 0x33, 0x72, 0xf1, 0xb8, 0x43, + 0xdc, 0x1a, 0x5c, 0x92, 0x58, 0x92, 0x2a, 0xe4, 0xc4, 0xc5, 0x06, 0xb1, 0x51, 0x82, 0x51, 0x81, + 0x51, 0x83, 0xdb, 0x48, 0x45, 0x0f, 0x9f, 0xdb, 0xf5, 0x02, 0xc0, 0x6a, 0x9d, 0x58, 0x4e, 0xdc, + 0x93, 0x67, 0x08, 0x82, 0xea, 0x14, 0xca, 0xe7, 0x12, 0x45, 0x76, 0x8a, 0x2b, 0x4c, 0xb5, 0x04, + 0x93, 0x02, 0xb3, 0x06, 0xb7, 0x91, 0x31, 0x7e, 0x23, 0xc3, 0xb1, 0x69, 0x85, 0xda, 0x80, 0xdd, + 0x5c, 0x27, 0xaf, 0x13, 0x8f, 0xe4, 0x18, 0x2f, 0x3c, 0x92, 0x63, 0x7c, 0xf0, 0x48, 0x8e, 0x71, + 0xc2, 0x63, 0x39, 0x86, 0x0b, 0x8f, 0xe5, 0x18, 0x6e, 0x3c, 0x96, 0x63, 0x88, 0x32, 0x48, 0xcf, + 0x2c, 0xc9, 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0x05, 0x87, 0x98, 0x2e, 0x5a, 0xe0, 0x55, 0x20, + 0x05, 0x5f, 0x49, 0x65, 0x41, 0x6a, 0x71, 0x12, 0x1b, 0x38, 0x60, 0x8c, 0x01, 0x01, 0x00, 0x00, + 0xff, 0xff, 0x2b, 0xcc, 0x87, 0x1c, 0xe0, 0x01, 0x00, 0x00, } func (m *GenesisState) Marshal() (dAtA []byte, err error) { diff --git a/x/emissions/types/params.pb.go b/x/emissions/types/params.pb.go index 0e52e8dad4..f447130f2d 100644 --- a/x/emissions/types/params.pb.go +++ b/x/emissions/types/params.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: emissions/params.proto +// source: zetachain/zetacore/emissions/params.proto package types @@ -41,7 +41,7 @@ type Params struct { func (m *Params) Reset() { *m = Params{} } func (*Params) ProtoMessage() {} func (*Params) Descriptor() ([]byte, []int) { - return fileDescriptor_74b1fd2414ebb64a, []int{0} + return fileDescriptor_259272924aec0acf, []int{0} } func (m *Params) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -134,42 +134,44 @@ func (m *Params) GetBallotMaturityBlocks() int64 { } func init() { - proto.RegisterType((*Params)(nil), "emissions.Params") + proto.RegisterType((*Params)(nil), "zetachain.zetacore.emissions.Params") } -func init() { proto.RegisterFile("emissions/params.proto", fileDescriptor_74b1fd2414ebb64a) } +func init() { + proto.RegisterFile("zetachain/zetacore/emissions/params.proto", fileDescriptor_259272924aec0acf) +} -var fileDescriptor_74b1fd2414ebb64a = []byte{ - // 455 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x92, 0xc1, 0x6b, 0x13, 0x4f, - 0x14, 0xc7, 0xb3, 0xbf, 0xe6, 0x17, 0xcd, 0xa0, 0x16, 0xd7, 0x1a, 0x96, 0xaa, 0x9b, 0x22, 0x52, - 0x8a, 0xd0, 0xac, 0xa0, 0x07, 0xf1, 0xa4, 0x29, 0x0a, 0x0a, 0x42, 0x49, 0x3d, 0x79, 0x19, 0xde, - 0xee, 0x8e, 0x9b, 0xa1, 0x3b, 0xf3, 0xc2, 0xbc, 0x97, 0x90, 0xfa, 0x57, 0x78, 0xf4, 0xe8, 0x9f, - 0xd3, 0x9b, 0x3d, 0x8a, 0x87, 0x22, 0xc9, 0x3f, 0x22, 0x3b, 0xbb, 0x89, 0x15, 0xe2, 0x69, 0x97, - 0xf7, 0xfd, 0xbc, 0x0f, 0xef, 0xcd, 0x8c, 0xe8, 0x29, 0xa3, 0x89, 0x34, 0x5a, 0x4a, 0x26, 0xe0, - 0xc0, 0xd0, 0x60, 0xe2, 0x90, 0x31, 0xec, 0xae, 0xeb, 0xbb, 0x3b, 0x05, 0x16, 0xe8, 0xab, 0x49, - 0xf5, 0x57, 0x03, 0x0f, 0xbf, 0xb7, 0x45, 0xe7, 0xd8, 0x77, 0x84, 0xfb, 0x62, 0xdb, 0xc0, 0x5c, - 0xa6, 0x68, 0x73, 0xf9, 0x09, 0x32, 0x46, 0x17, 0x05, 0x7b, 0xc1, 0x41, 0x77, 0x74, 0xd3, 0xc0, - 0x7c, 0x88, 0x36, 0x7f, 0xe3, 0x8b, 0x9e, 0xd3, 0xf6, 0x2f, 0xee, 0xbf, 0x86, 0xd3, 0xf6, 0x0a, - 0xf7, 0x48, 0xdc, 0x82, 0x59, 0x21, 0xd3, 0x12, 0xb3, 0x53, 0xc9, 0xda, 0xa8, 0x68, 0xcb, 0x63, - 0x37, 0x60, 0x56, 0x0c, 0xab, 0xe2, 0x07, 0x6d, 0x54, 0xf8, 0x58, 0xdc, 0x66, 0x70, 0x85, 0xe2, - 0x5a, 0xe8, 0x80, 0x35, 0x46, 0x6d, 0x0f, 0x6e, 0xd7, 0x41, 0xa5, 0x1c, 0x55, 0xe5, 0x70, 0x28, - 0x1e, 0xcc, 0xa0, 0xd4, 0x39, 0x30, 0x3a, 0xb9, 0xda, 0x4c, 0x4e, 0x94, 0xcb, 0x94, 0x65, 0x28, - 0x54, 0xf4, 0xbf, 0xef, 0xbb, 0xb7, 0x86, 0x5e, 0x37, 0xcc, 0xf1, 0x1a, 0x09, 0x5f, 0x8a, 0xfb, - 0x98, 0x92, 0x72, 0x33, 0xb5, 0x59, 0xd1, 0xf1, 0x8a, 0xdd, 0x15, 0xb3, 0xc1, 0x70, 0x24, 0x62, - 0x26, 0x92, 0xa4, 0x0b, 0xfb, 0x0f, 0xc7, 0xb5, 0x7a, 0x0c, 0x26, 0x3a, 0xf1, 0xd0, 0x06, 0xc9, - 0x73, 0x11, 0xe5, 0x53, 0xbf, 0xac, 0x6d, 0x0e, 0x51, 0x66, 0x68, 0x89, 0xc1, 0x72, 0x74, 0xdd, - 0xb7, 0xf7, 0x56, 0x79, 0x7d, 0x9c, 0x47, 0x4d, 0x1a, 0xa6, 0xe2, 0xee, 0x7a, 0x01, 0x2a, 0x81, - 0xc6, 0x12, 0x0c, 0x4e, 0x2d, 0x47, 0xdd, 0xaa, 0x6d, 0x38, 0x38, 0xbf, 0xec, 0xb7, 0x7e, 0x5e, - 0xf6, 0xf7, 0x0b, 0xcd, 0xe3, 0x69, 0x3a, 0xc8, 0xd0, 0x24, 0x19, 0x92, 0x41, 0x6a, 0x3e, 0x87, - 0x94, 0x9f, 0x26, 0x7c, 0x36, 0x51, 0x34, 0x78, 0x6b, 0x79, 0x74, 0x67, 0x25, 0x3b, 0xa9, 0x5c, - 0xaf, 0xbc, 0x2a, 0x7c, 0x26, 0x7a, 0x29, 0x94, 0x25, 0xb2, 0x34, 0xc0, 0x53, 0xa7, 0xf9, 0xac, - 0xbe, 0x46, 0x8a, 0xc4, 0x5e, 0x70, 0xb0, 0x35, 0xda, 0xa9, 0xd3, 0xf7, 0x4d, 0xe8, 0x6f, 0x93, - 0x5e, 0xb4, 0xbf, 0x7e, 0xeb, 0xb7, 0x86, 0xef, 0xce, 0x17, 0x71, 0x70, 0xb1, 0x88, 0x83, 0x5f, - 0x8b, 0x38, 0xf8, 0xb2, 0x8c, 0x5b, 0x17, 0xcb, 0xb8, 0xf5, 0x63, 0x19, 0xb7, 0x3e, 0x3e, 0xb9, - 0x32, 0xd2, 0x67, 0xc5, 0x70, 0x98, 0x8d, 0x41, 0x5b, 0xff, 0x9b, 0xa1, 0x53, 0xc9, 0x3c, 0xf9, - 0xf3, 0x8a, 0xfd, 0x80, 0x69, 0xc7, 0x3f, 0xd2, 0xa7, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0xfa, - 0xba, 0xed, 0x4e, 0xdf, 0x02, 0x00, 0x00, +var fileDescriptor_259272924aec0acf = []byte{ + // 464 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x92, 0xcf, 0x6a, 0x14, 0x4d, + 0x10, 0xc0, 0x77, 0xbe, 0xec, 0xb7, 0x9a, 0x46, 0x0d, 0x8e, 0x31, 0x0c, 0x31, 0xce, 0x06, 0x91, + 0x10, 0x85, 0xcc, 0x08, 0x7a, 0x10, 0x4f, 0x3a, 0x41, 0x41, 0x41, 0x08, 0x1b, 0x4f, 0x5e, 0x9a, + 0x9e, 0x99, 0x76, 0xb6, 0xc9, 0x74, 0xd7, 0xd2, 0x55, 0xbb, 0x6c, 0x7c, 0x0a, 0x8f, 0x1e, 0x7d, + 0x9c, 0xdc, 0xcc, 0x51, 0x3c, 0x04, 0xd9, 0x7d, 0x11, 0x99, 0x9e, 0x3f, 0xac, 0xb2, 0x9e, 0xba, + 0xa9, 0xfa, 0xd5, 0x8f, 0xaa, 0xee, 0x62, 0x8f, 0x3e, 0x4b, 0x12, 0xd9, 0x58, 0x28, 0x13, 0xbb, + 0x1b, 0x58, 0x19, 0x4b, 0xad, 0x10, 0x15, 0x18, 0x8c, 0x27, 0xc2, 0x0a, 0x8d, 0xd1, 0xc4, 0x02, + 0x81, 0xbf, 0xd7, 0xa1, 0x51, 0x8b, 0x46, 0x1d, 0xba, 0xbb, 0x5d, 0x40, 0x01, 0x0e, 0x8c, 0xab, + 0x5b, 0x5d, 0xf3, 0xe0, 0x7b, 0x9f, 0x0d, 0x4e, 0x9c, 0xc4, 0x3f, 0x60, 0x5b, 0x5a, 0xcc, 0x79, + 0x0a, 0x26, 0xe7, 0x9f, 0x44, 0x46, 0x60, 0x03, 0x6f, 0xdf, 0x3b, 0xdc, 0x1c, 0xdd, 0xd4, 0x62, + 0x9e, 0x80, 0xc9, 0xdf, 0xb8, 0xa0, 0xe3, 0x94, 0xf9, 0x83, 0xfb, 0xaf, 0xe1, 0x94, 0x59, 0xe1, + 0x1e, 0xb2, 0x5b, 0x62, 0x56, 0xf0, 0xb4, 0x84, 0xec, 0x8c, 0x93, 0xd2, 0x32, 0xd8, 0x70, 0xd8, + 0x0d, 0x31, 0x2b, 0x92, 0x2a, 0xf8, 0x41, 0x69, 0xe9, 0x3f, 0x66, 0xb7, 0x49, 0xd8, 0x42, 0x52, + 0x2d, 0xb4, 0x82, 0x14, 0x04, 0x7d, 0x07, 0x6e, 0xd5, 0x89, 0x4a, 0x39, 0xaa, 0xc2, 0x7e, 0xc2, + 0xee, 0xcf, 0x44, 0xa9, 0x72, 0x41, 0x60, 0x79, 0x3b, 0x19, 0x9f, 0x48, 0x9b, 0x49, 0x43, 0xa2, + 0x90, 0xc1, 0xff, 0xae, 0xee, 0x5e, 0x07, 0xbd, 0x6e, 0x98, 0x93, 0x0e, 0xf1, 0x5f, 0xb2, 0x3d, + 0x48, 0x51, 0xda, 0x99, 0x5c, 0xaf, 0x18, 0x38, 0xc5, 0x6e, 0xcb, 0xac, 0x31, 0x1c, 0xb3, 0x90, + 0x10, 0x39, 0xaa, 0xc2, 0xfc, 0xc3, 0x71, 0xad, 0x6e, 0x83, 0x10, 0x4f, 0x1d, 0xb4, 0x46, 0xf2, + 0x9c, 0x05, 0xf9, 0xd4, 0x0d, 0x6b, 0x9a, 0x47, 0xe4, 0x19, 0x18, 0x24, 0x61, 0x28, 0xb8, 0xee, + 0xca, 0x77, 0xda, 0x7c, 0xfd, 0x9c, 0xc7, 0x4d, 0xd6, 0x4f, 0xd9, 0xdd, 0x6e, 0x00, 0x2c, 0x05, + 0x8e, 0xb9, 0xd0, 0x30, 0x35, 0x14, 0x6c, 0x56, 0x65, 0x49, 0x74, 0x71, 0x35, 0xec, 0xfd, 0xbc, + 0x1a, 0x1e, 0x14, 0x8a, 0xc6, 0xd3, 0x34, 0xca, 0x40, 0xc7, 0x19, 0xa0, 0x06, 0x6c, 0x8e, 0x23, + 0xcc, 0xcf, 0x62, 0x3a, 0x9f, 0x48, 0x8c, 0xde, 0x1a, 0x1a, 0xdd, 0x69, 0x65, 0xa7, 0x95, 0xeb, + 0x95, 0x53, 0xf9, 0xcf, 0xd8, 0x4e, 0x2a, 0xca, 0x12, 0x88, 0x6b, 0x41, 0x53, 0xab, 0xe8, 0xbc, + 0xfe, 0x46, 0x0c, 0xd8, 0xbe, 0x77, 0xb8, 0x31, 0xda, 0xae, 0xb3, 0xef, 0x9b, 0xa4, 0xfb, 0x4d, + 0x7c, 0xd1, 0xff, 0xfa, 0x6d, 0xd8, 0x4b, 0xde, 0x5d, 0x2c, 0x42, 0xef, 0x72, 0x11, 0x7a, 0xbf, + 0x16, 0xa1, 0xf7, 0x65, 0x19, 0xf6, 0x2e, 0x97, 0x61, 0xef, 0xc7, 0x32, 0xec, 0x7d, 0x7c, 0xb2, + 0xd2, 0x52, 0xb5, 0xa0, 0x47, 0x7f, 0xad, 0xf5, 0x7c, 0x65, 0xb1, 0x5d, 0x83, 0xe9, 0xc0, 0x2d, + 0xe9, 0xd3, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x2c, 0x6f, 0x44, 0x4d, 0x05, 0x03, 0x00, 0x00, } func (m *Params) Marshal() (dAtA []byte, err error) { diff --git a/x/emissions/types/query.pb.go b/x/emissions/types/query.pb.go index 256755b94d..5dd799494a 100644 --- a/x/emissions/types/query.pb.go +++ b/x/emissions/types/query.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: emissions/query.proto +// source: zetachain/zetacore/emissions/query.proto package types @@ -38,7 +38,7 @@ func (m *QueryParamsRequest) Reset() { *m = QueryParamsRequest{} } func (m *QueryParamsRequest) String() string { return proto.CompactTextString(m) } func (*QueryParamsRequest) ProtoMessage() {} func (*QueryParamsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_6e578782beb6ef82, []int{0} + return fileDescriptor_cb9c0dfe78e2fb82, []int{0} } func (m *QueryParamsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -77,7 +77,7 @@ func (m *QueryParamsResponse) Reset() { *m = QueryParamsResponse{} } func (m *QueryParamsResponse) String() string { return proto.CompactTextString(m) } func (*QueryParamsResponse) ProtoMessage() {} func (*QueryParamsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_6e578782beb6ef82, []int{1} + return fileDescriptor_cb9c0dfe78e2fb82, []int{1} } func (m *QueryParamsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -120,7 +120,7 @@ func (m *QueryListPoolAddressesRequest) Reset() { *m = QueryListPoolAddr func (m *QueryListPoolAddressesRequest) String() string { return proto.CompactTextString(m) } func (*QueryListPoolAddressesRequest) ProtoMessage() {} func (*QueryListPoolAddressesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_6e578782beb6ef82, []int{2} + return fileDescriptor_cb9c0dfe78e2fb82, []int{2} } func (m *QueryListPoolAddressesRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -159,7 +159,7 @@ func (m *QueryListPoolAddressesResponse) Reset() { *m = QueryListPoolAdd func (m *QueryListPoolAddressesResponse) String() string { return proto.CompactTextString(m) } func (*QueryListPoolAddressesResponse) ProtoMessage() {} func (*QueryListPoolAddressesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_6e578782beb6ef82, []int{3} + return fileDescriptor_cb9c0dfe78e2fb82, []int{3} } func (m *QueryListPoolAddressesResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -216,7 +216,7 @@ func (m *QueryGetEmissionsFactorsRequest) Reset() { *m = QueryGetEmissio func (m *QueryGetEmissionsFactorsRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetEmissionsFactorsRequest) ProtoMessage() {} func (*QueryGetEmissionsFactorsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_6e578782beb6ef82, []int{4} + return fileDescriptor_cb9c0dfe78e2fb82, []int{4} } func (m *QueryGetEmissionsFactorsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -255,7 +255,7 @@ func (m *QueryGetEmissionsFactorsResponse) Reset() { *m = QueryGetEmissi func (m *QueryGetEmissionsFactorsResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetEmissionsFactorsResponse) ProtoMessage() {} func (*QueryGetEmissionsFactorsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_6e578782beb6ef82, []int{5} + return fileDescriptor_cb9c0dfe78e2fb82, []int{5} } func (m *QueryGetEmissionsFactorsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -313,7 +313,7 @@ func (m *QueryShowAvailableEmissionsRequest) Reset() { *m = QueryShowAva func (m *QueryShowAvailableEmissionsRequest) String() string { return proto.CompactTextString(m) } func (*QueryShowAvailableEmissionsRequest) ProtoMessage() {} func (*QueryShowAvailableEmissionsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_6e578782beb6ef82, []int{6} + return fileDescriptor_cb9c0dfe78e2fb82, []int{6} } func (m *QueryShowAvailableEmissionsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -357,7 +357,7 @@ func (m *QueryShowAvailableEmissionsResponse) Reset() { *m = QueryShowAv func (m *QueryShowAvailableEmissionsResponse) String() string { return proto.CompactTextString(m) } func (*QueryShowAvailableEmissionsResponse) ProtoMessage() {} func (*QueryShowAvailableEmissionsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_6e578782beb6ef82, []int{7} + return fileDescriptor_cb9c0dfe78e2fb82, []int{7} } func (m *QueryShowAvailableEmissionsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -394,61 +394,64 @@ func (m *QueryShowAvailableEmissionsResponse) GetAmount() string { } func init() { - proto.RegisterType((*QueryParamsRequest)(nil), "emissions.QueryParamsRequest") - proto.RegisterType((*QueryParamsResponse)(nil), "emissions.QueryParamsResponse") - proto.RegisterType((*QueryListPoolAddressesRequest)(nil), "emissions.QueryListPoolAddressesRequest") - proto.RegisterType((*QueryListPoolAddressesResponse)(nil), "emissions.QueryListPoolAddressesResponse") - proto.RegisterType((*QueryGetEmissionsFactorsRequest)(nil), "emissions.QueryGetEmissionsFactorsRequest") - proto.RegisterType((*QueryGetEmissionsFactorsResponse)(nil), "emissions.QueryGetEmissionsFactorsResponse") - proto.RegisterType((*QueryShowAvailableEmissionsRequest)(nil), "emissions.QueryShowAvailableEmissionsRequest") - proto.RegisterType((*QueryShowAvailableEmissionsResponse)(nil), "emissions.QueryShowAvailableEmissionsResponse") -} - -func init() { proto.RegisterFile("emissions/query.proto", fileDescriptor_6e578782beb6ef82) } - -var fileDescriptor_6e578782beb6ef82 = []byte{ - // 648 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x54, 0xcd, 0x6e, 0xd3, 0x4c, - 0x14, 0x8d, 0xfb, 0xf5, 0x0b, 0xea, 0x20, 0x21, 0x75, 0x5a, 0x4a, 0x65, 0xb5, 0x4e, 0x31, 0x55, - 0x29, 0x2d, 0xcd, 0xd0, 0x56, 0x42, 0x08, 0x09, 0x44, 0x2b, 0x51, 0x24, 0x7e, 0x44, 0x29, 0xb0, - 0x61, 0x63, 0x8d, 0xed, 0xc1, 0x19, 0xc9, 0xf6, 0xb8, 0xbe, 0xe3, 0x96, 0x82, 0xd8, 0xf0, 0x04, - 0x08, 0x24, 0x5e, 0x80, 0xa7, 0xe0, 0x0d, 0xba, 0xac, 0xc4, 0x86, 0x15, 0x42, 0x09, 0x2f, 0xc0, - 0x9e, 0x05, 0xca, 0x78, 0xe2, 0x26, 0x4e, 0x52, 0x65, 0x37, 0x73, 0xe7, 0xdc, 0x73, 0xce, 0xbd, - 0x3e, 0x09, 0xba, 0xc8, 0x22, 0x0e, 0xc0, 0x45, 0x0c, 0x64, 0x3f, 0x63, 0xe9, 0x51, 0x3d, 0x49, - 0x85, 0x14, 0x78, 0xa2, 0x28, 0x9b, 0x2b, 0x9e, 0x80, 0x48, 0x00, 0x71, 0x29, 0xb0, 0x1c, 0x43, - 0x0e, 0xd6, 0x5d, 0x26, 0xe9, 0x3a, 0x49, 0x68, 0xc0, 0x63, 0x2a, 0xb9, 0x88, 0xf3, 0x36, 0x73, - 0xe6, 0x94, 0x2d, 0xa1, 0x29, 0x8d, 0x40, 0xd7, 0xa7, 0x03, 0x11, 0x08, 0x75, 0x24, 0xed, 0x93, - 0xae, 0xce, 0x05, 0x42, 0x04, 0x21, 0x23, 0x34, 0xe1, 0x84, 0xc6, 0xb1, 0x90, 0x8a, 0x4a, 0xf7, - 0xd8, 0xd3, 0x08, 0x3f, 0x6b, 0xab, 0xed, 0x2a, 0xa2, 0x3d, 0xb6, 0x9f, 0x31, 0x90, 0xf6, 0x0e, - 0x9a, 0xea, 0xa9, 0x42, 0x22, 0x62, 0x60, 0x98, 0xa0, 0x6a, 0x2e, 0x38, 0x6b, 0x2c, 0x18, 0xcb, - 0xe7, 0x37, 0x26, 0xeb, 0x85, 0x93, 0x7a, 0x0e, 0xdd, 0x1e, 0x3f, 0xfe, 0x59, 0xab, 0xec, 0x69, - 0x98, 0x5d, 0x43, 0xf3, 0x8a, 0xe7, 0x31, 0x07, 0xb9, 0x2b, 0x44, 0xb8, 0xe5, 0xfb, 0x29, 0x03, - 0x60, 0x85, 0xd0, 0x5f, 0x03, 0x59, 0xc3, 0x10, 0x5a, 0xf4, 0x25, 0xba, 0x9a, 0xc5, 0x3e, 0x07, - 0x99, 0x72, 0x37, 0x93, 0xcc, 0x77, 0x84, 0x0b, 0x2c, 0x3d, 0x60, 0xa9, 0xe3, 0xd2, 0x90, 0xc6, - 0x1e, 0x03, 0x87, 0xe6, 0x4d, 0xca, 0xd5, 0xc4, 0xde, 0x62, 0x0f, 0xfc, 0xa9, 0x46, 0x6f, 0x6b, - 0xb0, 0x16, 0xc0, 0x8f, 0x90, 0xdd, 0x4b, 0x2b, 0x01, 0xfa, 0x19, 0xc7, 0x14, 0x63, 0xad, 0x07, - 0xf9, 0x02, 0xa0, 0x4c, 0x76, 0x13, 0x5d, 0xea, 0x6c, 0xc2, 0x89, 0x84, 0x9f, 0x85, 0xac, 0x60, - 0xf8, 0x4f, 0x31, 0x14, 0x01, 0x78, 0xa2, 0x5e, 0x75, 0x9f, 0x7d, 0x19, 0xd5, 0xd4, 0xf4, 0x0f, - 0x98, 0xbc, 0xdf, 0xd9, 0xe4, 0x0e, 0xf5, 0xa4, 0x48, 0x8b, 0x0d, 0x7d, 0x32, 0xd0, 0xc2, 0x70, - 0x8c, 0xde, 0xd1, 0x12, 0xba, 0x90, 0x32, 0x35, 0xa7, 0x7e, 0xd2, 0xab, 0x28, 0x55, 0xb1, 0x85, - 0x90, 0x2b, 0x62, 0x5f, 0x63, 0xf2, 0xe1, 0xba, 0x2a, 0x6d, 0x1e, 0x3f, 0x4b, 0x55, 0x40, 0x34, - 0x26, 0xb7, 0x5f, 0xaa, 0xda, 0x77, 0x91, 0xad, 0x3c, 0x3d, 0x6f, 0x88, 0xc3, 0xad, 0x03, 0xca, - 0x43, 0xea, 0x86, 0xac, 0x70, 0xa7, 0xad, 0xe3, 0x59, 0x74, 0xae, 0xf7, 0xcb, 0x74, 0xae, 0xf6, - 0x1d, 0x74, 0xe5, 0xcc, 0x7e, 0x3d, 0xd6, 0x0c, 0xaa, 0xd2, 0x48, 0x64, 0xb1, 0xd4, 0xfd, 0xfa, - 0xb6, 0xf1, 0x67, 0x1c, 0xfd, 0xaf, 0xfa, 0x71, 0x84, 0xaa, 0x79, 0xf0, 0xf0, 0x7c, 0x57, 0x16, - 0xfb, 0x13, 0x6d, 0x5a, 0xc3, 0x9e, 0x73, 0x29, 0x7b, 0xf1, 0xc3, 0xf7, 0xdf, 0x9f, 0xc7, 0x2c, - 0x3c, 0x47, 0xde, 0x32, 0x49, 0xd7, 0xbc, 0x06, 0xe5, 0x31, 0x29, 0xff, 0xce, 0xf0, 0x17, 0x03, - 0x4d, 0xf6, 0x25, 0x15, 0x2f, 0x97, 0xb9, 0x87, 0xc5, 0xdd, 0xbc, 0x36, 0x02, 0x52, 0x1b, 0xba, - 0xae, 0x0c, 0x2d, 0xe1, 0xc5, 0xc1, 0x86, 0x42, 0x0e, 0xb2, 0x93, 0x31, 0x06, 0xf8, 0xab, 0x81, - 0xa6, 0x06, 0x04, 0x04, 0xaf, 0x94, 0x05, 0x87, 0x27, 0xcd, 0x5c, 0x1d, 0x09, 0xab, 0xed, 0x6d, - 0x2a, 0x7b, 0x6b, 0x78, 0x75, 0xb0, 0xbd, 0x80, 0x49, 0xa7, 0xb8, 0x39, 0xaf, 0xb5, 0x9b, 0x6f, - 0x06, 0x9a, 0x19, 0xfc, 0xc9, 0xf1, 0x5a, 0x59, 0xfc, 0xcc, 0x68, 0x99, 0xf5, 0x51, 0xe1, 0xda, - 0xee, 0x3d, 0x65, 0xf7, 0x36, 0xbe, 0x35, 0xd8, 0x2e, 0x34, 0xc4, 0xa1, 0x43, 0x3b, 0xed, 0xa7, - 0xce, 0xc9, 0x3b, 0xbd, 0xe2, 0xf7, 0xdb, 0x0f, 0x8f, 0x9b, 0x96, 0x71, 0xd2, 0xb4, 0x8c, 0x5f, - 0x4d, 0xcb, 0xf8, 0xd8, 0xb2, 0x2a, 0x27, 0x2d, 0xab, 0xf2, 0xa3, 0x65, 0x55, 0x5e, 0xdd, 0x08, - 0xb8, 0x6c, 0x64, 0x6e, 0xdd, 0x13, 0x51, 0x37, 0x7b, 0xfb, 0xe8, 0x89, 0x94, 0x91, 0x37, 0x5d, - 0x42, 0xf2, 0x28, 0x61, 0xe0, 0x56, 0xd5, 0x7f, 0xef, 0xe6, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff, - 0xae, 0x56, 0x29, 0x06, 0x17, 0x06, 0x00, 0x00, + proto.RegisterType((*QueryParamsRequest)(nil), "zetachain.zetacore.emissions.QueryParamsRequest") + proto.RegisterType((*QueryParamsResponse)(nil), "zetachain.zetacore.emissions.QueryParamsResponse") + proto.RegisterType((*QueryListPoolAddressesRequest)(nil), "zetachain.zetacore.emissions.QueryListPoolAddressesRequest") + proto.RegisterType((*QueryListPoolAddressesResponse)(nil), "zetachain.zetacore.emissions.QueryListPoolAddressesResponse") + proto.RegisterType((*QueryGetEmissionsFactorsRequest)(nil), "zetachain.zetacore.emissions.QueryGetEmissionsFactorsRequest") + proto.RegisterType((*QueryGetEmissionsFactorsResponse)(nil), "zetachain.zetacore.emissions.QueryGetEmissionsFactorsResponse") + proto.RegisterType((*QueryShowAvailableEmissionsRequest)(nil), "zetachain.zetacore.emissions.QueryShowAvailableEmissionsRequest") + proto.RegisterType((*QueryShowAvailableEmissionsResponse)(nil), "zetachain.zetacore.emissions.QueryShowAvailableEmissionsResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/emissions/query.proto", fileDescriptor_cb9c0dfe78e2fb82) +} + +var fileDescriptor_cb9c0dfe78e2fb82 = []byte{ + // 661 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x55, 0x4b, 0x6f, 0xd3, 0x4c, + 0x14, 0x8d, 0xfb, 0x7d, 0x04, 0x31, 0x48, 0x48, 0x4c, 0x4b, 0xa9, 0xac, 0xe2, 0x14, 0x13, 0x95, + 0xf2, 0xa8, 0xdd, 0x87, 0x84, 0x10, 0xd0, 0xaa, 0x8d, 0x04, 0x48, 0x3c, 0x44, 0x29, 0xb0, 0x80, + 0x8d, 0x35, 0x8e, 0x07, 0x67, 0x24, 0xdb, 0xe3, 0xfa, 0x8e, 0x5b, 0x0a, 0x62, 0xc3, 0x92, 0x15, + 0xa2, 0x7f, 0x87, 0x1f, 0x50, 0x76, 0x95, 0xd8, 0xb0, 0x02, 0xd4, 0xf0, 0x33, 0x58, 0xa0, 0x8c, + 0xc7, 0x26, 0x6f, 0x85, 0xb2, 0x9b, 0xc7, 0x39, 0xe7, 0x9e, 0x73, 0x7d, 0x47, 0x46, 0x73, 0xaf, + 0xa9, 0x20, 0xf5, 0x06, 0x61, 0x91, 0x2d, 0x57, 0x3c, 0xa1, 0x36, 0x0d, 0x19, 0x00, 0xe3, 0x11, + 0xd8, 0x5b, 0x29, 0x4d, 0x76, 0xad, 0x38, 0xe1, 0x82, 0xe3, 0xe9, 0x02, 0x69, 0xe5, 0x48, 0xab, + 0x40, 0xea, 0x97, 0xeb, 0x1c, 0x42, 0x0e, 0xb6, 0x4b, 0x80, 0x66, 0x34, 0x7b, 0x7b, 0xd1, 0xa5, + 0x82, 0x2c, 0xda, 0x31, 0xf1, 0x59, 0x44, 0x04, 0xe3, 0x51, 0xa6, 0xa4, 0x5f, 0x1a, 0x5a, 0x33, + 0x26, 0x09, 0x09, 0x41, 0x41, 0x27, 0x7c, 0xee, 0x73, 0xb9, 0xb4, 0x5b, 0x2b, 0x75, 0x3a, 0xed, + 0x73, 0xee, 0x07, 0xd4, 0x26, 0x31, 0xb3, 0x49, 0x14, 0x71, 0x21, 0xd5, 0x15, 0xc7, 0x9c, 0x40, + 0xf8, 0x71, 0xcb, 0xc0, 0x86, 0x14, 0xda, 0xa4, 0x5b, 0x29, 0x05, 0x61, 0x3e, 0x47, 0xe3, 0x1d, + 0xa7, 0x10, 0xf3, 0x08, 0x28, 0xae, 0xa1, 0x72, 0x56, 0x70, 0x4a, 0x9b, 0xd1, 0xe6, 0x4e, 0x2e, + 0x55, 0xad, 0x61, 0x31, 0xad, 0x8c, 0x5d, 0xfb, 0x7f, 0xff, 0x5b, 0xa5, 0xb4, 0xa9, 0x98, 0x66, + 0x05, 0x9d, 0x93, 0xd2, 0x0f, 0x18, 0x88, 0x0d, 0xce, 0x83, 0x75, 0xcf, 0x4b, 0x28, 0x00, 0x2d, + 0x6a, 0xff, 0xd2, 0x90, 0x31, 0x08, 0xa1, 0x7c, 0x3c, 0x43, 0x17, 0xd3, 0xc8, 0x63, 0x20, 0x12, + 0xe6, 0xa6, 0x82, 0x7a, 0x0e, 0x77, 0x81, 0x26, 0xdb, 0x34, 0x71, 0x5c, 0x12, 0x90, 0xa8, 0x4e, + 0xc1, 0x21, 0x19, 0x49, 0x1a, 0x3d, 0xb1, 0x59, 0xed, 0x80, 0x3f, 0x52, 0xe8, 0x9a, 0x02, 0xab, + 0x02, 0xf8, 0x3e, 0x32, 0x3b, 0x65, 0x05, 0x40, 0xaf, 0xe2, 0x98, 0x54, 0xac, 0x74, 0x20, 0x9f, + 0x02, 0x74, 0x8b, 0x5d, 0x43, 0x67, 0xf3, 0x4e, 0x38, 0x21, 0xf7, 0xd2, 0x80, 0x16, 0x0a, 0xff, + 0x49, 0x85, 0x33, 0xf9, 0xf5, 0x43, 0x79, 0xab, 0x78, 0xe6, 0x79, 0x54, 0x91, 0xe9, 0xef, 0x52, + 0x71, 0x3b, 0xef, 0xe4, 0x1d, 0x52, 0x17, 0x3c, 0x29, 0x3a, 0xf4, 0x51, 0x43, 0x33, 0x83, 0x31, + 0xaa, 0x47, 0xb3, 0xe8, 0x54, 0x42, 0x65, 0x4e, 0x75, 0xa5, 0x5a, 0xd1, 0x75, 0x8a, 0x0d, 0x84, + 0x5c, 0x1e, 0x79, 0x0a, 0x93, 0x85, 0x6b, 0x3b, 0x69, 0xe9, 0x78, 0x69, 0x22, 0x67, 0x46, 0x61, + 0x32, 0xfb, 0x5d, 0xa7, 0xe6, 0x2a, 0x32, 0xa5, 0xa7, 0x27, 0x0d, 0xbe, 0xb3, 0xbe, 0x4d, 0x58, + 0x40, 0xdc, 0x80, 0x16, 0xee, 0x94, 0x75, 0x3c, 0x85, 0x8e, 0x77, 0x7e, 0x99, 0x7c, 0x6b, 0xae, + 0xa0, 0x0b, 0x43, 0xf9, 0x2a, 0xd6, 0x24, 0x2a, 0x93, 0x90, 0xa7, 0x91, 0x50, 0x7c, 0xb5, 0x5b, + 0x7a, 0x5f, 0x46, 0xc7, 0x24, 0x1f, 0xef, 0x69, 0xa8, 0x9c, 0x4d, 0x1e, 0x5e, 0x18, 0x3e, 0x9f, + 0xbd, 0x83, 0xaf, 0x2f, 0xfe, 0x05, 0x23, 0x73, 0x64, 0x56, 0xdf, 0x7d, 0xf9, 0xb9, 0x37, 0x66, + 0xe0, 0x69, 0xf9, 0x3e, 0xe7, 0xb3, 0xa7, 0xda, 0xfd, 0x42, 0xf1, 0x27, 0x0d, 0x9d, 0xee, 0x19, + 0x68, 0x7c, 0x73, 0x84, 0x72, 0x83, 0x1e, 0x8a, 0x7e, 0xeb, 0x68, 0x64, 0x65, 0xfb, 0xaa, 0xb4, + 0x3d, 0x8b, 0xab, 0xfd, 0x6d, 0x07, 0x0c, 0x44, 0x3e, 0xb0, 0x14, 0xf0, 0x67, 0x0d, 0x8d, 0xf7, + 0x99, 0x36, 0xbc, 0x32, 0x82, 0x87, 0xc1, 0x93, 0xac, 0xaf, 0x1e, 0x95, 0xae, 0x42, 0x2c, 0xcb, + 0x10, 0xf3, 0xf8, 0x4a, 0xff, 0x10, 0x3e, 0x15, 0x4e, 0xb1, 0x73, 0x5e, 0x2a, 0xcf, 0xdf, 0x35, + 0x34, 0xd9, 0x7f, 0xca, 0xf0, 0xda, 0x08, 0x7e, 0x86, 0x0e, 0xb8, 0xbe, 0xfe, 0x0f, 0x0a, 0x2a, + 0xd4, 0x9a, 0x0c, 0x75, 0x03, 0x5f, 0xef, 0x1f, 0x0a, 0x1a, 0x7c, 0xc7, 0x21, 0x39, 0xfd, 0x4f, + 0x3e, 0xfb, 0x8d, 0xfa, 0x5c, 0x6f, 0x6b, 0xf7, 0xf6, 0x0f, 0x0d, 0xed, 0xe0, 0xd0, 0xd0, 0x7e, + 0x1c, 0x1a, 0xda, 0x87, 0xa6, 0x51, 0x3a, 0x68, 0x1a, 0xa5, 0xaf, 0x4d, 0xa3, 0xf4, 0x62, 0xc1, + 0x67, 0xa2, 0x91, 0xba, 0x56, 0x9d, 0x87, 0xed, 0xea, 0xc5, 0x9f, 0xe5, 0x55, 0x5b, 0x21, 0xb1, + 0x1b, 0x53, 0x70, 0xcb, 0xf2, 0x3f, 0xb1, 0xfc, 0x3b, 0x00, 0x00, 0xff, 0xff, 0x47, 0x4f, 0xee, + 0x4e, 0xfc, 0x06, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -483,7 +486,7 @@ func NewQueryClient(cc grpc1.ClientConn) QueryClient { func (c *queryClient) Params(ctx context.Context, in *QueryParamsRequest, opts ...grpc.CallOption) (*QueryParamsResponse, error) { out := new(QueryParamsResponse) - err := c.cc.Invoke(ctx, "/emissions.Query/Params", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.emissions.Query/Params", in, out, opts...) if err != nil { return nil, err } @@ -492,7 +495,7 @@ func (c *queryClient) Params(ctx context.Context, in *QueryParamsRequest, opts . func (c *queryClient) ListPoolAddresses(ctx context.Context, in *QueryListPoolAddressesRequest, opts ...grpc.CallOption) (*QueryListPoolAddressesResponse, error) { out := new(QueryListPoolAddressesResponse) - err := c.cc.Invoke(ctx, "/emissions.Query/ListPoolAddresses", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.emissions.Query/ListPoolAddresses", in, out, opts...) if err != nil { return nil, err } @@ -501,7 +504,7 @@ func (c *queryClient) ListPoolAddresses(ctx context.Context, in *QueryListPoolAd func (c *queryClient) GetEmissionsFactors(ctx context.Context, in *QueryGetEmissionsFactorsRequest, opts ...grpc.CallOption) (*QueryGetEmissionsFactorsResponse, error) { out := new(QueryGetEmissionsFactorsResponse) - err := c.cc.Invoke(ctx, "/emissions.Query/GetEmissionsFactors", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.emissions.Query/GetEmissionsFactors", in, out, opts...) if err != nil { return nil, err } @@ -510,7 +513,7 @@ func (c *queryClient) GetEmissionsFactors(ctx context.Context, in *QueryGetEmiss func (c *queryClient) ShowAvailableEmissions(ctx context.Context, in *QueryShowAvailableEmissionsRequest, opts ...grpc.CallOption) (*QueryShowAvailableEmissionsResponse, error) { out := new(QueryShowAvailableEmissionsResponse) - err := c.cc.Invoke(ctx, "/emissions.Query/ShowAvailableEmissions", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.emissions.Query/ShowAvailableEmissions", in, out, opts...) if err != nil { return nil, err } @@ -560,7 +563,7 @@ func _Query_Params_Handler(srv interface{}, ctx context.Context, dec func(interf } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/emissions.Query/Params", + FullMethod: "/zetachain.zetacore.emissions.Query/Params", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).Params(ctx, req.(*QueryParamsRequest)) @@ -578,7 +581,7 @@ func _Query_ListPoolAddresses_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/emissions.Query/ListPoolAddresses", + FullMethod: "/zetachain.zetacore.emissions.Query/ListPoolAddresses", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ListPoolAddresses(ctx, req.(*QueryListPoolAddressesRequest)) @@ -596,7 +599,7 @@ func _Query_GetEmissionsFactors_Handler(srv interface{}, ctx context.Context, de } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/emissions.Query/GetEmissionsFactors", + FullMethod: "/zetachain.zetacore.emissions.Query/GetEmissionsFactors", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GetEmissionsFactors(ctx, req.(*QueryGetEmissionsFactorsRequest)) @@ -614,7 +617,7 @@ func _Query_ShowAvailableEmissions_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/emissions.Query/ShowAvailableEmissions", + FullMethod: "/zetachain.zetacore.emissions.Query/ShowAvailableEmissions", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ShowAvailableEmissions(ctx, req.(*QueryShowAvailableEmissionsRequest)) @@ -623,7 +626,7 @@ func _Query_ShowAvailableEmissions_Handler(srv interface{}, ctx context.Context, } var _Query_serviceDesc = grpc.ServiceDesc{ - ServiceName: "emissions.Query", + ServiceName: "zetachain.zetacore.emissions.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { @@ -644,7 +647,7 @@ var _Query_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "emissions/query.proto", + Metadata: "zetachain/zetacore/emissions/query.proto", } func (m *QueryParamsRequest) Marshal() (dAtA []byte, err error) { diff --git a/x/emissions/types/query.pb.gw.go b/x/emissions/types/query.pb.gw.go index c4303810a5..05b5ad7f8b 100644 --- a/x/emissions/types/query.pb.gw.go +++ b/x/emissions/types/query.pb.gw.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-grpc-gateway. DO NOT EDIT. -// source: emissions/query.proto +// source: zetachain/zetacore/emissions/query.proto /* Package types is a reverse proxy. diff --git a/x/emissions/types/tx.pb.go b/x/emissions/types/tx.pb.go index f79f994ee0..53ecb580ff 100644 --- a/x/emissions/types/tx.pb.go +++ b/x/emissions/types/tx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: emissions/tx.proto +// source: zetachain/zetacore/emissions/tx.proto package types @@ -38,7 +38,7 @@ func (m *MsgWithdrawEmission) Reset() { *m = MsgWithdrawEmission{} } func (m *MsgWithdrawEmission) String() string { return proto.CompactTextString(m) } func (*MsgWithdrawEmission) ProtoMessage() {} func (*MsgWithdrawEmission) Descriptor() ([]byte, []int) { - return fileDescriptor_618f91fd090d1520, []int{0} + return fileDescriptor_fa84fc8dd79e3cdb, []int{0} } func (m *MsgWithdrawEmission) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -81,7 +81,7 @@ func (m *MsgWithdrawEmissionResponse) Reset() { *m = MsgWithdrawEmission func (m *MsgWithdrawEmissionResponse) String() string { return proto.CompactTextString(m) } func (*MsgWithdrawEmissionResponse) ProtoMessage() {} func (*MsgWithdrawEmissionResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_618f91fd090d1520, []int{1} + return fileDescriptor_fa84fc8dd79e3cdb, []int{1} } func (m *MsgWithdrawEmissionResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -119,7 +119,7 @@ func (m *MsgUpdateParams) Reset() { *m = MsgUpdateParams{} } func (m *MsgUpdateParams) String() string { return proto.CompactTextString(m) } func (*MsgUpdateParams) ProtoMessage() {} func (*MsgUpdateParams) Descriptor() ([]byte, []int) { - return fileDescriptor_618f91fd090d1520, []int{2} + return fileDescriptor_fa84fc8dd79e3cdb, []int{2} } func (m *MsgUpdateParams) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -169,7 +169,7 @@ func (m *MsgUpdateParamsResponse) Reset() { *m = MsgUpdateParamsResponse func (m *MsgUpdateParamsResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateParamsResponse) ProtoMessage() {} func (*MsgUpdateParamsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_618f91fd090d1520, []int{3} + return fileDescriptor_fa84fc8dd79e3cdb, []int{3} } func (m *MsgUpdateParamsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -199,38 +199,41 @@ func (m *MsgUpdateParamsResponse) XXX_DiscardUnknown() { var xxx_messageInfo_MsgUpdateParamsResponse proto.InternalMessageInfo func init() { - proto.RegisterType((*MsgWithdrawEmission)(nil), "emissions.MsgWithdrawEmission") - proto.RegisterType((*MsgWithdrawEmissionResponse)(nil), "emissions.MsgWithdrawEmissionResponse") - proto.RegisterType((*MsgUpdateParams)(nil), "emissions.MsgUpdateParams") - proto.RegisterType((*MsgUpdateParamsResponse)(nil), "emissions.MsgUpdateParamsResponse") -} - -func init() { proto.RegisterFile("emissions/tx.proto", fileDescriptor_618f91fd090d1520) } - -var fileDescriptor_618f91fd090d1520 = []byte{ - // 352 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x52, 0xcb, 0x4a, 0xc3, 0x40, - 0x14, 0x4d, 0x54, 0x2a, 0x1d, 0x05, 0x75, 0x14, 0xad, 0x51, 0xa7, 0x92, 0x45, 0x71, 0xd3, 0x8c, - 0xd4, 0x3f, 0x28, 0x28, 0x28, 0x54, 0x24, 0x20, 0x42, 0x57, 0x4e, 0xd3, 0x21, 0x09, 0x92, 0x4c, - 0x98, 0x3b, 0xa5, 0xad, 0x5f, 0xe1, 0xaf, 0xf8, 0x17, 0x5d, 0x76, 0x29, 0x2e, 0x8a, 0xb4, 0x3f, - 0x22, 0x79, 0xf5, 0x11, 0x1f, 0xab, 0xdc, 0xdc, 0x33, 0xe7, 0xdc, 0x73, 0x1f, 0x08, 0xf3, 0xc0, - 0x07, 0xf0, 0x45, 0x08, 0x54, 0x0d, 0xac, 0x48, 0x0a, 0x25, 0x70, 0x79, 0x9e, 0x33, 0x0e, 0x17, - 0x70, 0xc4, 0x24, 0x0b, 0x20, 0x7d, 0x62, 0x1c, 0xb8, 0xc2, 0x15, 0x49, 0x48, 0xe3, 0x28, 0xcd, - 0x9a, 0x7d, 0xb4, 0xdf, 0x02, 0xf7, 0xc9, 0x57, 0x5e, 0x57, 0xb2, 0xfe, 0x75, 0x46, 0xc5, 0x15, - 0xb4, 0xe9, 0x48, 0xce, 0x94, 0x90, 0x15, 0xfd, 0x5c, 0xbf, 0x28, 0xdb, 0xf9, 0x2f, 0xbe, 0x41, - 0x25, 0x16, 0x88, 0x5e, 0xa8, 0x2a, 0x6b, 0x31, 0xd0, 0xb4, 0x46, 0x93, 0xaa, 0xf6, 0x39, 0xa9, - 0xd6, 0x5c, 0x5f, 0x79, 0xbd, 0x8e, 0xe5, 0x88, 0x80, 0x3a, 0x02, 0x02, 0x01, 0xd9, 0xa7, 0x0e, - 0xdd, 0x17, 0xaa, 0x86, 0x11, 0x07, 0xeb, 0x36, 0x54, 0x76, 0xc6, 0x36, 0xcf, 0xd0, 0xc9, 0x2f, - 0x85, 0x6d, 0x0e, 0x91, 0x08, 0x81, 0x9b, 0xcf, 0x68, 0xa7, 0x05, 0xee, 0x63, 0xd4, 0x65, 0x8a, - 0x3f, 0x24, 0x6d, 0xe0, 0x53, 0x54, 0x66, 0x3d, 0xe5, 0x09, 0xe9, 0xab, 0x61, 0xe6, 0x6a, 0x91, - 0xc0, 0x14, 0x95, 0xd2, 0x76, 0x13, 0x5f, 0x5b, 0x8d, 0x3d, 0x6b, 0x3e, 0x07, 0x2b, 0x15, 0x68, - 0x6e, 0xc4, 0x56, 0xed, 0xec, 0x99, 0x79, 0x8c, 0x8e, 0x0a, 0x15, 0xf2, 0xe2, 0x8d, 0x77, 0x1d, - 0xad, 0xb7, 0xc0, 0xc5, 0xf7, 0x68, 0x7b, 0xc5, 0x81, 0xb1, 0xa4, 0x59, 0xe0, 0x1a, 0xe6, 0xdf, - 0x58, 0xae, 0x8b, 0xdb, 0x68, 0xf7, 0xc7, 0xa4, 0xc9, 0x2a, 0xaf, 0x88, 0x1b, 0xb5, 0xff, 0xf1, - 0x5c, 0xbb, 0x79, 0x37, 0x9a, 0x12, 0x7d, 0x3c, 0x25, 0xfa, 0xd7, 0x94, 0xe8, 0x6f, 0x33, 0xa2, - 0x8d, 0x67, 0x44, 0xfb, 0x98, 0x11, 0xad, 0x7d, 0xb9, 0xb4, 0x99, 0x57, 0xae, 0x58, 0xdd, 0xf1, - 0x98, 0x1f, 0x26, 0xa1, 0x23, 0x24, 0xa7, 0x03, 0xba, 0x74, 0x50, 0xf1, 0x9e, 0x3a, 0xa5, 0xe4, - 0x36, 0xae, 0xbe, 0x03, 0x00, 0x00, 0xff, 0xff, 0x97, 0x97, 0x16, 0xce, 0x6a, 0x02, 0x00, 0x00, + proto.RegisterType((*MsgWithdrawEmission)(nil), "zetachain.zetacore.emissions.MsgWithdrawEmission") + proto.RegisterType((*MsgWithdrawEmissionResponse)(nil), "zetachain.zetacore.emissions.MsgWithdrawEmissionResponse") + proto.RegisterType((*MsgUpdateParams)(nil), "zetachain.zetacore.emissions.MsgUpdateParams") + proto.RegisterType((*MsgUpdateParamsResponse)(nil), "zetachain.zetacore.emissions.MsgUpdateParamsResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/emissions/tx.proto", fileDescriptor_fa84fc8dd79e3cdb) +} + +var fileDescriptor_fa84fc8dd79e3cdb = []byte{ + // 366 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x52, 0xcb, 0x4a, 0xf3, 0x40, + 0x14, 0x4e, 0xfe, 0x5f, 0x2a, 0x1d, 0x05, 0x65, 0x14, 0xac, 0xb1, 0xa6, 0x12, 0x54, 0x74, 0xd1, + 0x89, 0x56, 0x5c, 0xb8, 0x0d, 0x28, 0x28, 0x14, 0x24, 0x20, 0x82, 0xbb, 0x69, 0x3a, 0x24, 0x41, + 0x92, 0x09, 0x73, 0xa6, 0xb4, 0x75, 0xe5, 0x23, 0xf8, 0x58, 0x5d, 0x76, 0x29, 0x2e, 0x8a, 0xb4, + 0xef, 0x21, 0x92, 0x5b, 0xad, 0x51, 0x2a, 0x5d, 0xe5, 0x64, 0xf2, 0xdd, 0x26, 0xe7, 0x43, 0x07, + 0x4f, 0x4c, 0x52, 0xc7, 0xa3, 0x7e, 0x68, 0x26, 0x13, 0x17, 0xcc, 0x64, 0x81, 0x0f, 0xe0, 0xf3, + 0x10, 0x4c, 0xd9, 0x23, 0x91, 0xe0, 0x92, 0xe3, 0xea, 0x14, 0x46, 0x72, 0x18, 0x99, 0xc2, 0xb4, + 0xe3, 0xb9, 0x22, 0x11, 0x15, 0x34, 0x80, 0x54, 0x48, 0xdb, 0x74, 0xb9, 0xcb, 0x93, 0xd1, 0x8c, + 0xa7, 0xf4, 0xd4, 0xe8, 0xa2, 0x8d, 0x26, 0xb8, 0xf7, 0xbe, 0xf4, 0xda, 0x82, 0x76, 0x2f, 0x33, + 0x2a, 0xae, 0xa0, 0x65, 0x47, 0x30, 0x2a, 0xb9, 0xa8, 0xa8, 0x7b, 0xea, 0x51, 0xd9, 0xce, 0x5f, + 0xf1, 0x15, 0x2a, 0xd1, 0x80, 0x77, 0x42, 0x59, 0xf9, 0x17, 0x7f, 0xb0, 0xc8, 0x60, 0x54, 0x53, + 0xde, 0x46, 0xb5, 0x43, 0xd7, 0x97, 0x5e, 0xa7, 0x45, 0x1c, 0x1e, 0x98, 0x0e, 0x87, 0x80, 0x43, + 0xf6, 0xa8, 0x43, 0xfb, 0xd1, 0x94, 0xfd, 0x88, 0x01, 0xb9, 0x0e, 0xa5, 0x9d, 0xb1, 0x8d, 0x5d, + 0xb4, 0xf3, 0x8b, 0xb1, 0xcd, 0x20, 0xe2, 0x21, 0x30, 0x03, 0xd0, 0x5a, 0x13, 0xdc, 0xbb, 0xa8, + 0x4d, 0x25, 0xbb, 0x4d, 0xae, 0x81, 0xab, 0xa8, 0x4c, 0x3b, 0xd2, 0xe3, 0xc2, 0x97, 0xfd, 0x2c, + 0xd5, 0xd7, 0x01, 0xb6, 0x50, 0x29, 0xbd, 0x6e, 0x92, 0x6b, 0xa5, 0xb1, 0x4f, 0xe6, 0xfd, 0x38, + 0x92, 0x6a, 0x5a, 0x4b, 0x71, 0x7a, 0x3b, 0x63, 0x1a, 0xdb, 0x68, 0xab, 0x60, 0x9a, 0xe7, 0x69, + 0x7c, 0xa8, 0xe8, 0x7f, 0x13, 0x5c, 0x2c, 0xd1, 0xea, 0xb7, 0x50, 0xf5, 0xf9, 0x36, 0x05, 0x39, + 0xed, 0x7c, 0x21, 0x78, 0xee, 0x8e, 0x9f, 0x55, 0xb4, 0xfe, 0x63, 0x47, 0xa7, 0x7f, 0x6a, 0x15, + 0x29, 0xda, 0xc5, 0xc2, 0x94, 0x3c, 0x82, 0x75, 0x33, 0x18, 0xeb, 0xea, 0x70, 0xac, 0xab, 0xef, + 0x63, 0x5d, 0x7d, 0x99, 0xe8, 0xca, 0x70, 0xa2, 0x2b, 0xaf, 0x13, 0x5d, 0x79, 0x38, 0x99, 0xd9, + 0x7c, 0x2c, 0x5a, 0x2f, 0xf4, 0xb1, 0x37, 0x5b, 0xeb, 0xb8, 0x07, 0xad, 0x52, 0xd2, 0xbd, 0xb3, + 0xcf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x6d, 0x6d, 0x2d, 0x1c, 0x03, 0x03, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -259,7 +262,7 @@ func NewMsgClient(cc grpc1.ClientConn) MsgClient { func (c *msgClient) UpdateParams(ctx context.Context, in *MsgUpdateParams, opts ...grpc.CallOption) (*MsgUpdateParamsResponse, error) { out := new(MsgUpdateParamsResponse) - err := c.cc.Invoke(ctx, "/emissions.Msg/UpdateParams", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.emissions.Msg/UpdateParams", in, out, opts...) if err != nil { return nil, err } @@ -268,7 +271,7 @@ func (c *msgClient) UpdateParams(ctx context.Context, in *MsgUpdateParams, opts func (c *msgClient) WithdrawEmission(ctx context.Context, in *MsgWithdrawEmission, opts ...grpc.CallOption) (*MsgWithdrawEmissionResponse, error) { out := new(MsgWithdrawEmissionResponse) - err := c.cc.Invoke(ctx, "/emissions.Msg/WithdrawEmission", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.emissions.Msg/WithdrawEmission", in, out, opts...) if err != nil { return nil, err } @@ -306,7 +309,7 @@ func _Msg_UpdateParams_Handler(srv interface{}, ctx context.Context, dec func(in } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/emissions.Msg/UpdateParams", + FullMethod: "/zetachain.zetacore.emissions.Msg/UpdateParams", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateParams(ctx, req.(*MsgUpdateParams)) @@ -324,7 +327,7 @@ func _Msg_WithdrawEmission_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/emissions.Msg/WithdrawEmission", + FullMethod: "/zetachain.zetacore.emissions.Msg/WithdrawEmission", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).WithdrawEmission(ctx, req.(*MsgWithdrawEmission)) @@ -333,7 +336,7 @@ func _Msg_WithdrawEmission_Handler(srv interface{}, ctx context.Context, dec fun } var _Msg_serviceDesc = grpc.ServiceDesc{ - ServiceName: "emissions.Msg", + ServiceName: "zetachain.zetacore.emissions.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { @@ -346,7 +349,7 @@ var _Msg_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "emissions/tx.proto", + Metadata: "zetachain/zetacore/emissions/tx.proto", } func (m *MsgWithdrawEmission) Marshal() (dAtA []byte, err error) { diff --git a/x/emissions/types/withdrawable_emissions.pb.go b/x/emissions/types/withdrawable_emissions.pb.go index b60b8ed87b..314af20308 100644 --- a/x/emissions/types/withdrawable_emissions.pb.go +++ b/x/emissions/types/withdrawable_emissions.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: emissions/withdrawable_emissions.proto +// source: zetachain/zetacore/emissions/withdrawable_emissions.proto package types @@ -33,7 +33,7 @@ func (m *WithdrawableEmissions) Reset() { *m = WithdrawableEmissions{} } func (m *WithdrawableEmissions) String() string { return proto.CompactTextString(m) } func (*WithdrawableEmissions) ProtoMessage() {} func (*WithdrawableEmissions) Descriptor() ([]byte, []int) { - return fileDescriptor_56e0acf72be654f9, []int{0} + return fileDescriptor_bad7724b364d6473, []int{0} } func (m *WithdrawableEmissions) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -70,29 +70,30 @@ func (m *WithdrawableEmissions) GetAddress() string { } func init() { - proto.RegisterType((*WithdrawableEmissions)(nil), "emissions.WithdrawableEmissions") + proto.RegisterType((*WithdrawableEmissions)(nil), "zetachain.zetacore.emissions.WithdrawableEmissions") } func init() { - proto.RegisterFile("emissions/withdrawable_emissions.proto", fileDescriptor_56e0acf72be654f9) + proto.RegisterFile("zetachain/zetacore/emissions/withdrawable_emissions.proto", fileDescriptor_bad7724b364d6473) } -var fileDescriptor_56e0acf72be654f9 = []byte{ - // 224 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0x4b, 0xcd, 0xcd, 0x2c, - 0x2e, 0xce, 0xcc, 0xcf, 0x2b, 0xd6, 0x2f, 0xcf, 0x2c, 0xc9, 0x48, 0x29, 0x4a, 0x2c, 0x4f, 0x4c, - 0xca, 0x49, 0x8d, 0x87, 0x0b, 0xeb, 0x15, 0x14, 0xe5, 0x97, 0xe4, 0x0b, 0x71, 0xc2, 0x05, 0xa4, - 0x44, 0xd2, 0xf3, 0xd3, 0xf3, 0xc1, 0xa2, 0xfa, 0x20, 0x16, 0x44, 0x81, 0x52, 0x25, 0x97, 0x68, - 0x38, 0x92, 0x01, 0xae, 0x30, 0xe5, 0x42, 0x12, 0x5c, 0xec, 0x89, 0x29, 0x29, 0x45, 0xa9, 0xc5, - 0xc5, 0x12, 0x8c, 0x0a, 0x8c, 0x1a, 0x9c, 0x41, 0x30, 0xae, 0x90, 0x1b, 0x17, 0x5b, 0x62, 0x6e, - 0x7e, 0x69, 0x5e, 0x89, 0x04, 0x13, 0x48, 0xc2, 0x49, 0xef, 0xc4, 0x3d, 0x79, 0x86, 0x5b, 0xf7, - 0xe4, 0xd5, 0xd2, 0x33, 0x4b, 0x32, 0x4a, 0x93, 0xf4, 0x92, 0xf3, 0x73, 0xf5, 0x93, 0xf3, 0x8b, - 0x73, 0xf3, 0x8b, 0xa1, 0x94, 0x6e, 0x71, 0x4a, 0xb6, 0x7e, 0x49, 0x65, 0x41, 0x6a, 0xb1, 0x9e, - 0x67, 0x5e, 0x49, 0x10, 0x54, 0xb7, 0x93, 0xd7, 0x89, 0x47, 0x72, 0x8c, 0x17, 0x1e, 0xc9, 0x31, - 0x3e, 0x78, 0x24, 0xc7, 0x38, 0xe1, 0xb1, 0x1c, 0xc3, 0x85, 0xc7, 0x72, 0x0c, 0x37, 0x1e, 0xcb, - 0x31, 0x44, 0x19, 0x20, 0x99, 0x54, 0x95, 0x5a, 0x92, 0xa8, 0x9b, 0x9c, 0x91, 0x98, 0x99, 0x07, - 0x66, 0x26, 0xe7, 0x17, 0xa5, 0xea, 0x57, 0xe8, 0x23, 0xbc, 0x0f, 0x36, 0x37, 0x89, 0x0d, 0xec, - 0x1b, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xf5, 0x75, 0xc8, 0xec, 0x18, 0x01, 0x00, 0x00, +var fileDescriptor_bad7724b364d6473 = []byte{ + // 234 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xb2, 0xac, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x53, 0x73, 0x33, 0x8b, + 0x8b, 0x33, 0xf3, 0xf3, 0x8a, 0xf5, 0xcb, 0x33, 0x4b, 0x32, 0x52, 0x8a, 0x12, 0xcb, 0x13, 0x93, + 0x72, 0x52, 0xe3, 0xe1, 0xc2, 0x7a, 0x05, 0x45, 0xf9, 0x25, 0xf9, 0x42, 0x32, 0x70, 0xad, 0x7a, + 0x30, 0xad, 0x7a, 0x70, 0x35, 0x52, 0x22, 0xe9, 0xf9, 0xe9, 0xf9, 0x60, 0x85, 0xfa, 0x20, 0x16, + 0x44, 0x8f, 0x52, 0x25, 0x97, 0x68, 0x38, 0x92, 0x99, 0xae, 0x30, 0xe5, 0x42, 0x12, 0x5c, 0xec, + 0x89, 0x29, 0x29, 0x45, 0xa9, 0xc5, 0xc5, 0x12, 0x8c, 0x0a, 0x8c, 0x1a, 0x9c, 0x41, 0x30, 0xae, + 0x90, 0x1b, 0x17, 0x5b, 0x62, 0x6e, 0x7e, 0x69, 0x5e, 0x89, 0x04, 0x13, 0x48, 0xc2, 0x49, 0xef, + 0xc4, 0x3d, 0x79, 0x86, 0x5b, 0xf7, 0xe4, 0xd5, 0xd2, 0x33, 0x4b, 0x32, 0x4a, 0x93, 0xf4, 0x92, + 0xf3, 0x73, 0xf5, 0x93, 0xf3, 0x8b, 0x73, 0xf3, 0x8b, 0xa1, 0x94, 0x6e, 0x71, 0x4a, 0xb6, 0x7e, + 0x49, 0x65, 0x41, 0x6a, 0xb1, 0x9e, 0x67, 0x5e, 0x49, 0x10, 0x54, 0xb7, 0x93, 0xd7, 0x89, 0x47, + 0x72, 0x8c, 0x17, 0x1e, 0xc9, 0x31, 0x3e, 0x78, 0x24, 0xc7, 0x38, 0xe1, 0xb1, 0x1c, 0xc3, 0x85, + 0xc7, 0x72, 0x0c, 0x37, 0x1e, 0xcb, 0x31, 0x44, 0x19, 0x20, 0x99, 0x04, 0xf2, 0x89, 0x2e, 0x5a, + 0x78, 0x54, 0x20, 0x85, 0x08, 0xd8, 0xdc, 0x24, 0x36, 0xb0, 0x6f, 0x8c, 0x01, 0x01, 0x00, 0x00, + 0xff, 0xff, 0x72, 0x96, 0xa7, 0xbf, 0x3e, 0x01, 0x00, 0x00, } func (m *WithdrawableEmissions) Marshal() (dAtA []byte, err error) { diff --git a/x/fungible/types/events.pb.go b/x/fungible/types/events.pb.go index b040fc639e..ba43982bc1 100644 --- a/x/fungible/types/events.pb.go +++ b/x/fungible/types/events.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: fungible/events.proto +// source: zetachain/zetacore/fungible/events.proto package types @@ -35,7 +35,7 @@ func (m *EventSystemContractUpdated) Reset() { *m = EventSystemContractU func (m *EventSystemContractUpdated) String() string { return proto.CompactTextString(m) } func (*EventSystemContractUpdated) ProtoMessage() {} func (*EventSystemContractUpdated) Descriptor() ([]byte, []int) { - return fileDescriptor_858e6494730deffd, []int{0} + return fileDescriptor_1e6611815bc2713b, []int{0} } func (m *EventSystemContractUpdated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -99,7 +99,7 @@ type EventZRC20Deployed struct { Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Symbol string `protobuf:"bytes,5,opt,name=symbol,proto3" json:"symbol,omitempty"` Decimals int64 `protobuf:"varint,6,opt,name=decimals,proto3" json:"decimals,omitempty"` - CoinType coin.CoinType `protobuf:"varint,7,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,7,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` Erc20 string `protobuf:"bytes,8,opt,name=erc20,proto3" json:"erc20,omitempty"` GasLimit int64 `protobuf:"varint,9,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"` } @@ -108,7 +108,7 @@ func (m *EventZRC20Deployed) Reset() { *m = EventZRC20Deployed{} } func (m *EventZRC20Deployed) String() string { return proto.CompactTextString(m) } func (*EventZRC20Deployed) ProtoMessage() {} func (*EventZRC20Deployed) Descriptor() ([]byte, []int) { - return fileDescriptor_858e6494730deffd, []int{1} + return fileDescriptor_1e6611815bc2713b, []int{1} } func (m *EventZRC20Deployed) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -203,7 +203,7 @@ func (m *EventZRC20Deployed) GetGasLimit() int64 { type EventZRC20WithdrawFeeUpdated struct { MsgTypeUrl string `protobuf:"bytes,1,opt,name=msg_type_url,json=msgTypeUrl,proto3" json:"msg_type_url,omitempty"` ChainId int64 `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` - CoinType coin.CoinType `protobuf:"varint,3,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,3,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` Zrc20Address string `protobuf:"bytes,4,opt,name=zrc20_address,json=zrc20Address,proto3" json:"zrc20_address,omitempty"` OldWithdrawFee string `protobuf:"bytes,5,opt,name=old_withdraw_fee,json=oldWithdrawFee,proto3" json:"old_withdraw_fee,omitempty"` NewWithdrawFee string `protobuf:"bytes,6,opt,name=new_withdraw_fee,json=newWithdrawFee,proto3" json:"new_withdraw_fee,omitempty"` @@ -216,7 +216,7 @@ func (m *EventZRC20WithdrawFeeUpdated) Reset() { *m = EventZRC20Withdraw func (m *EventZRC20WithdrawFeeUpdated) String() string { return proto.CompactTextString(m) } func (*EventZRC20WithdrawFeeUpdated) ProtoMessage() {} func (*EventZRC20WithdrawFeeUpdated) Descriptor() ([]byte, []int) { - return fileDescriptor_858e6494730deffd, []int{2} + return fileDescriptor_1e6611815bc2713b, []int{2} } func (m *EventZRC20WithdrawFeeUpdated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -311,7 +311,7 @@ func (m *EventZRC20WithdrawFeeUpdated) GetNewGasLimit() string { type EventZRC20PausedStatusUpdated struct { MsgTypeUrl string `protobuf:"bytes,1,opt,name=msg_type_url,json=msgTypeUrl,proto3" json:"msg_type_url,omitempty"` Zrc20Addresses []string `protobuf:"bytes,2,rep,name=zrc20_addresses,json=zrc20Addresses,proto3" json:"zrc20_addresses,omitempty"` - Action UpdatePausedStatusAction `protobuf:"varint,3,opt,name=action,proto3,enum=fungible.UpdatePausedStatusAction" json:"action,omitempty"` + Action UpdatePausedStatusAction `protobuf:"varint,3,opt,name=action,proto3,enum=zetachain.zetacore.fungible.UpdatePausedStatusAction" json:"action,omitempty"` Signer string `protobuf:"bytes,4,opt,name=signer,proto3" json:"signer,omitempty"` } @@ -319,7 +319,7 @@ func (m *EventZRC20PausedStatusUpdated) Reset() { *m = EventZRC20PausedS func (m *EventZRC20PausedStatusUpdated) String() string { return proto.CompactTextString(m) } func (*EventZRC20PausedStatusUpdated) ProtoMessage() {} func (*EventZRC20PausedStatusUpdated) Descriptor() ([]byte, []int) { - return fileDescriptor_858e6494730deffd, []int{3} + return fileDescriptor_1e6611815bc2713b, []int{3} } func (m *EventZRC20PausedStatusUpdated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -390,7 +390,7 @@ func (m *EventSystemContractsDeployed) Reset() { *m = EventSystemContrac func (m *EventSystemContractsDeployed) String() string { return proto.CompactTextString(m) } func (*EventSystemContractsDeployed) ProtoMessage() {} func (*EventSystemContractsDeployed) Descriptor() ([]byte, []int) { - return fileDescriptor_858e6494730deffd, []int{4} + return fileDescriptor_1e6611815bc2713b, []int{4} } func (m *EventSystemContractsDeployed) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -480,7 +480,7 @@ func (m *EventBytecodeUpdated) Reset() { *m = EventBytecodeUpdated{} } func (m *EventBytecodeUpdated) String() string { return proto.CompactTextString(m) } func (*EventBytecodeUpdated) ProtoMessage() {} func (*EventBytecodeUpdated) Descriptor() ([]byte, []int) { - return fileDescriptor_858e6494730deffd, []int{5} + return fileDescriptor_1e6611815bc2713b, []int{5} } func (m *EventBytecodeUpdated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -545,66 +545,69 @@ func (m *EventBytecodeUpdated) GetSigner() string { } func init() { - proto.RegisterType((*EventSystemContractUpdated)(nil), "fungible.EventSystemContractUpdated") - proto.RegisterType((*EventZRC20Deployed)(nil), "fungible.EventZRC20Deployed") - proto.RegisterType((*EventZRC20WithdrawFeeUpdated)(nil), "fungible.EventZRC20WithdrawFeeUpdated") - proto.RegisterType((*EventZRC20PausedStatusUpdated)(nil), "fungible.EventZRC20PausedStatusUpdated") - proto.RegisterType((*EventSystemContractsDeployed)(nil), "fungible.EventSystemContractsDeployed") - proto.RegisterType((*EventBytecodeUpdated)(nil), "fungible.EventBytecodeUpdated") -} - -func init() { proto.RegisterFile("fungible/events.proto", fileDescriptor_858e6494730deffd) } - -var fileDescriptor_858e6494730deffd = []byte{ - // 755 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x55, 0x4f, 0x6f, 0xd3, 0x4a, - 0x10, 0xaf, 0x9b, 0x36, 0x4d, 0xb6, 0x7f, 0xd2, 0xee, 0xcb, 0x7b, 0xf2, 0xcb, 0x7b, 0x44, 0x55, - 0x10, 0xa2, 0x54, 0x10, 0x57, 0xe1, 0xc6, 0xad, 0x2d, 0x14, 0x2a, 0x71, 0x40, 0x29, 0x05, 0xa9, - 0x17, 0x6b, 0x63, 0x4f, 0x1d, 0xab, 0xf6, 0xae, 0xe5, 0xdd, 0xc4, 0x75, 0x3f, 0x05, 0x47, 0xf8, - 0x2a, 0x1c, 0x38, 0x73, 0xac, 0xc4, 0x85, 0x23, 0x6a, 0xc5, 0xf7, 0x40, 0xbb, 0x5e, 0x3b, 0x71, - 0x51, 0x51, 0x7a, 0x89, 0x76, 0xc6, 0xbf, 0x9d, 0xf9, 0xcd, 0x6f, 0x66, 0x36, 0xe8, 0xef, 0xd3, - 0x11, 0xf5, 0xfc, 0x41, 0x00, 0x16, 0x8c, 0x81, 0x0a, 0xde, 0x8d, 0x62, 0x26, 0x18, 0xae, 0xe5, - 0xee, 0xd6, 0x46, 0x01, 0x10, 0xe7, 0xd9, 0xc7, 0x56, 0xd3, 0x63, 0x1e, 0x53, 0x47, 0x4b, 0x9e, - 0xb4, 0xf7, 0xaf, 0xe8, 0xcc, 0xb3, 0x1c, 0xe6, 0x53, 0xf5, 0x93, 0x39, 0x3b, 0x9f, 0x0d, 0xd4, - 0x7a, 0x21, 0x03, 0x1f, 0xa5, 0x5c, 0x40, 0xb8, 0xcf, 0xa8, 0x88, 0x89, 0x23, 0x8e, 0x23, 0x97, - 0x08, 0x70, 0xf1, 0x26, 0x5a, 0x09, 0xb9, 0x67, 0x8b, 0x34, 0x02, 0x7b, 0x14, 0x07, 0xa6, 0xb1, - 0x69, 0x6c, 0xd5, 0xfb, 0x28, 0xe4, 0xde, 0xdb, 0x34, 0x82, 0xe3, 0x38, 0xc0, 0x3b, 0xa8, 0x49, - 0x21, 0xb1, 0x1d, 0x7d, 0xd1, 0x26, 0xae, 0x1b, 0x03, 0xe7, 0xe6, 0xbc, 0x42, 0x62, 0x0a, 0x49, - 0x1e, 0x73, 0x37, 0xfb, 0x22, 0x6f, 0xb0, 0xc0, 0xfd, 0xfd, 0x46, 0x25, 0xbb, 0xc1, 0x02, 0xf7, - 0xe6, 0x8d, 0x7f, 0x50, 0x95, 0xfb, 0x1e, 0x85, 0xd8, 0x5c, 0x50, 0x18, 0x6d, 0x75, 0x3e, 0xcd, - 0x23, 0xac, 0xc8, 0x9f, 0xf4, 0xf7, 0x7b, 0x3b, 0xcf, 0x21, 0x0a, 0x58, 0x3a, 0x13, 0xe9, 0x7f, - 0x51, 0xcd, 0x19, 0x12, 0x9f, 0xda, 0xbe, 0xab, 0x88, 0x56, 0xfa, 0x4b, 0xca, 0x3e, 0x74, 0x71, - 0x0b, 0xd5, 0x72, 0x66, 0x9a, 0x51, 0x61, 0x63, 0x8c, 0x16, 0x28, 0x09, 0x41, 0xb3, 0x50, 0x67, - 0xc5, 0x2d, 0x0d, 0x07, 0x2c, 0x30, 0x17, 0x35, 0x37, 0x65, 0xc9, 0x38, 0x2e, 0x38, 0x7e, 0x48, - 0x02, 0x6e, 0x56, 0x55, 0x8a, 0xc2, 0xc6, 0x16, 0xaa, 0xcb, 0x16, 0x28, 0x86, 0xe6, 0xd2, 0xa6, - 0xb1, 0xb5, 0xd6, 0xc3, 0xdd, 0xe8, 0xcc, 0xeb, 0xaa, 0xc6, 0xec, 0x33, 0x9f, 0x4a, 0xa2, 0x32, - 0x71, 0x76, 0xc2, 0x4d, 0xb4, 0x08, 0xb1, 0xd3, 0xdb, 0x31, 0x6b, 0x2a, 0x47, 0x66, 0xe0, 0xff, - 0x50, 0xdd, 0x23, 0xdc, 0x0e, 0xfc, 0xd0, 0x17, 0x66, 0x3d, 0xcb, 0xe1, 0x11, 0xfe, 0x5a, 0xda, - 0x9d, 0x9f, 0xf3, 0xe8, 0xff, 0x89, 0x36, 0xef, 0x7d, 0x31, 0x74, 0x63, 0x92, 0x1c, 0x00, 0xcc, - 0xde, 0xda, 0x3f, 0xa8, 0x54, 0xaa, 0xa0, 0x32, 0x43, 0x05, 0xf7, 0xd1, 0xea, 0x85, 0x24, 0x5d, - 0x74, 0x3b, 0xd3, 0x70, 0x45, 0x39, 0xf3, 0x3e, 0x6f, 0xa1, 0x75, 0x39, 0x19, 0x89, 0x26, 0x6b, - 0x9f, 0x02, 0x68, 0x55, 0xd7, 0x58, 0xe0, 0x4e, 0xd5, 0x20, 0x91, 0x72, 0xea, 0x4a, 0xc8, 0x6a, - 0x86, 0xa4, 0x90, 0x4c, 0x23, 0x27, 0xb3, 0xb3, 0x34, 0x3d, 0x3b, 0xb8, 0x83, 0x56, 0x65, 0xae, - 0x89, 0x80, 0x99, 0xb4, 0xcb, 0x2c, 0x70, 0x5f, 0x6a, 0x0d, 0x25, 0x46, 0x66, 0x29, 0x8b, 0x5c, - 0xef, 0x2f, 0x53, 0x48, 0x72, 0x4c, 0xe7, 0x8b, 0x81, 0xee, 0x4d, 0x74, 0x7e, 0x43, 0x46, 0x1c, - 0xdc, 0x23, 0x41, 0xc4, 0x88, 0xcf, 0x2e, 0xf4, 0x43, 0xd4, 0x28, 0x89, 0x03, 0x72, 0x7d, 0x2a, - 0xb2, 0x98, 0x69, 0x79, 0x80, 0xe3, 0x67, 0xa8, 0x4a, 0x1c, 0xe1, 0x33, 0xaa, 0x35, 0xef, 0x74, - 0xf3, 0xe5, 0xef, 0x66, 0xd9, 0xa6, 0xf3, 0xef, 0x2a, 0x64, 0x5f, 0xdf, 0xb8, 0x75, 0x89, 0x3e, - 0xe6, 0x83, 0x52, 0x7e, 0x01, 0xf8, 0x1d, 0xd6, 0xe9, 0x31, 0xc2, 0x23, 0xea, 0xf3, 0x84, 0x44, - 0xf6, 0xb8, 0x67, 0x9f, 0x12, 0x47, 0xb0, 0x38, 0xd5, 0x2f, 0xc0, 0xba, 0xfe, 0xf2, 0xae, 0x77, - 0x90, 0xf9, 0xe5, 0x30, 0x27, 0x17, 0x20, 0x88, 0x5e, 0xaf, 0xcc, 0xc0, 0xdb, 0x68, 0x63, 0x2a, - 0x46, 0xcc, 0x46, 0xa2, 0x60, 0xda, 0x28, 0x42, 0xf4, 0x95, 0x1b, 0x3f, 0x40, 0x6b, 0x0e, 0xa3, - 0x14, 0x64, 0x3c, 0xfb, 0x02, 0xc6, 0xa1, 0x9e, 0x92, 0xd5, 0xc2, 0x7b, 0x02, 0xe3, 0x50, 0xca, - 0xca, 0x55, 0x4d, 0xc5, 0x5b, 0x93, 0xcf, 0x08, 0x2f, 0x95, 0x7a, 0xdb, 0x8c, 0x74, 0xbe, 0x19, - 0xa8, 0xa9, 0xa4, 0xd9, 0x4b, 0x05, 0x38, 0xcc, 0xbd, 0xc3, 0xee, 0x3c, 0x42, 0xeb, 0xb7, 0x3c, - 0x89, 0x0d, 0xe7, 0xc6, 0xeb, 0xb6, 0x8d, 0x36, 0xe4, 0x94, 0x0d, 0x74, 0x0e, 0x7b, 0x48, 0xf8, - 0x50, 0x6b, 0xd3, 0xa0, 0x90, 0xe4, 0xb9, 0x5f, 0x11, 0x3e, 0x94, 0x58, 0x39, 0xb5, 0x65, 0xac, - 0x56, 0x89, 0x05, 0x6e, 0x09, 0x3b, 0xa9, 0x6a, 0x71, 0xba, 0xaa, 0xbd, 0xc3, 0xaf, 0x57, 0x6d, - 0xe3, 0xf2, 0xaa, 0x6d, 0xfc, 0xb8, 0x6a, 0x1b, 0x1f, 0xae, 0xdb, 0x73, 0x97, 0xd7, 0xed, 0xb9, - 0xef, 0xd7, 0xed, 0xb9, 0x13, 0xcb, 0xf3, 0xc5, 0x70, 0x34, 0xe8, 0x3a, 0x2c, 0xb4, 0x64, 0x53, - 0x9e, 0xa8, 0x75, 0x57, 0x47, 0x87, 0xc5, 0x60, 0x9d, 0x5b, 0x93, 0xff, 0x9a, 0x34, 0x02, 0x3e, - 0xa8, 0xaa, 0x3f, 0x91, 0xa7, 0xbf, 0x02, 0x00, 0x00, 0xff, 0xff, 0x18, 0x8f, 0x14, 0xff, 0xa5, - 0x06, 0x00, 0x00, + proto.RegisterType((*EventSystemContractUpdated)(nil), "zetachain.zetacore.fungible.EventSystemContractUpdated") + proto.RegisterType((*EventZRC20Deployed)(nil), "zetachain.zetacore.fungible.EventZRC20Deployed") + proto.RegisterType((*EventZRC20WithdrawFeeUpdated)(nil), "zetachain.zetacore.fungible.EventZRC20WithdrawFeeUpdated") + proto.RegisterType((*EventZRC20PausedStatusUpdated)(nil), "zetachain.zetacore.fungible.EventZRC20PausedStatusUpdated") + proto.RegisterType((*EventSystemContractsDeployed)(nil), "zetachain.zetacore.fungible.EventSystemContractsDeployed") + proto.RegisterType((*EventBytecodeUpdated)(nil), "zetachain.zetacore.fungible.EventBytecodeUpdated") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/fungible/events.proto", fileDescriptor_1e6611815bc2713b) +} + +var fileDescriptor_1e6611815bc2713b = []byte{ + // 775 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x55, 0xdd, 0x4e, 0xe3, 0x46, + 0x14, 0xc6, 0x04, 0x02, 0x19, 0x7e, 0x02, 0xa3, 0xa8, 0x72, 0x43, 0x1b, 0xa1, 0xb4, 0xb4, 0x29, + 0x6a, 0x1d, 0x94, 0xaa, 0x0f, 0x00, 0xb4, 0xb4, 0x48, 0xad, 0x54, 0x85, 0xd2, 0x4a, 0xdc, 0x58, + 0x13, 0xfb, 0xe0, 0x58, 0xd8, 0x33, 0x96, 0x67, 0x12, 0x63, 0x9e, 0xa2, 0x97, 0xfb, 0x10, 0xfb, + 0x04, 0xfb, 0x04, 0x7b, 0xc9, 0x6a, 0x6f, 0xf6, 0x72, 0x05, 0x2f, 0xb1, 0x97, 0xab, 0x19, 0x8f, + 0x1d, 0x9b, 0x05, 0x04, 0x7b, 0x13, 0xcd, 0x99, 0x7c, 0xe7, 0x9c, 0xef, 0x7c, 0xfe, 0x66, 0x06, + 0xf5, 0xae, 0x40, 0x10, 0x67, 0x4c, 0x7c, 0xda, 0x57, 0x2b, 0x16, 0x43, 0xff, 0x7c, 0x42, 0x3d, + 0x7f, 0x14, 0x40, 0x1f, 0xa6, 0x40, 0x05, 0xb7, 0xa2, 0x98, 0x09, 0x86, 0xb7, 0x0a, 0xa4, 0x95, + 0x23, 0xad, 0x1c, 0xd9, 0xfe, 0xf6, 0xb1, 0x32, 0xe2, 0x32, 0x2b, 0xd1, 0x6e, 0x79, 0xcc, 0x63, + 0x6a, 0xd9, 0x97, 0x2b, 0xbd, 0xfb, 0xdd, 0x3d, 0xb9, 0xd1, 0x85, 0xd7, 0x77, 0x98, 0x4f, 0xd5, + 0x4f, 0x86, 0xeb, 0xbe, 0x32, 0x50, 0xfb, 0x37, 0xc9, 0xe8, 0x24, 0xe5, 0x02, 0xc2, 0x43, 0x46, + 0x45, 0x4c, 0x1c, 0x71, 0x1a, 0xb9, 0x44, 0x80, 0x8b, 0xb7, 0xd1, 0x6a, 0xc8, 0x3d, 0x5b, 0xa4, + 0x11, 0xd8, 0x93, 0x38, 0x30, 0x8d, 0x6d, 0xa3, 0xd7, 0x18, 0xa2, 0x90, 0x7b, 0xff, 0xa4, 0x11, + 0x9c, 0xc6, 0x01, 0xde, 0x43, 0x2d, 0x0a, 0x89, 0xed, 0xe8, 0x44, 0x9b, 0xb8, 0x6e, 0x0c, 0x9c, + 0x9b, 0xf3, 0x0a, 0x89, 0x29, 0x24, 0x79, 0xcd, 0xfd, 0xec, 0x1f, 0x99, 0xc1, 0x02, 0xf7, 0xd3, + 0x8c, 0x5a, 0x96, 0xc1, 0x02, 0xf7, 0x6e, 0xc6, 0x17, 0xa8, 0xce, 0x7d, 0x8f, 0x42, 0x6c, 0x2e, + 0x28, 0x8c, 0x8e, 0xba, 0x2f, 0xe7, 0x11, 0x56, 0xe4, 0xcf, 0x86, 0x87, 0x83, 0xbd, 0x5f, 0x21, + 0x0a, 0x58, 0xfa, 0x24, 0xd2, 0x5f, 0xa2, 0x65, 0xa5, 0x8d, 0xed, 0xbb, 0x8a, 0x68, 0x6d, 0xb8, + 0xa4, 0xe2, 0x63, 0x17, 0xb7, 0xd1, 0x72, 0xce, 0x4c, 0x33, 0x2a, 0x62, 0x8c, 0xd1, 0x02, 0x25, + 0x21, 0x68, 0x16, 0x6a, 0xad, 0xb8, 0xa5, 0xe1, 0x88, 0x05, 0xe6, 0xa2, 0xe6, 0xa6, 0x22, 0x59, + 0xc7, 0x05, 0xc7, 0x0f, 0x49, 0xc0, 0xcd, 0xba, 0x6a, 0x51, 0xc4, 0xf8, 0x00, 0x35, 0xe4, 0x27, + 0x50, 0x0c, 0xcd, 0xa5, 0x6d, 0xa3, 0xb7, 0x3e, 0xd8, 0xb1, 0xee, 0x71, 0x42, 0x74, 0xe1, 0x59, + 0xea, 0x5b, 0x1d, 0x32, 0x9f, 0x4a, 0xee, 0x92, 0x4b, 0xb6, 0xc2, 0x2d, 0xb4, 0x08, 0xb1, 0x33, + 0xd8, 0x33, 0x97, 0x55, 0xdb, 0x2c, 0xc0, 0x5b, 0xa8, 0xe1, 0x11, 0x6e, 0x07, 0x7e, 0xe8, 0x0b, + 0xb3, 0x91, 0xb5, 0xf5, 0x08, 0xff, 0x53, 0xc6, 0xdd, 0x0f, 0xf3, 0xe8, 0xab, 0x99, 0x5c, 0xff, + 0xf9, 0x62, 0xec, 0xc6, 0x24, 0x39, 0x02, 0x78, 0xfa, 0xd7, 0x7e, 0x44, 0xb8, 0xca, 0x50, 0xb5, + 0xcf, 0x1b, 0xea, 0x1b, 0xb4, 0x76, 0x25, 0xe7, 0x28, 0x3c, 0x91, 0x29, 0xbd, 0xaa, 0x36, 0x73, + 0x37, 0xf4, 0xd0, 0x86, 0xf4, 0x4f, 0xa2, 0xf9, 0xdb, 0xe7, 0x00, 0x5a, 0xfb, 0x75, 0x16, 0xb8, + 0xa5, 0xb1, 0x24, 0x52, 0x7a, 0xb3, 0x82, 0xac, 0x67, 0x48, 0x0a, 0x49, 0x19, 0x39, 0x73, 0xd8, + 0x52, 0xd9, 0x61, 0xb8, 0x8b, 0xd6, 0x64, 0xaf, 0x99, 0xa6, 0x99, 0xda, 0x2b, 0x2c, 0x70, 0x7f, + 0xd7, 0xb2, 0x4a, 0x8c, 0xec, 0x52, 0xd5, 0xbd, 0x31, 0x5c, 0xa1, 0x90, 0xe4, 0x98, 0xee, 0x1b, + 0x03, 0x7d, 0x3d, 0x93, 0xfe, 0x6f, 0x32, 0xe1, 0xe0, 0x9e, 0x08, 0x22, 0x26, 0xfc, 0xe9, 0xda, + 0x7f, 0x8f, 0x9a, 0x15, 0x71, 0x40, 0x1e, 0xb2, 0x9a, 0x1c, 0xa6, 0x2c, 0x0f, 0x70, 0xfc, 0x17, + 0xaa, 0x13, 0x47, 0xf8, 0x8c, 0xea, 0xcf, 0xf0, 0x8b, 0xf5, 0xc8, 0x2d, 0x63, 0x65, 0x04, 0xca, + 0x94, 0xf6, 0x55, 0xf2, 0x50, 0x17, 0x79, 0xf0, 0xf4, 0xbd, 0xc8, 0xed, 0x54, 0xbd, 0x3a, 0xf8, + 0x33, 0xce, 0xe1, 0x8f, 0x08, 0x4f, 0xa8, 0xcf, 0x13, 0x12, 0xd9, 0xd3, 0x81, 0x7d, 0x4e, 0x1c, + 0xc1, 0xe2, 0x54, 0x5f, 0x1d, 0x1b, 0xfa, 0x9f, 0x7f, 0x07, 0x47, 0xd9, 0xbe, 0xb4, 0x7c, 0x22, + 0xf9, 0xeb, 0x73, 0x99, 0x05, 0x78, 0x17, 0x6d, 0x96, 0x6a, 0xc4, 0x6c, 0x22, 0x0a, 0xa6, 0xcd, + 0xa2, 0xc4, 0x50, 0x6d, 0xe3, 0x1d, 0xb4, 0xee, 0x30, 0x4a, 0x41, 0xd6, 0xb3, 0xaf, 0x60, 0x1a, + 0x6a, 0xe3, 0xac, 0x15, 0xbb, 0x67, 0x30, 0x0d, 0xa5, 0xd2, 0x5c, 0xcd, 0x54, 0x5c, 0x52, 0xb9, + 0x6d, 0x78, 0x65, 0xd4, 0x87, 0x6c, 0xd3, 0x7d, 0x6b, 0xa0, 0x96, 0x92, 0xe6, 0x20, 0x15, 0xe0, + 0x30, 0xf7, 0x19, 0x27, 0xec, 0x07, 0xb4, 0xf1, 0xc0, 0x5d, 0xda, 0x74, 0xee, 0x5c, 0x8b, 0xbb, + 0x68, 0x53, 0x1a, 0x6f, 0xa4, 0x7b, 0xd8, 0x63, 0xc2, 0xc7, 0x5a, 0x9b, 0x26, 0x85, 0x24, 0xef, + 0xfd, 0x07, 0xe1, 0x63, 0x89, 0x95, 0x46, 0xae, 0x62, 0xb5, 0x4a, 0x2c, 0x70, 0x2b, 0xd8, 0xd9, + 0x54, 0x8b, 0xe5, 0xa9, 0x0e, 0x8e, 0x5f, 0xdf, 0x74, 0x8c, 0xeb, 0x9b, 0x8e, 0xf1, 0xfe, 0xa6, + 0x63, 0xfc, 0x7f, 0xdb, 0x99, 0xbb, 0xbe, 0xed, 0xcc, 0xbd, 0xbb, 0xed, 0xcc, 0x9d, 0xf5, 0x3d, + 0x5f, 0x8c, 0x27, 0x23, 0xcb, 0x61, 0xa1, 0x7a, 0x6e, 0x7e, 0xba, 0xf3, 0xf2, 0x5c, 0x96, 0xde, + 0xad, 0x34, 0x02, 0x3e, 0xaa, 0xab, 0xd7, 0xe7, 0xe7, 0x8f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xf7, + 0x23, 0x3a, 0xee, 0x2a, 0x07, 0x00, 0x00, } func (m *EventSystemContractUpdated) Marshal() (dAtA []byte, err error) { diff --git a/x/fungible/types/foreign_coins.pb.go b/x/fungible/types/foreign_coins.pb.go index d08b7f1c77..9465b0f222 100644 --- a/x/fungible/types/foreign_coins.pb.go +++ b/x/fungible/types/foreign_coins.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: fungible/foreign_coins.proto +// source: zetachain/zetacore/fungible/foreign_coins.proto package types @@ -33,7 +33,7 @@ type ForeignCoins struct { Decimals uint32 `protobuf:"varint,5,opt,name=decimals,proto3" json:"decimals,omitempty"` Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` Symbol string `protobuf:"bytes,7,opt,name=symbol,proto3" json:"symbol,omitempty"` - CoinType coin.CoinType `protobuf:"varint,8,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,8,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` GasLimit uint64 `protobuf:"varint,9,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"` Paused bool `protobuf:"varint,10,opt,name=paused,proto3" json:"paused,omitempty"` LiquidityCap github_com_cosmos_cosmos_sdk_types.Uint `protobuf:"bytes,11,opt,name=liquidity_cap,json=liquidityCap,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Uint" json:"liquidity_cap"` @@ -43,7 +43,7 @@ func (m *ForeignCoins) Reset() { *m = ForeignCoins{} } func (m *ForeignCoins) String() string { return proto.CompactTextString(m) } func (*ForeignCoins) ProtoMessage() {} func (*ForeignCoins) Descriptor() ([]byte, []int) { - return fileDescriptor_5285bb476cecbbf8, []int{0} + return fileDescriptor_ef0f11d2d9d015ac, []int{0} } func (m *ForeignCoins) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -136,39 +136,42 @@ func (m *ForeignCoins) GetPaused() bool { } func init() { - proto.RegisterType((*ForeignCoins)(nil), "fungible.ForeignCoins") + proto.RegisterType((*ForeignCoins)(nil), "zetachain.zetacore.fungible.ForeignCoins") } -func init() { proto.RegisterFile("fungible/foreign_coins.proto", fileDescriptor_5285bb476cecbbf8) } +func init() { + proto.RegisterFile("zetachain/zetacore/fungible/foreign_coins.proto", fileDescriptor_ef0f11d2d9d015ac) +} -var fileDescriptor_5285bb476cecbbf8 = []byte{ - // 409 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x4c, 0x52, 0xcf, 0x6e, 0xd3, 0x30, - 0x18, 0xaf, 0x69, 0x57, 0x52, 0xb3, 0x4d, 0xc8, 0x54, 0x93, 0x55, 0x50, 0x16, 0x71, 0x21, 0x97, - 0xc5, 0x68, 0xf0, 0x02, 0xac, 0x12, 0xd2, 0x24, 0x4e, 0xd1, 0xb8, 0x70, 0x89, 0x5c, 0xdb, 0xf3, - 0xac, 0x26, 0xb1, 0x89, 0x1d, 0x89, 0xec, 0x09, 0x38, 0xf2, 0x58, 0x3b, 0xee, 0x88, 0x38, 0x54, - 0xa8, 0x7d, 0x11, 0x64, 0x27, 0x44, 0xbb, 0xd8, 0xbf, 0x3f, 0xf6, 0xcf, 0xdf, 0x67, 0x1b, 0xbe, - 0xb9, 0x6d, 0x6b, 0xa9, 0x36, 0xa5, 0x20, 0xb7, 0xba, 0x11, 0x4a, 0xd6, 0x05, 0xd3, 0xaa, 0xb6, - 0x99, 0x69, 0xb4, 0xd3, 0x28, 0xfa, 0xef, 0xae, 0x96, 0x52, 0x4b, 0x1d, 0x44, 0xe2, 0x51, 0xef, - 0xaf, 0x5e, 0x99, 0xad, 0x24, 0x7e, 0x43, 0x18, 0x7a, 0xf1, 0xed, 0xcf, 0x29, 0x3c, 0xfe, 0xdc, - 0x87, 0xad, 0x7d, 0x16, 0xfa, 0x08, 0xcf, 0xee, 0x1b, 0x76, 0xf9, 0xbe, 0x60, 0xba, 0x76, 0x0d, - 0x65, 0xae, 0xa0, 0x9c, 0x37, 0xc2, 0x5a, 0xfc, 0x2c, 0x01, 0xe9, 0x22, 0x5f, 0x06, 0x77, 0x3d, - 0x98, 0x9f, 0x7a, 0x0f, 0x2d, 0xe1, 0x11, 0xb5, 0x56, 0x38, 0x3c, 0x0d, 0x8b, 0x7a, 0x82, 0x52, - 0xf8, 0x72, 0x2c, 0xf4, 0x8e, 0xaa, 0xba, 0x50, 0x1c, 0xcf, 0x12, 0x90, 0x4e, 0xf3, 0xd3, 0x41, - 0x5f, 0x7b, 0xf9, 0x9a, 0xa3, 0x15, 0x8c, 0xb8, 0x60, 0xaa, 0xa2, 0xa5, 0xc5, 0x47, 0x09, 0x48, - 0x4f, 0xf2, 0x91, 0x23, 0x04, 0x67, 0x35, 0xad, 0x04, 0x9e, 0x87, 0xe8, 0x80, 0xd1, 0x19, 0x9c, - 0xdb, 0xae, 0xda, 0xe8, 0x12, 0x3f, 0x0f, 0xea, 0xc0, 0x10, 0x81, 0x0b, 0xdf, 0x5c, 0xe1, 0x3a, - 0x23, 0x70, 0x94, 0x80, 0xf4, 0xf4, 0x12, 0x65, 0x66, 0x2b, 0xb3, 0xd0, 0xb2, 0xef, 0xf0, 0xa6, - 0x33, 0x22, 0x8f, 0xd8, 0x80, 0xd0, 0x6b, 0xb8, 0x90, 0xd4, 0x16, 0xa5, 0xaa, 0x94, 0xc3, 0x8b, - 0x04, 0xa4, 0xb3, 0x3c, 0x92, 0xd4, 0x7e, 0xf1, 0xdc, 0x9f, 0x62, 0x68, 0x6b, 0x05, 0xc7, 0x30, - 0x01, 0x69, 0x94, 0x0f, 0x0c, 0xdd, 0xc0, 0x93, 0x52, 0x7d, 0x6f, 0x15, 0x57, 0xae, 0x2b, 0x18, - 0x35, 0xf8, 0x85, 0x2f, 0xe2, 0x8a, 0x3c, 0xec, 0xce, 0x27, 0x7f, 0x76, 0xe7, 0xef, 0xa4, 0x72, - 0x77, 0xed, 0x26, 0x63, 0xba, 0x22, 0x4c, 0xdb, 0x4a, 0xdb, 0x61, 0xba, 0xb0, 0x7c, 0x4b, 0x7c, - 0x69, 0x36, 0xfb, 0xaa, 0x6a, 0x97, 0x1f, 0x8f, 0x29, 0x6b, 0x6a, 0xae, 0xae, 0x1f, 0xf6, 0x31, - 0x78, 0xdc, 0xc7, 0xe0, 0xef, 0x3e, 0x06, 0xbf, 0x0e, 0xf1, 0xe4, 0xf1, 0x10, 0x4f, 0x7e, 0x1f, - 0xe2, 0xc9, 0x37, 0xf2, 0x24, 0xf0, 0x5e, 0x38, 0x7a, 0x11, 0x6e, 0x33, 0x40, 0xa6, 0x1b, 0x41, - 0x7e, 0x90, 0xf1, 0x63, 0x84, 0xf4, 0xcd, 0x3c, 0x3c, 0xee, 0x87, 0x7f, 0x01, 0x00, 0x00, 0xff, - 0xff, 0x65, 0xc5, 0x5a, 0x7b, 0x31, 0x02, 0x00, 0x00, +var fileDescriptor_ef0f11d2d9d015ac = []byte{ + // 429 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x52, 0xcf, 0x6a, 0xdb, 0x30, + 0x1c, 0x8e, 0x96, 0x34, 0x73, 0xb4, 0xb6, 0x0c, 0x11, 0x8a, 0x48, 0xc1, 0x35, 0x83, 0x6d, 0xbe, + 0xd4, 0x1a, 0xdd, 0x5e, 0x60, 0x09, 0x0c, 0x0a, 0x3b, 0x99, 0xee, 0xb2, 0x8b, 0x51, 0x24, 0x55, + 0x15, 0xb1, 0x2d, 0xcd, 0x52, 0x60, 0xe9, 0x53, 0xec, 0xbe, 0x17, 0xea, 0xb1, 0xc7, 0xb1, 0x43, + 0x19, 0xc9, 0x8b, 0x0c, 0xc9, 0xae, 0x37, 0x4a, 0x2e, 0xf6, 0xef, 0xfb, 0xfd, 0xf9, 0xbe, 0xdf, + 0x27, 0x09, 0x92, 0x5b, 0xe1, 0x28, 0xbb, 0xa1, 0xaa, 0x6e, 0x23, 0xdd, 0x08, 0x72, 0xbd, 0xae, + 0xa5, 0x5a, 0x96, 0x82, 0x5c, 0xeb, 0x46, 0x28, 0x59, 0x17, 0x4c, 0xab, 0xda, 0x66, 0xa6, 0xd1, + 0x4e, 0xa3, 0xd3, 0x7e, 0x20, 0x7b, 0x1c, 0xc8, 0x1e, 0x07, 0x66, 0x53, 0xa9, 0xa5, 0x0e, 0x7d, + 0xc4, 0x47, 0xed, 0xc8, 0xec, 0xcd, 0x1e, 0x0d, 0xb3, 0x92, 0xc4, 0xd3, 0x86, 0x4f, 0xdb, 0xf7, + 0xea, 0xe7, 0x10, 0x1e, 0x7e, 0x6a, 0x25, 0x17, 0x5e, 0x11, 0x7d, 0x80, 0x27, 0xb7, 0x0d, 0xbb, + 0x78, 0x57, 0x30, 0x5d, 0xbb, 0x86, 0x32, 0x57, 0x50, 0xce, 0x1b, 0x61, 0x2d, 0x7e, 0x96, 0x80, + 0x74, 0x92, 0x4f, 0x43, 0x75, 0xd1, 0x15, 0x3f, 0xb6, 0x35, 0x34, 0x85, 0x07, 0xd4, 0x5a, 0xe1, + 0xf0, 0x30, 0x34, 0xb5, 0x00, 0xa5, 0xf0, 0x65, 0x6f, 0xc7, 0xaf, 0x52, 0x28, 0x8e, 0x47, 0x09, + 0x48, 0x87, 0xf9, 0x71, 0x97, 0x5f, 0xf8, 0xf4, 0x25, 0x47, 0x33, 0x18, 0x71, 0xc1, 0x54, 0x45, + 0x4b, 0x8b, 0x0f, 0x12, 0x90, 0x1e, 0xe5, 0x3d, 0x46, 0x08, 0x8e, 0x6a, 0x5a, 0x09, 0x3c, 0x0e, + 0xd4, 0x21, 0x46, 0x27, 0x70, 0x6c, 0x37, 0xd5, 0x52, 0x97, 0xf8, 0x79, 0xc8, 0x76, 0x08, 0xcd, + 0xe1, 0xc4, 0x9b, 0x2b, 0xdc, 0xc6, 0x08, 0x1c, 0x25, 0x20, 0x3d, 0xbe, 0x78, 0x9d, 0xed, 0x39, + 0x3d, 0xb3, 0x92, 0x59, 0x38, 0x05, 0x6f, 0xfa, 0x6a, 0x63, 0x44, 0x1e, 0xb1, 0x2e, 0x42, 0xa7, + 0x70, 0x22, 0xa9, 0x2d, 0x4a, 0x55, 0x29, 0x87, 0x27, 0x09, 0x48, 0x47, 0x79, 0x24, 0xa9, 0xfd, + 0xec, 0xb1, 0x17, 0x36, 0x74, 0x6d, 0x05, 0xc7, 0x30, 0x01, 0x69, 0x94, 0x77, 0x08, 0x5d, 0xc1, + 0xa3, 0x52, 0x7d, 0x5b, 0x2b, 0xae, 0xdc, 0xa6, 0x60, 0xd4, 0xe0, 0x17, 0x7e, 0xaf, 0x39, 0xb9, + 0x7b, 0x38, 0x1b, 0xfc, 0x7e, 0x38, 0x7b, 0x2b, 0x95, 0xbb, 0x59, 0x2f, 0x33, 0xa6, 0x2b, 0xc2, + 0xb4, 0xad, 0xb4, 0xed, 0x7e, 0xe7, 0x96, 0xaf, 0x88, 0xdf, 0xd6, 0x66, 0x5f, 0x54, 0xed, 0xf2, + 0xc3, 0x9e, 0x65, 0x41, 0xcd, 0xfc, 0xf2, 0x6e, 0x1b, 0x83, 0xfb, 0x6d, 0x0c, 0xfe, 0x6c, 0x63, + 0xf0, 0x63, 0x17, 0x0f, 0xee, 0x77, 0xf1, 0xe0, 0xd7, 0x2e, 0x1e, 0x7c, 0x25, 0xff, 0x11, 0x7a, + 0x57, 0xe7, 0x4f, 0xee, 0xfa, 0xfb, 0xbf, 0x17, 0x15, 0xd8, 0x97, 0xe3, 0x70, 0xdf, 0xef, 0xff, + 0x06, 0x00, 0x00, 0xff, 0xff, 0x19, 0x0a, 0x23, 0xcc, 0x7d, 0x02, 0x00, 0x00, } func (m *ForeignCoins) Marshal() (dAtA []byte, err error) { diff --git a/x/fungible/types/genesis.pb.go b/x/fungible/types/genesis.pb.go index 89f4fa8ac0..99e7e5bda1 100644 --- a/x/fungible/types/genesis.pb.go +++ b/x/fungible/types/genesis.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: fungible/genesis.proto +// source: zetachain/zetacore/fungible/genesis.proto package types @@ -33,7 +33,7 @@ func (m *GenesisState) Reset() { *m = GenesisState{} } func (m *GenesisState) String() string { return proto.CompactTextString(m) } func (*GenesisState) ProtoMessage() {} func (*GenesisState) Descriptor() ([]byte, []int) { - return fileDescriptor_11e46382f3a6d0c2, []int{0} + return fileDescriptor_75c5ed54ff19cb38, []int{0} } func (m *GenesisState) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -77,29 +77,32 @@ func (m *GenesisState) GetSystemContract() *SystemContract { } func init() { - proto.RegisterType((*GenesisState)(nil), "fungible.GenesisState") + proto.RegisterType((*GenesisState)(nil), "zetachain.zetacore.fungible.GenesisState") } -func init() { proto.RegisterFile("fungible/genesis.proto", fileDescriptor_11e46382f3a6d0c2) } +func init() { + proto.RegisterFile("zetachain/zetacore/fungible/genesis.proto", fileDescriptor_75c5ed54ff19cb38) +} -var fileDescriptor_11e46382f3a6d0c2 = []byte{ - // 251 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0x4b, 0x2b, 0xcd, 0x4b, - 0xcf, 0x4c, 0xca, 0x49, 0xd5, 0x4f, 0x4f, 0xcd, 0x4b, 0x2d, 0xce, 0x2c, 0xd6, 0x2b, 0x28, 0xca, - 0x2f, 0xc9, 0x17, 0xe2, 0x80, 0x89, 0x4b, 0xc9, 0xc0, 0x55, 0xa4, 0xe5, 0x17, 0xa5, 0x66, 0xa6, - 0xe7, 0xc5, 0x27, 0xe7, 0x67, 0xe6, 0x41, 0xd5, 0x49, 0xc9, 0xc1, 0x65, 0x8b, 0x2b, 0x8b, 0x4b, - 0x52, 0x73, 0xe3, 0x93, 0xf3, 0xf3, 0x4a, 0x8a, 0x12, 0x93, 0x4b, 0xa0, 0xf2, 0x22, 0xe9, 0xf9, - 0xe9, 0xf9, 0x60, 0xa6, 0x3e, 0x88, 0x05, 0x11, 0x55, 0x9a, 0xc5, 0xc8, 0xc5, 0xe3, 0x0e, 0xb1, - 0x2f, 0xb8, 0x24, 0xb1, 0x24, 0x55, 0xc8, 0x83, 0x4b, 0x00, 0x6a, 0xba, 0x33, 0xc8, 0x70, 0x9f, - 0xcc, 0xe2, 0x12, 0x09, 0x26, 0x05, 0x66, 0x0d, 0x6e, 0x23, 0x31, 0x3d, 0x98, 0x0d, 0x7a, 0x6e, - 0x48, 0x2a, 0x9c, 0x58, 0x4e, 0xdc, 0x93, 0x67, 0x08, 0xc2, 0xd0, 0x25, 0xe4, 0xc0, 0xc5, 0x07, - 0x71, 0x89, 0x33, 0xd4, 0x21, 0x12, 0xcc, 0x0a, 0x8c, 0x1a, 0xdc, 0x46, 0x12, 0x08, 0x73, 0x82, - 0x51, 0xe4, 0x83, 0xd0, 0xd4, 0x3b, 0x79, 0x9e, 0x78, 0x24, 0xc7, 0x78, 0xe1, 0x91, 0x1c, 0xe3, - 0x83, 0x47, 0x72, 0x8c, 0x13, 0x1e, 0xcb, 0x31, 0x5c, 0x78, 0x2c, 0xc7, 0x70, 0xe3, 0xb1, 0x1c, - 0x43, 0x94, 0x7e, 0x7a, 0x66, 0x49, 0x46, 0x69, 0x92, 0x5e, 0x72, 0x7e, 0xae, 0x7e, 0x55, 0x6a, - 0x49, 0xa2, 0x6e, 0x72, 0x46, 0x62, 0x66, 0x1e, 0x98, 0x99, 0x9c, 0x5f, 0x94, 0xaa, 0x5f, 0xa1, - 0x0f, 0x0f, 0x8d, 0x92, 0xca, 0x82, 0xd4, 0xe2, 0x24, 0x36, 0xb0, 0x77, 0x8d, 0x01, 0x01, 0x00, - 0x00, 0xff, 0xff, 0x7e, 0xf0, 0x88, 0x06, 0x66, 0x01, 0x00, 0x00, +var fileDescriptor_75c5ed54ff19cb38 = []byte{ + // 262 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xac, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0xd3, 0x4a, 0xf3, 0xd2, + 0x33, 0x93, 0x72, 0x52, 0xf5, 0xd3, 0x53, 0xf3, 0x52, 0x8b, 0x33, 0x8b, 0xf5, 0x0a, 0x8a, 0xf2, + 0x4b, 0xf2, 0x85, 0xa4, 0xe1, 0x4a, 0xf5, 0x60, 0x4a, 0xf5, 0x60, 0x4a, 0xa5, 0xf4, 0xf1, 0x99, + 0x93, 0x96, 0x5f, 0x94, 0x9a, 0x99, 0x9e, 0x17, 0x9f, 0x9c, 0x9f, 0x99, 0x07, 0x35, 0x4d, 0xca, + 0x10, 0x9f, 0x86, 0xe2, 0xca, 0xe2, 0x92, 0xd4, 0xdc, 0xf8, 0xe4, 0xfc, 0xbc, 0x92, 0xa2, 0xc4, + 0xe4, 0x12, 0xa8, 0x16, 0x91, 0xf4, 0xfc, 0xf4, 0x7c, 0x30, 0x53, 0x1f, 0xc4, 0x82, 0x88, 0x2a, + 0x1d, 0x60, 0xe4, 0xe2, 0x71, 0x87, 0x38, 0x34, 0xb8, 0x24, 0xb1, 0x24, 0x55, 0x28, 0x9a, 0x4b, + 0x00, 0x6a, 0xa1, 0x33, 0xc8, 0x3e, 0x9f, 0xcc, 0xe2, 0x12, 0x09, 0x26, 0x05, 0x66, 0x0d, 0x6e, + 0x23, 0x4d, 0x3d, 0x3c, 0x5e, 0xd0, 0x73, 0x43, 0xd2, 0xe4, 0xc4, 0x72, 0xe2, 0x9e, 0x3c, 0x43, + 0x10, 0x86, 0x41, 0x42, 0xc1, 0x5c, 0x7c, 0x10, 0xc7, 0x39, 0x43, 0xdd, 0x26, 0xc1, 0xac, 0xc0, + 0xa8, 0xc1, 0x6d, 0xa4, 0x8d, 0xd7, 0xe8, 0x60, 0x14, 0x2d, 0x41, 0x68, 0x46, 0x38, 0x79, 0x9e, + 0x78, 0x24, 0xc7, 0x78, 0xe1, 0x91, 0x1c, 0xe3, 0x83, 0x47, 0x72, 0x8c, 0x13, 0x1e, 0xcb, 0x31, + 0x5c, 0x78, 0x2c, 0xc7, 0x70, 0xe3, 0xb1, 0x1c, 0x43, 0x94, 0x7e, 0x7a, 0x66, 0x49, 0x46, 0x69, + 0x92, 0x5e, 0x72, 0x7e, 0x2e, 0x38, 0x98, 0x74, 0xd1, 0x42, 0xac, 0x02, 0x11, 0x66, 0x25, 0x95, + 0x05, 0xa9, 0xc5, 0x49, 0x6c, 0xe0, 0x40, 0x31, 0x06, 0x04, 0x00, 0x00, 0xff, 0xff, 0x0d, 0xb1, + 0x05, 0xa7, 0xd8, 0x01, 0x00, 0x00, } func (m *GenesisState) Marshal() (dAtA []byte, err error) { diff --git a/x/fungible/types/query.pb.go b/x/fungible/types/query.pb.go index 3841f0011a..9b5e70a96f 100644 --- a/x/fungible/types/query.pb.go +++ b/x/fungible/types/query.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: fungible/query.proto +// source: zetachain/zetacore/fungible/query.proto package types @@ -38,7 +38,7 @@ func (m *QueryGetForeignCoinsRequest) Reset() { *m = QueryGetForeignCoin func (m *QueryGetForeignCoinsRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetForeignCoinsRequest) ProtoMessage() {} func (*QueryGetForeignCoinsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{0} + return fileDescriptor_9cd9a7c9e94d3c90, []int{0} } func (m *QueryGetForeignCoinsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -82,7 +82,7 @@ func (m *QueryGetForeignCoinsResponse) Reset() { *m = QueryGetForeignCoi func (m *QueryGetForeignCoinsResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetForeignCoinsResponse) ProtoMessage() {} func (*QueryGetForeignCoinsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{1} + return fileDescriptor_9cd9a7c9e94d3c90, []int{1} } func (m *QueryGetForeignCoinsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -126,7 +126,7 @@ func (m *QueryAllForeignCoinsRequest) Reset() { *m = QueryAllForeignCoin func (m *QueryAllForeignCoinsRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllForeignCoinsRequest) ProtoMessage() {} func (*QueryAllForeignCoinsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{2} + return fileDescriptor_9cd9a7c9e94d3c90, []int{2} } func (m *QueryAllForeignCoinsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -171,7 +171,7 @@ func (m *QueryAllForeignCoinsResponse) Reset() { *m = QueryAllForeignCoi func (m *QueryAllForeignCoinsResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllForeignCoinsResponse) ProtoMessage() {} func (*QueryAllForeignCoinsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{3} + return fileDescriptor_9cd9a7c9e94d3c90, []int{3} } func (m *QueryAllForeignCoinsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -221,7 +221,7 @@ func (m *QueryGetSystemContractRequest) Reset() { *m = QueryGetSystemCon func (m *QueryGetSystemContractRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetSystemContractRequest) ProtoMessage() {} func (*QueryGetSystemContractRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{4} + return fileDescriptor_9cd9a7c9e94d3c90, []int{4} } func (m *QueryGetSystemContractRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -258,7 +258,7 @@ func (m *QueryGetSystemContractResponse) Reset() { *m = QueryGetSystemCo func (m *QueryGetSystemContractResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetSystemContractResponse) ProtoMessage() {} func (*QueryGetSystemContractResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{5} + return fileDescriptor_9cd9a7c9e94d3c90, []int{5} } func (m *QueryGetSystemContractResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -301,7 +301,7 @@ func (m *QueryGetGasStabilityPoolAddress) Reset() { *m = QueryGetGasStab func (m *QueryGetGasStabilityPoolAddress) String() string { return proto.CompactTextString(m) } func (*QueryGetGasStabilityPoolAddress) ProtoMessage() {} func (*QueryGetGasStabilityPoolAddress) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{6} + return fileDescriptor_9cd9a7c9e94d3c90, []int{6} } func (m *QueryGetGasStabilityPoolAddress) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -341,7 +341,7 @@ func (m *QueryGetGasStabilityPoolAddressResponse) Reset() { func (m *QueryGetGasStabilityPoolAddressResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetGasStabilityPoolAddressResponse) ProtoMessage() {} func (*QueryGetGasStabilityPoolAddressResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{7} + return fileDescriptor_9cd9a7c9e94d3c90, []int{7} } func (m *QueryGetGasStabilityPoolAddressResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -392,7 +392,7 @@ func (m *QueryGetGasStabilityPoolBalance) Reset() { *m = QueryGetGasStab func (m *QueryGetGasStabilityPoolBalance) String() string { return proto.CompactTextString(m) } func (*QueryGetGasStabilityPoolBalance) ProtoMessage() {} func (*QueryGetGasStabilityPoolBalance) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{8} + return fileDescriptor_9cd9a7c9e94d3c90, []int{8} } func (m *QueryGetGasStabilityPoolBalance) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -438,7 +438,7 @@ func (m *QueryGetGasStabilityPoolBalanceResponse) Reset() { func (m *QueryGetGasStabilityPoolBalanceResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetGasStabilityPoolBalanceResponse) ProtoMessage() {} func (*QueryGetGasStabilityPoolBalanceResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{9} + return fileDescriptor_9cd9a7c9e94d3c90, []int{9} } func (m *QueryGetGasStabilityPoolBalanceResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -481,7 +481,7 @@ func (m *QueryAllGasStabilityPoolBalance) Reset() { *m = QueryAllGasStab func (m *QueryAllGasStabilityPoolBalance) String() string { return proto.CompactTextString(m) } func (*QueryAllGasStabilityPoolBalance) ProtoMessage() {} func (*QueryAllGasStabilityPoolBalance) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{10} + return fileDescriptor_9cd9a7c9e94d3c90, []int{10} } func (m *QueryAllGasStabilityPoolBalance) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -520,7 +520,7 @@ func (m *QueryAllGasStabilityPoolBalanceResponse) Reset() { func (m *QueryAllGasStabilityPoolBalanceResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllGasStabilityPoolBalanceResponse) ProtoMessage() {} func (*QueryAllGasStabilityPoolBalanceResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{11} + return fileDescriptor_9cd9a7c9e94d3c90, []int{11} } func (m *QueryAllGasStabilityPoolBalanceResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -569,7 +569,7 @@ func (m *QueryAllGasStabilityPoolBalanceResponse_Balance) String() string { } func (*QueryAllGasStabilityPoolBalanceResponse_Balance) ProtoMessage() {} func (*QueryAllGasStabilityPoolBalanceResponse_Balance) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{11, 0} + return fileDescriptor_9cd9a7c9e94d3c90, []int{11, 0} } func (m *QueryAllGasStabilityPoolBalanceResponse_Balance) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -620,7 +620,7 @@ func (m *QueryCodeHashRequest) Reset() { *m = QueryCodeHashRequest{} } func (m *QueryCodeHashRequest) String() string { return proto.CompactTextString(m) } func (*QueryCodeHashRequest) ProtoMessage() {} func (*QueryCodeHashRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{12} + return fileDescriptor_9cd9a7c9e94d3c90, []int{12} } func (m *QueryCodeHashRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -664,7 +664,7 @@ func (m *QueryCodeHashResponse) Reset() { *m = QueryCodeHashResponse{} } func (m *QueryCodeHashResponse) String() string { return proto.CompactTextString(m) } func (*QueryCodeHashResponse) ProtoMessage() {} func (*QueryCodeHashResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_d671b6e9298b37cd, []int{13} + return fileDescriptor_9cd9a7c9e94d3c90, []int{13} } func (m *QueryCodeHashResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -701,80 +701,83 @@ func (m *QueryCodeHashResponse) GetCodeHash() string { } func init() { - proto.RegisterType((*QueryGetForeignCoinsRequest)(nil), "fungible.QueryGetForeignCoinsRequest") - proto.RegisterType((*QueryGetForeignCoinsResponse)(nil), "fungible.QueryGetForeignCoinsResponse") - proto.RegisterType((*QueryAllForeignCoinsRequest)(nil), "fungible.QueryAllForeignCoinsRequest") - proto.RegisterType((*QueryAllForeignCoinsResponse)(nil), "fungible.QueryAllForeignCoinsResponse") - proto.RegisterType((*QueryGetSystemContractRequest)(nil), "fungible.QueryGetSystemContractRequest") - proto.RegisterType((*QueryGetSystemContractResponse)(nil), "fungible.QueryGetSystemContractResponse") - proto.RegisterType((*QueryGetGasStabilityPoolAddress)(nil), "fungible.QueryGetGasStabilityPoolAddress") - proto.RegisterType((*QueryGetGasStabilityPoolAddressResponse)(nil), "fungible.QueryGetGasStabilityPoolAddressResponse") - proto.RegisterType((*QueryGetGasStabilityPoolBalance)(nil), "fungible.QueryGetGasStabilityPoolBalance") - proto.RegisterType((*QueryGetGasStabilityPoolBalanceResponse)(nil), "fungible.QueryGetGasStabilityPoolBalanceResponse") - proto.RegisterType((*QueryAllGasStabilityPoolBalance)(nil), "fungible.QueryAllGasStabilityPoolBalance") - proto.RegisterType((*QueryAllGasStabilityPoolBalanceResponse)(nil), "fungible.QueryAllGasStabilityPoolBalanceResponse") - proto.RegisterType((*QueryAllGasStabilityPoolBalanceResponse_Balance)(nil), "fungible.QueryAllGasStabilityPoolBalanceResponse.Balance") - proto.RegisterType((*QueryCodeHashRequest)(nil), "fungible.QueryCodeHashRequest") - proto.RegisterType((*QueryCodeHashResponse)(nil), "fungible.QueryCodeHashResponse") -} - -func init() { proto.RegisterFile("fungible/query.proto", fileDescriptor_d671b6e9298b37cd) } - -var fileDescriptor_d671b6e9298b37cd = []byte{ - // 840 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x96, 0xcf, 0x4f, 0xdb, 0x48, - 0x14, 0xc7, 0x63, 0x58, 0x36, 0x61, 0x60, 0x59, 0x69, 0x94, 0xdd, 0xcd, 0x1a, 0xd6, 0xd9, 0xb5, - 0xf8, 0x19, 0xb1, 0x36, 0x81, 0x4a, 0x6d, 0x11, 0xaa, 0x48, 0x22, 0x41, 0xb9, 0xd1, 0x70, 0x6b, - 0x0f, 0xe9, 0xc4, 0x19, 0x1c, 0x4b, 0x8e, 0x27, 0x64, 0x1c, 0x44, 0x8a, 0x72, 0xe9, 0xb9, 0x87, - 0x56, 0xfd, 0x2b, 0x7a, 0xeb, 0xbd, 0x3d, 0x57, 0x1c, 0x91, 0x7a, 0xe9, 0xa9, 0xaa, 0xa0, 0xd7, - 0xfe, 0x0f, 0x55, 0xc6, 0xcf, 0x4e, 0xe2, 0xd8, 0x4d, 0x7a, 0xf3, 0x78, 0xde, 0x8f, 0xcf, 0xf7, - 0x3d, 0xbf, 0x97, 0xa0, 0xf4, 0x69, 0xdb, 0x31, 0xad, 0xaa, 0x4d, 0xf5, 0xb3, 0x36, 0x6d, 0x75, - 0xb4, 0x66, 0x8b, 0xb9, 0x0c, 0xa7, 0xfc, 0xb7, 0x72, 0xce, 0x60, 0xbc, 0xc1, 0xb8, 0x5e, 0x25, - 0x1c, 0x4c, 0xf4, 0xf3, 0x7c, 0x95, 0xba, 0x24, 0xaf, 0x37, 0x89, 0x69, 0x39, 0xc4, 0xb5, 0x98, - 0xe3, 0x79, 0xc9, 0x4b, 0x41, 0xac, 0x53, 0xd6, 0xa2, 0x96, 0xe9, 0x54, 0x0c, 0x66, 0x39, 0x1c, - 0x6e, 0x95, 0xe0, 0x96, 0x77, 0xb8, 0x4b, 0x1b, 0x15, 0x83, 0x39, 0x6e, 0x8b, 0x18, 0x2e, 0xdc, - 0xa7, 0x4d, 0x66, 0x32, 0xf1, 0xa8, 0xf7, 0x9e, 0xfc, 0x98, 0x26, 0x63, 0xa6, 0x4d, 0x75, 0xd2, - 0xb4, 0x74, 0xe2, 0x38, 0xcc, 0x15, 0x09, 0x21, 0xa6, 0xba, 0x83, 0x16, 0x1f, 0xf5, 0x98, 0x0e, - 0xa9, 0x7b, 0xe0, 0xa5, 0x2c, 0xf5, 0x32, 0x96, 0xe9, 0x59, 0x9b, 0x72, 0x17, 0xa7, 0xd1, 0x8c, - 0xe5, 0xd4, 0xe8, 0x45, 0x46, 0xfa, 0x57, 0x5a, 0x9f, 0x2d, 0x7b, 0x07, 0xf5, 0x29, 0x5a, 0x8a, - 0x76, 0xe2, 0x4d, 0xe6, 0x70, 0x8a, 0xf7, 0xd1, 0xfc, 0xe9, 0xc0, 0x7b, 0xe1, 0x3c, 0xb7, 0xfd, - 0xa7, 0xe6, 0xf3, 0x6b, 0x83, 0x5e, 0xc5, 0x5f, 0xae, 0x3e, 0x67, 0x13, 0xe5, 0x21, 0x0f, 0x95, - 0x02, 0x56, 0xc1, 0xb6, 0xa3, 0xb0, 0x0e, 0x10, 0xea, 0xd7, 0x0e, 0xc2, 0xaf, 0x6a, 0x5e, 0xa1, - 0xb5, 0x5e, 0xa1, 0x35, 0xaf, 0x17, 0x50, 0x68, 0xed, 0x98, 0x98, 0x14, 0x7c, 0xcb, 0x03, 0x9e, - 0xea, 0x1b, 0x09, 0x94, 0x8c, 0xe4, 0x89, 0x55, 0x32, 0xfd, 0x73, 0x4a, 0xf0, 0xe1, 0x10, 0xea, - 0x94, 0x40, 0x5d, 0x1b, 0x8b, 0xea, 0xa5, 0x1f, 0x62, 0xcd, 0xa2, 0x7f, 0xfc, 0xa2, 0x9f, 0x88, - 0xf6, 0x97, 0xa0, 0xfb, 0x20, 0x4c, 0xad, 0x23, 0x25, 0xce, 0x00, 0xd4, 0x1c, 0xa0, 0x85, 0xe1, - 0x1b, 0x28, 0x5d, 0xa6, 0xaf, 0x67, 0xf8, 0x1e, 0x14, 0x85, 0xbc, 0xd4, 0xff, 0x50, 0xd6, 0xcf, - 0x74, 0x48, 0xf8, 0x89, 0x4b, 0xaa, 0x96, 0x6d, 0xb9, 0x9d, 0x63, 0xc6, 0xec, 0x42, 0xad, 0xd6, - 0xa2, 0x9c, 0xab, 0x67, 0x68, 0x6d, 0x8c, 0x49, 0x40, 0xb5, 0x82, 0x16, 0xbc, 0x72, 0x54, 0x88, - 0x77, 0x03, 0x1f, 0xdb, 0x6f, 0xde, 0x5b, 0x30, 0xc7, 0x59, 0x34, 0x47, 0xcf, 0x1b, 0x81, 0xcd, - 0x94, 0xb0, 0x41, 0xf4, 0xbc, 0xe1, 0xa7, 0xdc, 0x8b, 0xa7, 0x2a, 0x12, 0x9b, 0x38, 0x06, 0xc5, - 0x7f, 0xa3, 0x94, 0x51, 0x27, 0x96, 0x53, 0xb1, 0x6a, 0x22, 0xc9, 0x74, 0x39, 0x29, 0xce, 0x47, - 0x35, 0xb5, 0x14, 0x0f, 0x0c, 0xde, 0x01, 0x70, 0x06, 0x25, 0xab, 0xde, 0x2b, 0xa0, 0xf0, 0x8f, - 0x41, 0x61, 0x0a, 0xb6, 0x1d, 0x13, 0x44, 0xfd, 0x20, 0x41, 0xa2, 0x78, 0x9b, 0x20, 0xd1, 0x13, - 0x94, 0x82, 0xc8, 0xfe, 0x97, 0x77, 0xbf, 0xdf, 0xa9, 0x09, 0x83, 0x68, 0x70, 0x86, 0x56, 0x06, - 0x01, 0xe5, 0x07, 0x28, 0x39, 0xbe, 0x2c, 0x3f, 0xd0, 0xba, 0x85, 0xd2, 0x02, 0xa1, 0xc4, 0x6a, - 0xf4, 0x21, 0xe1, 0x75, 0x7f, 0x36, 0x33, 0x28, 0x39, 0xdc, 0x47, 0xff, 0xa8, 0xde, 0x41, 0x7f, - 0x84, 0x3c, 0x40, 0xe7, 0x22, 0x9a, 0x35, 0x58, 0x8d, 0x56, 0xea, 0x84, 0xd7, 0xc1, 0x29, 0x65, - 0x80, 0xd1, 0xf6, 0xb7, 0x14, 0x9a, 0x11, 0x6e, 0xf8, 0x95, 0x84, 0xe6, 0x07, 0xe7, 0x0d, 0xaf, - 0x84, 0xaa, 0x11, 0xbd, 0xc4, 0xe4, 0xd5, 0x71, 0x66, 0x1e, 0x86, 0xba, 0xfd, 0xfc, 0xe3, 0xd7, - 0xd7, 0x53, 0x9b, 0x38, 0xa7, 0x3f, 0xa3, 0x2e, 0xf9, 0x5f, 0x94, 0x40, 0x8f, 0xde, 0xc8, 0xfa, - 0xa5, 0xd8, 0x84, 0x5d, 0xfc, 0x42, 0x42, 0xbf, 0x0f, 0x06, 0x2b, 0xd8, 0xf6, 0x08, 0x56, 0xf4, - 0x12, 0x1b, 0xc1, 0x8a, 0xd9, 0x41, 0x6a, 0x4e, 0x60, 0x2d, 0x63, 0x75, 0x3c, 0x56, 0xaf, 0x44, - 0xa1, 0x61, 0xc5, 0x6b, 0xa3, 0xea, 0x23, 0xf7, 0x87, 0xbc, 0x3e, 0xde, 0x10, 0x88, 0x36, 0x05, - 0xd1, 0x2a, 0x5e, 0x8e, 0x24, 0x0a, 0xfd, 0x38, 0xe1, 0xb7, 0x12, 0xfa, 0x2b, 0x66, 0x07, 0xe0, - 0x8d, 0xd1, 0x9c, 0x31, 0xa6, 0x72, 0x7e, 0x62, 0xd3, 0x80, 0xf3, 0xae, 0xe0, 0xcc, 0x63, 0x3d, - 0x92, 0xd3, 0x24, 0xbc, 0xc2, 0x7d, 0xf7, 0x4a, 0x93, 0x31, 0xdb, 0x5f, 0x2e, 0xf8, 0x5d, 0x04, - 0xb2, 0x3f, 0x2c, 0x13, 0x20, 0x83, 0xe9, 0x24, 0xc8, 0xa1, 0x69, 0x55, 0x8b, 0x02, 0x79, 0x0f, - 0xef, 0x4e, 0x8a, 0x0c, 0xe3, 0xa8, 0x5f, 0xfa, 0x13, 0xdc, 0xc5, 0xef, 0x25, 0x24, 0xc7, 0xe4, - 0xe9, 0x7d, 0x9e, 0x1b, 0x13, 0xef, 0x90, 0x11, 0x01, 0xe3, 0xd7, 0x8d, 0xba, 0x2f, 0x04, 0xec, - 0xe2, 0x7b, 0x83, 0x02, 0x7a, 0x8f, 0x06, 0x6b, 0xd1, 0x49, 0x94, 0xe0, 0x2e, 0x4a, 0xf9, 0x1b, - 0x02, 0x2b, 0x21, 0x80, 0xd0, 0xb2, 0x91, 0xb3, 0xb1, 0xf7, 0x80, 0xb3, 0x25, 0x70, 0x72, 0x78, - 0x3d, 0xb2, 0x9e, 0xc1, 0xd6, 0xd1, 0x2f, 0xa1, 0xf5, 0xdd, 0xe2, 0xd1, 0xd5, 0x8d, 0x22, 0x5d, - 0xdf, 0x28, 0xd2, 0x97, 0x1b, 0x45, 0x7a, 0x79, 0xab, 0x24, 0xae, 0x6f, 0x95, 0xc4, 0xa7, 0x5b, - 0x25, 0xf1, 0x58, 0x37, 0x2d, 0xb7, 0xde, 0xae, 0x6a, 0x06, 0x6b, 0x44, 0x8a, 0xbb, 0xe8, 0x07, - 0x76, 0x3b, 0x4d, 0xca, 0xab, 0xbf, 0x8a, 0xff, 0x58, 0x3b, 0xdf, 0x03, 0x00, 0x00, 0xff, 0xff, - 0x9b, 0xd3, 0xac, 0x15, 0x23, 0x0a, 0x00, 0x00, + proto.RegisterType((*QueryGetForeignCoinsRequest)(nil), "zetachain.zetacore.fungible.QueryGetForeignCoinsRequest") + proto.RegisterType((*QueryGetForeignCoinsResponse)(nil), "zetachain.zetacore.fungible.QueryGetForeignCoinsResponse") + proto.RegisterType((*QueryAllForeignCoinsRequest)(nil), "zetachain.zetacore.fungible.QueryAllForeignCoinsRequest") + proto.RegisterType((*QueryAllForeignCoinsResponse)(nil), "zetachain.zetacore.fungible.QueryAllForeignCoinsResponse") + proto.RegisterType((*QueryGetSystemContractRequest)(nil), "zetachain.zetacore.fungible.QueryGetSystemContractRequest") + proto.RegisterType((*QueryGetSystemContractResponse)(nil), "zetachain.zetacore.fungible.QueryGetSystemContractResponse") + proto.RegisterType((*QueryGetGasStabilityPoolAddress)(nil), "zetachain.zetacore.fungible.QueryGetGasStabilityPoolAddress") + proto.RegisterType((*QueryGetGasStabilityPoolAddressResponse)(nil), "zetachain.zetacore.fungible.QueryGetGasStabilityPoolAddressResponse") + proto.RegisterType((*QueryGetGasStabilityPoolBalance)(nil), "zetachain.zetacore.fungible.QueryGetGasStabilityPoolBalance") + proto.RegisterType((*QueryGetGasStabilityPoolBalanceResponse)(nil), "zetachain.zetacore.fungible.QueryGetGasStabilityPoolBalanceResponse") + proto.RegisterType((*QueryAllGasStabilityPoolBalance)(nil), "zetachain.zetacore.fungible.QueryAllGasStabilityPoolBalance") + proto.RegisterType((*QueryAllGasStabilityPoolBalanceResponse)(nil), "zetachain.zetacore.fungible.QueryAllGasStabilityPoolBalanceResponse") + proto.RegisterType((*QueryAllGasStabilityPoolBalanceResponse_Balance)(nil), "zetachain.zetacore.fungible.QueryAllGasStabilityPoolBalanceResponse.Balance") + proto.RegisterType((*QueryCodeHashRequest)(nil), "zetachain.zetacore.fungible.QueryCodeHashRequest") + proto.RegisterType((*QueryCodeHashResponse)(nil), "zetachain.zetacore.fungible.QueryCodeHashResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/fungible/query.proto", fileDescriptor_9cd9a7c9e94d3c90) +} + +var fileDescriptor_9cd9a7c9e94d3c90 = []byte{ + // 863 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x56, 0x41, 0x4f, 0xdb, 0x48, + 0x14, 0x8e, 0x61, 0xd9, 0x84, 0x81, 0x65, 0xa5, 0x11, 0xab, 0x65, 0x0d, 0x9b, 0xec, 0x5a, 0x14, + 0x68, 0x4a, 0x6d, 0x12, 0x2a, 0x95, 0xd2, 0xa8, 0x6a, 0x92, 0x0a, 0x8a, 0xd4, 0x03, 0x0d, 0xa7, + 0xf6, 0x12, 0x4d, 0x9c, 0xc1, 0xb1, 0xe4, 0x78, 0x42, 0xc6, 0x41, 0xa4, 0x11, 0x97, 0xfe, 0x82, + 0x4a, 0xfd, 0x09, 0xfd, 0x07, 0xbd, 0xf4, 0xd2, 0x1f, 0xc0, 0x11, 0xa9, 0x52, 0xd5, 0x5e, 0xaa, + 0x36, 0xf4, 0x47, 0xf4, 0x58, 0x65, 0xfc, 0x6c, 0x92, 0x60, 0x27, 0x69, 0xb8, 0x79, 0xc6, 0xef, + 0x7b, 0xef, 0xfb, 0xde, 0x9b, 0xf9, 0x6c, 0xb4, 0xfa, 0x82, 0x3a, 0x44, 0xaf, 0x10, 0xd3, 0xd6, + 0xc4, 0x13, 0xab, 0x53, 0xed, 0xb0, 0x61, 0x1b, 0x66, 0xc9, 0xa2, 0xda, 0x51, 0x83, 0xd6, 0x9b, + 0x6a, 0xad, 0xce, 0x1c, 0x86, 0x17, 0xfd, 0x40, 0xd5, 0x0b, 0x54, 0xbd, 0x40, 0x39, 0xa9, 0x33, + 0x5e, 0x65, 0x5c, 0x2b, 0x11, 0x0e, 0x28, 0xed, 0x38, 0x55, 0xa2, 0x0e, 0x49, 0x69, 0x35, 0x62, + 0x98, 0x36, 0x71, 0x4c, 0x66, 0xbb, 0x89, 0x64, 0x6d, 0x50, 0xc5, 0x43, 0x56, 0xa7, 0xa6, 0x61, + 0x17, 0x75, 0x66, 0xda, 0x1c, 0x00, 0xa9, 0x41, 0x00, 0xde, 0xe4, 0x0e, 0xad, 0x16, 0x75, 0x66, + 0x3b, 0x75, 0xa2, 0x3b, 0x00, 0x99, 0x37, 0x98, 0xc1, 0xc4, 0xa3, 0xd6, 0x79, 0x82, 0xdd, 0x25, + 0x83, 0x31, 0xc3, 0xa2, 0x1a, 0xa9, 0x99, 0x1a, 0xb1, 0x6d, 0xe6, 0x08, 0x5a, 0x50, 0x46, 0xd9, + 0x44, 0x8b, 0x4f, 0x3b, 0xcc, 0x77, 0xa9, 0xb3, 0xe3, 0xb2, 0xc8, 0x77, 0x48, 0x14, 0xe8, 0x51, + 0x83, 0x72, 0x07, 0xcf, 0xa3, 0x29, 0xd3, 0x2e, 0xd3, 0x93, 0x05, 0xe9, 0x3f, 0x69, 0x6d, 0xba, + 0xe0, 0x2e, 0x14, 0x8e, 0x96, 0x82, 0x41, 0xbc, 0xc6, 0x6c, 0x4e, 0xf1, 0x01, 0x9a, 0x3d, 0xec, + 0xda, 0x17, 0xe0, 0x99, 0xf4, 0x4d, 0x75, 0x40, 0x33, 0xd5, 0xee, 0x44, 0xb9, 0xdf, 0xce, 0xbe, + 0x24, 0x22, 0x85, 0x9e, 0x24, 0x0a, 0x05, 0xa6, 0x59, 0xcb, 0x0a, 0x62, 0xba, 0x83, 0xd0, 0x65, + 0xd3, 0xa1, 0xe2, 0x8a, 0xea, 0x4e, 0x48, 0xed, 0x4c, 0x48, 0x75, 0xe7, 0x0a, 0x13, 0x52, 0xf7, + 0x89, 0x41, 0x01, 0x5b, 0xe8, 0x42, 0x2a, 0xef, 0x25, 0x10, 0x77, 0xa5, 0x4e, 0xa8, 0xb8, 0xc9, + 0x6b, 0x8b, 0xc3, 0xbb, 0x3d, 0xec, 0x27, 0x04, 0xfb, 0xd5, 0xa1, 0xec, 0x5d, 0x46, 0x3d, 0xf4, + 0x13, 0xe8, 0x5f, 0x6f, 0x34, 0x07, 0xe2, 0x90, 0xe4, 0xe1, 0x8c, 0x80, 0x56, 0xa5, 0x85, 0xe2, + 0x61, 0x01, 0x20, 0xf0, 0x19, 0x9a, 0xeb, 0x7d, 0x03, 0xdd, 0xbc, 0x35, 0x50, 0x62, 0x2f, 0x04, + 0x44, 0xf6, 0x25, 0x52, 0xfe, 0x47, 0x09, 0xaf, 0xf8, 0x2e, 0xe1, 0x07, 0x0e, 0x29, 0x99, 0x96, + 0xe9, 0x34, 0xf7, 0x19, 0xb3, 0xb2, 0xe5, 0x72, 0x9d, 0x72, 0xae, 0x1c, 0xa1, 0xd5, 0x21, 0x21, + 0x3e, 0xd1, 0x1b, 0x68, 0xce, 0xed, 0x50, 0x91, 0xb8, 0x6f, 0xe0, 0x94, 0xfe, 0xe1, 0xee, 0x42, + 0x38, 0x4e, 0xa0, 0x19, 0x7a, 0x5c, 0xf5, 0x63, 0x26, 0x44, 0x0c, 0xa2, 0xc7, 0x55, 0xaf, 0x64, + 0x26, 0x9c, 0x55, 0x8e, 0x58, 0xc4, 0xd6, 0x29, 0xfe, 0x07, 0xc5, 0x84, 0xf0, 0xa2, 0x59, 0x16, + 0x45, 0x26, 0x0b, 0x51, 0xb1, 0xde, 0x2b, 0x2b, 0xf9, 0x70, 0xc2, 0x80, 0xf6, 0x09, 0x2f, 0xa0, + 0x68, 0xc9, 0xdd, 0x02, 0x16, 0xde, 0xd2, 0x6f, 0x4c, 0xd6, 0xb2, 0x42, 0x92, 0x28, 0x9f, 0x25, + 0x28, 0x14, 0x1e, 0xe3, 0x17, 0xb2, 0x51, 0x0c, 0x32, 0x7b, 0xe7, 0xf3, 0xc9, 0xc0, 0xe1, 0x8d, + 0x98, 0x57, 0x85, 0x35, 0x4c, 0xd7, 0xaf, 0x21, 0x3f, 0x40, 0xd1, 0xe1, 0x9d, 0x1a, 0x20, 0x7f, + 0x03, 0xcd, 0x0b, 0x0a, 0x79, 0x56, 0xa6, 0x8f, 0x09, 0xaf, 0x78, 0x97, 0x7a, 0x01, 0x45, 0x7b, + 0x47, 0xeb, 0x2d, 0x95, 0x3b, 0xe8, 0xaf, 0x3e, 0x04, 0x48, 0x5f, 0x44, 0xd3, 0x3a, 0x2b, 0xd3, + 0x62, 0x85, 0xf0, 0x0a, 0x80, 0x62, 0x3a, 0x04, 0xa5, 0x7f, 0x20, 0x34, 0x25, 0x60, 0xf8, 0x9d, + 0x84, 0x66, 0xbb, 0x6f, 0x25, 0xde, 0x1a, 0xde, 0xa0, 0x60, 0x8f, 0x94, 0xef, 0x8d, 0x81, 0x74, + 0xc9, 0x2a, 0xe9, 0x97, 0x1f, 0xbe, 0xbf, 0x9e, 0x58, 0xc7, 0x49, 0xe1, 0xf1, 0xb7, 0x5d, 0xbb, + 0x0f, 0xfe, 0x2c, 0x68, 0x2d, 0xe1, 0xbd, 0xa7, 0xf8, 0xad, 0x84, 0xfe, 0xec, 0x4e, 0x96, 0xb5, + 0xac, 0x51, 0xc8, 0x07, 0xdb, 0xe6, 0x28, 0xe4, 0x43, 0x8c, 0x50, 0x49, 0x0a, 0xf2, 0xcb, 0x58, + 0x19, 0x4e, 0xbe, 0xd3, 0xee, 0x3e, 0x2f, 0xc0, 0xdb, 0x23, 0xb5, 0x2d, 0xd0, 0xc4, 0xe4, 0xfb, + 0x63, 0x61, 0x81, 0xf7, 0xba, 0xe0, 0xbd, 0x82, 0x97, 0x03, 0x79, 0xf7, 0x7d, 0x5a, 0xf1, 0x47, + 0x09, 0xfd, 0x1d, 0x62, 0x44, 0x38, 0x33, 0x12, 0x8d, 0x10, 0xb4, 0xfc, 0xe8, 0x3a, 0x68, 0x5f, + 0xcd, 0x5d, 0xa1, 0x26, 0x85, 0xb5, 0x40, 0x35, 0x06, 0xe1, 0x45, 0xee, 0xc1, 0x8b, 0x35, 0xc6, + 0x2c, 0xcf, 0x07, 0xf1, 0xb7, 0x00, 0x61, 0xde, 0x25, 0x1e, 0x4f, 0x18, 0xa0, 0xc7, 0x14, 0xd6, + 0xe7, 0x35, 0x4a, 0x4e, 0x08, 0xcb, 0xe0, 0xed, 0x51, 0x85, 0x81, 0x99, 0x68, 0x2d, 0xcf, 0x7f, + 0x4e, 0x71, 0x5b, 0x42, 0x72, 0x48, 0x9d, 0xce, 0xb5, 0xc9, 0x5c, 0xc7, 0x14, 0x47, 0x91, 0x39, + 0xdc, 0x52, 0x95, 0x87, 0x42, 0xe6, 0x36, 0xde, 0xea, 0x96, 0x79, 0xf5, 0x8f, 0x2f, 0x5c, 0x2f, + 0x7e, 0x23, 0xa1, 0x98, 0x67, 0x83, 0x38, 0x35, 0x9c, 0x54, 0x9f, 0xc9, 0xca, 0xe9, 0x5f, 0x81, + 0x00, 0xeb, 0x0d, 0xc1, 0x3a, 0x89, 0xd7, 0x02, 0x87, 0xe3, 0x1b, 0xb0, 0xd6, 0x82, 0xd3, 0x76, + 0x9a, 0xdb, 0x3b, 0x6b, 0xc7, 0xa5, 0xf3, 0x76, 0x5c, 0xfa, 0xda, 0x8e, 0x4b, 0xaf, 0x2e, 0xe2, + 0x91, 0xf3, 0x8b, 0x78, 0xe4, 0xd3, 0x45, 0x3c, 0xf2, 0x5c, 0x33, 0x4c, 0xa7, 0xd2, 0x28, 0xa9, + 0x3a, 0xab, 0x06, 0xf6, 0xe0, 0xe4, 0x32, 0xb1, 0xd3, 0xac, 0x51, 0x5e, 0xfa, 0x5d, 0xfc, 0xba, + 0x6e, 0xfe, 0x0c, 0x00, 0x00, 0xff, 0xff, 0xd6, 0x02, 0x7a, 0x14, 0xc6, 0x0b, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -815,7 +818,7 @@ func NewQueryClient(cc grpc1.ClientConn) QueryClient { func (c *queryClient) ForeignCoins(ctx context.Context, in *QueryGetForeignCoinsRequest, opts ...grpc.CallOption) (*QueryGetForeignCoinsResponse, error) { out := new(QueryGetForeignCoinsResponse) - err := c.cc.Invoke(ctx, "/fungible.Query/ForeignCoins", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Query/ForeignCoins", in, out, opts...) if err != nil { return nil, err } @@ -824,7 +827,7 @@ func (c *queryClient) ForeignCoins(ctx context.Context, in *QueryGetForeignCoins func (c *queryClient) ForeignCoinsAll(ctx context.Context, in *QueryAllForeignCoinsRequest, opts ...grpc.CallOption) (*QueryAllForeignCoinsResponse, error) { out := new(QueryAllForeignCoinsResponse) - err := c.cc.Invoke(ctx, "/fungible.Query/ForeignCoinsAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Query/ForeignCoinsAll", in, out, opts...) if err != nil { return nil, err } @@ -833,7 +836,7 @@ func (c *queryClient) ForeignCoinsAll(ctx context.Context, in *QueryAllForeignCo func (c *queryClient) SystemContract(ctx context.Context, in *QueryGetSystemContractRequest, opts ...grpc.CallOption) (*QueryGetSystemContractResponse, error) { out := new(QueryGetSystemContractResponse) - err := c.cc.Invoke(ctx, "/fungible.Query/SystemContract", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Query/SystemContract", in, out, opts...) if err != nil { return nil, err } @@ -842,7 +845,7 @@ func (c *queryClient) SystemContract(ctx context.Context, in *QueryGetSystemCont func (c *queryClient) GasStabilityPoolAddress(ctx context.Context, in *QueryGetGasStabilityPoolAddress, opts ...grpc.CallOption) (*QueryGetGasStabilityPoolAddressResponse, error) { out := new(QueryGetGasStabilityPoolAddressResponse) - err := c.cc.Invoke(ctx, "/fungible.Query/GasStabilityPoolAddress", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Query/GasStabilityPoolAddress", in, out, opts...) if err != nil { return nil, err } @@ -851,7 +854,7 @@ func (c *queryClient) GasStabilityPoolAddress(ctx context.Context, in *QueryGetG func (c *queryClient) GasStabilityPoolBalance(ctx context.Context, in *QueryGetGasStabilityPoolBalance, opts ...grpc.CallOption) (*QueryGetGasStabilityPoolBalanceResponse, error) { out := new(QueryGetGasStabilityPoolBalanceResponse) - err := c.cc.Invoke(ctx, "/fungible.Query/GasStabilityPoolBalance", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Query/GasStabilityPoolBalance", in, out, opts...) if err != nil { return nil, err } @@ -860,7 +863,7 @@ func (c *queryClient) GasStabilityPoolBalance(ctx context.Context, in *QueryGetG func (c *queryClient) GasStabilityPoolBalanceAll(ctx context.Context, in *QueryAllGasStabilityPoolBalance, opts ...grpc.CallOption) (*QueryAllGasStabilityPoolBalanceResponse, error) { out := new(QueryAllGasStabilityPoolBalanceResponse) - err := c.cc.Invoke(ctx, "/fungible.Query/GasStabilityPoolBalanceAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Query/GasStabilityPoolBalanceAll", in, out, opts...) if err != nil { return nil, err } @@ -869,7 +872,7 @@ func (c *queryClient) GasStabilityPoolBalanceAll(ctx context.Context, in *QueryA func (c *queryClient) CodeHash(ctx context.Context, in *QueryCodeHashRequest, opts ...grpc.CallOption) (*QueryCodeHashResponse, error) { out := new(QueryCodeHashResponse) - err := c.cc.Invoke(ctx, "/fungible.Query/CodeHash", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Query/CodeHash", in, out, opts...) if err != nil { return nil, err } @@ -934,7 +937,7 @@ func _Query_ForeignCoins_Handler(srv interface{}, ctx context.Context, dec func( } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Query/ForeignCoins", + FullMethod: "/zetachain.zetacore.fungible.Query/ForeignCoins", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ForeignCoins(ctx, req.(*QueryGetForeignCoinsRequest)) @@ -952,7 +955,7 @@ func _Query_ForeignCoinsAll_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Query/ForeignCoinsAll", + FullMethod: "/zetachain.zetacore.fungible.Query/ForeignCoinsAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ForeignCoinsAll(ctx, req.(*QueryAllForeignCoinsRequest)) @@ -970,7 +973,7 @@ func _Query_SystemContract_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Query/SystemContract", + FullMethod: "/zetachain.zetacore.fungible.Query/SystemContract", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).SystemContract(ctx, req.(*QueryGetSystemContractRequest)) @@ -988,7 +991,7 @@ func _Query_GasStabilityPoolAddress_Handler(srv interface{}, ctx context.Context } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Query/GasStabilityPoolAddress", + FullMethod: "/zetachain.zetacore.fungible.Query/GasStabilityPoolAddress", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GasStabilityPoolAddress(ctx, req.(*QueryGetGasStabilityPoolAddress)) @@ -1006,7 +1009,7 @@ func _Query_GasStabilityPoolBalance_Handler(srv interface{}, ctx context.Context } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Query/GasStabilityPoolBalance", + FullMethod: "/zetachain.zetacore.fungible.Query/GasStabilityPoolBalance", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GasStabilityPoolBalance(ctx, req.(*QueryGetGasStabilityPoolBalance)) @@ -1024,7 +1027,7 @@ func _Query_GasStabilityPoolBalanceAll_Handler(srv interface{}, ctx context.Cont } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Query/GasStabilityPoolBalanceAll", + FullMethod: "/zetachain.zetacore.fungible.Query/GasStabilityPoolBalanceAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GasStabilityPoolBalanceAll(ctx, req.(*QueryAllGasStabilityPoolBalance)) @@ -1042,7 +1045,7 @@ func _Query_CodeHash_Handler(srv interface{}, ctx context.Context, dec func(inte } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Query/CodeHash", + FullMethod: "/zetachain.zetacore.fungible.Query/CodeHash", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).CodeHash(ctx, req.(*QueryCodeHashRequest)) @@ -1051,7 +1054,7 @@ func _Query_CodeHash_Handler(srv interface{}, ctx context.Context, dec func(inte } var _Query_serviceDesc = grpc.ServiceDesc{ - ServiceName: "fungible.Query", + ServiceName: "zetachain.zetacore.fungible.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { @@ -1084,7 +1087,7 @@ var _Query_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "fungible/query.proto", + Metadata: "zetachain/zetacore/fungible/query.proto", } func (m *QueryGetForeignCoinsRequest) Marshal() (dAtA []byte, err error) { diff --git a/x/fungible/types/query.pb.gw.go b/x/fungible/types/query.pb.gw.go index f007d04b3e..f35a7e5b2f 100644 --- a/x/fungible/types/query.pb.gw.go +++ b/x/fungible/types/query.pb.gw.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-grpc-gateway. DO NOT EDIT. -// source: fungible/query.proto +// source: zetachain/zetacore/fungible/query.proto /* Package types is a reverse proxy. diff --git a/x/fungible/types/system_contract.pb.go b/x/fungible/types/system_contract.pb.go index 16b6326ba1..ef828c5958 100644 --- a/x/fungible/types/system_contract.pb.go +++ b/x/fungible/types/system_contract.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: fungible/system_contract.proto +// source: zetachain/zetacore/fungible/system_contract.proto package types @@ -32,7 +32,7 @@ func (m *SystemContract) Reset() { *m = SystemContract{} } func (m *SystemContract) String() string { return proto.CompactTextString(m) } func (*SystemContract) ProtoMessage() {} func (*SystemContract) Descriptor() ([]byte, []int) { - return fileDescriptor_77f5a98f5a394318, []int{0} + return fileDescriptor_98608b52bf5b9ddd, []int{0} } func (m *SystemContract) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -76,26 +76,29 @@ func (m *SystemContract) GetConnectorZevm() string { } func init() { - proto.RegisterType((*SystemContract)(nil), "fungible.SystemContract") + proto.RegisterType((*SystemContract)(nil), "zetachain.zetacore.fungible.SystemContract") } -func init() { proto.RegisterFile("fungible/system_contract.proto", fileDescriptor_77f5a98f5a394318) } +func init() { + proto.RegisterFile("zetachain/zetacore/fungible/system_contract.proto", fileDescriptor_98608b52bf5b9ddd) +} -var fileDescriptor_77f5a98f5a394318 = []byte{ - // 199 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x4b, 0x2b, 0xcd, 0x4b, - 0xcf, 0x4c, 0xca, 0x49, 0xd5, 0x2f, 0xae, 0x2c, 0x2e, 0x49, 0xcd, 0x8d, 0x4f, 0xce, 0xcf, 0x2b, - 0x29, 0x4a, 0x4c, 0x2e, 0xd1, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x80, 0xc9, 0x4b, 0x89, - 0xa4, 0xe7, 0xa7, 0xe7, 0x83, 0x05, 0xf5, 0x41, 0x2c, 0x88, 0xbc, 0x52, 0x02, 0x17, 0x5f, 0x30, - 0x58, 0xa3, 0x33, 0x54, 0x9f, 0x90, 0x3a, 0x17, 0x3f, 0x9a, 0x51, 0x12, 0x8c, 0x0a, 0x8c, 0x1a, - 0x9c, 0x41, 0x7c, 0xc5, 0xa8, 0x0a, 0x55, 0xb9, 0xf8, 0x92, 0xf3, 0xf3, 0xf2, 0x52, 0x93, 0x4b, - 0xf2, 0x8b, 0xe2, 0xab, 0x52, 0xcb, 0x72, 0x25, 0x98, 0xc0, 0xea, 0x78, 0xe1, 0xa2, 0x51, 0xa9, - 0x65, 0xb9, 0x4e, 0x9e, 0x27, 0x1e, 0xc9, 0x31, 0x5e, 0x78, 0x24, 0xc7, 0xf8, 0xe0, 0x91, 0x1c, - 0xe3, 0x84, 0xc7, 0x72, 0x0c, 0x17, 0x1e, 0xcb, 0x31, 0xdc, 0x78, 0x2c, 0xc7, 0x10, 0xa5, 0x9f, - 0x9e, 0x59, 0x92, 0x51, 0x9a, 0xa4, 0x97, 0x9c, 0x9f, 0xab, 0x5f, 0x95, 0x5a, 0x92, 0xa8, 0x9b, - 0x9c, 0x91, 0x98, 0x99, 0x07, 0x66, 0x26, 0xe7, 0x17, 0xa5, 0xea, 0x57, 0xe8, 0xc3, 0x3d, 0x57, - 0x52, 0x59, 0x90, 0x5a, 0x9c, 0xc4, 0x06, 0x76, 0xb3, 0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0x93, - 0x65, 0xb9, 0xda, 0xf5, 0x00, 0x00, 0x00, +var fileDescriptor_98608b52bf5b9ddd = []byte{ + // 209 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xac, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0xd3, 0x4a, 0xf3, 0xd2, + 0x33, 0x93, 0x72, 0x52, 0xf5, 0x8b, 0x2b, 0x8b, 0x4b, 0x52, 0x73, 0xe3, 0x93, 0xf3, 0xf3, 0x4a, + 0x8a, 0x12, 0x93, 0x4b, 0xf4, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0xa4, 0xe1, 0x5a, 0xf4, 0x60, + 0x5a, 0xf4, 0x60, 0x5a, 0xa4, 0x44, 0xd2, 0xf3, 0xd3, 0xf3, 0xc1, 0xea, 0xf4, 0x41, 0x2c, 0x88, + 0x16, 0xa5, 0x04, 0x2e, 0xbe, 0x60, 0xb0, 0x59, 0xce, 0x50, 0xa3, 0x84, 0xd4, 0xb9, 0xf8, 0xd1, + 0x4c, 0x97, 0x60, 0x54, 0x60, 0xd4, 0xe0, 0x0c, 0xe2, 0x2b, 0x46, 0x55, 0xa8, 0xca, 0xc5, 0x97, + 0x9c, 0x9f, 0x97, 0x97, 0x9a, 0x5c, 0x92, 0x5f, 0x14, 0x5f, 0x95, 0x5a, 0x96, 0x2b, 0xc1, 0x04, + 0x56, 0xc7, 0x0b, 0x17, 0x8d, 0x4a, 0x2d, 0xcb, 0x75, 0xf2, 0x3c, 0xf1, 0x48, 0x8e, 0xf1, 0xc2, + 0x23, 0x39, 0xc6, 0x07, 0x8f, 0xe4, 0x18, 0x27, 0x3c, 0x96, 0x63, 0xb8, 0xf0, 0x58, 0x8e, 0xe1, + 0xc6, 0x63, 0x39, 0x86, 0x28, 0xfd, 0xf4, 0xcc, 0x92, 0x8c, 0xd2, 0x24, 0xbd, 0xe4, 0xfc, 0x5c, + 0xb0, 0x17, 0x75, 0xd1, 0x7c, 0x5b, 0x81, 0xf0, 0x6f, 0x49, 0x65, 0x41, 0x6a, 0x71, 0x12, 0x1b, + 0xd8, 0xcd, 0xc6, 0x80, 0x00, 0x00, 0x00, 0xff, 0xff, 0x75, 0x5d, 0xa7, 0x0c, 0x1b, 0x01, 0x00, + 0x00, } func (m *SystemContract) Marshal() (dAtA []byte, err error) { diff --git a/x/fungible/types/tx.pb.go b/x/fungible/types/tx.pb.go index 7a8883223e..be4e46fbd0 100644 --- a/x/fungible/types/tx.pb.go +++ b/x/fungible/types/tx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: fungible/tx.proto +// source: zetachain/zetacore/fungible/tx.proto package types @@ -52,7 +52,7 @@ func (x UpdatePausedStatusAction) String() string { } func (UpdatePausedStatusAction) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{0} + return fileDescriptor_7bea9688d1d01113, []int{0} } type MsgDeploySystemContracts struct { @@ -63,7 +63,7 @@ func (m *MsgDeploySystemContracts) Reset() { *m = MsgDeploySystemContrac func (m *MsgDeploySystemContracts) String() string { return proto.CompactTextString(m) } func (*MsgDeploySystemContracts) ProtoMessage() {} func (*MsgDeploySystemContracts) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{0} + return fileDescriptor_7bea9688d1d01113, []int{0} } func (m *MsgDeploySystemContracts) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -111,7 +111,7 @@ func (m *MsgDeploySystemContractsResponse) Reset() { *m = MsgDeploySyste func (m *MsgDeploySystemContractsResponse) String() string { return proto.CompactTextString(m) } func (*MsgDeploySystemContractsResponse) ProtoMessage() {} func (*MsgDeploySystemContractsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{1} + return fileDescriptor_7bea9688d1d01113, []int{1} } func (m *MsgDeploySystemContractsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -186,7 +186,7 @@ func (m *MsgUpdateZRC20WithdrawFee) Reset() { *m = MsgUpdateZRC20Withdra func (m *MsgUpdateZRC20WithdrawFee) String() string { return proto.CompactTextString(m) } func (*MsgUpdateZRC20WithdrawFee) ProtoMessage() {} func (*MsgUpdateZRC20WithdrawFee) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{2} + return fileDescriptor_7bea9688d1d01113, []int{2} } func (m *MsgUpdateZRC20WithdrawFee) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -236,7 +236,7 @@ func (m *MsgUpdateZRC20WithdrawFeeResponse) Reset() { *m = MsgUpdateZRC2 func (m *MsgUpdateZRC20WithdrawFeeResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateZRC20WithdrawFeeResponse) ProtoMessage() {} func (*MsgUpdateZRC20WithdrawFeeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{3} + return fileDescriptor_7bea9688d1d01113, []int{3} } func (m *MsgUpdateZRC20WithdrawFeeResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -274,7 +274,7 @@ func (m *MsgUpdateSystemContract) Reset() { *m = MsgUpdateSystemContract func (m *MsgUpdateSystemContract) String() string { return proto.CompactTextString(m) } func (*MsgUpdateSystemContract) ProtoMessage() {} func (*MsgUpdateSystemContract) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{4} + return fileDescriptor_7bea9688d1d01113, []int{4} } func (m *MsgUpdateSystemContract) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -324,7 +324,7 @@ func (m *MsgUpdateSystemContractResponse) Reset() { *m = MsgUpdateSystem func (m *MsgUpdateSystemContractResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateSystemContractResponse) ProtoMessage() {} func (*MsgUpdateSystemContractResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{5} + return fileDescriptor_7bea9688d1d01113, []int{5} } func (m *MsgUpdateSystemContractResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -360,7 +360,7 @@ type MsgDeployFungibleCoinZRC20 struct { Decimals uint32 `protobuf:"varint,4,opt,name=decimals,proto3" json:"decimals,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Symbol string `protobuf:"bytes,6,opt,name=symbol,proto3" json:"symbol,omitempty"` - CoinType coin.CoinType `protobuf:"varint,7,opt,name=coin_type,json=coinType,proto3,enum=pkg.coin.CoinType" json:"coin_type,omitempty"` + CoinType coin.CoinType `protobuf:"varint,7,opt,name=coin_type,json=coinType,proto3,enum=zetachain.zetacore.pkg.coin.CoinType" json:"coin_type,omitempty"` GasLimit int64 `protobuf:"varint,8,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"` } @@ -368,7 +368,7 @@ func (m *MsgDeployFungibleCoinZRC20) Reset() { *m = MsgDeployFungibleCoi func (m *MsgDeployFungibleCoinZRC20) String() string { return proto.CompactTextString(m) } func (*MsgDeployFungibleCoinZRC20) ProtoMessage() {} func (*MsgDeployFungibleCoinZRC20) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{6} + return fileDescriptor_7bea9688d1d01113, []int{6} } func (m *MsgDeployFungibleCoinZRC20) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -461,7 +461,7 @@ func (m *MsgDeployFungibleCoinZRC20Response) Reset() { *m = MsgDeployFun func (m *MsgDeployFungibleCoinZRC20Response) String() string { return proto.CompactTextString(m) } func (*MsgDeployFungibleCoinZRC20Response) ProtoMessage() {} func (*MsgDeployFungibleCoinZRC20Response) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{7} + return fileDescriptor_7bea9688d1d01113, []int{7} } func (m *MsgDeployFungibleCoinZRC20Response) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -506,7 +506,7 @@ func (m *MsgRemoveForeignCoin) Reset() { *m = MsgRemoveForeignCoin{} } func (m *MsgRemoveForeignCoin) String() string { return proto.CompactTextString(m) } func (*MsgRemoveForeignCoin) ProtoMessage() {} func (*MsgRemoveForeignCoin) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{8} + return fileDescriptor_7bea9688d1d01113, []int{8} } func (m *MsgRemoveForeignCoin) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -556,7 +556,7 @@ func (m *MsgRemoveForeignCoinResponse) Reset() { *m = MsgRemoveForeignCo func (m *MsgRemoveForeignCoinResponse) String() string { return proto.CompactTextString(m) } func (*MsgRemoveForeignCoinResponse) ProtoMessage() {} func (*MsgRemoveForeignCoinResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{9} + return fileDescriptor_7bea9688d1d01113, []int{9} } func (m *MsgRemoveForeignCoinResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -595,7 +595,7 @@ func (m *MsgUpdateContractBytecode) Reset() { *m = MsgUpdateContractByte func (m *MsgUpdateContractBytecode) String() string { return proto.CompactTextString(m) } func (*MsgUpdateContractBytecode) ProtoMessage() {} func (*MsgUpdateContractBytecode) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{10} + return fileDescriptor_7bea9688d1d01113, []int{10} } func (m *MsgUpdateContractBytecode) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -652,7 +652,7 @@ func (m *MsgUpdateContractBytecodeResponse) Reset() { *m = MsgUpdateCont func (m *MsgUpdateContractBytecodeResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateContractBytecodeResponse) ProtoMessage() {} func (*MsgUpdateContractBytecodeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{11} + return fileDescriptor_7bea9688d1d01113, []int{11} } func (m *MsgUpdateContractBytecodeResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -684,14 +684,14 @@ var xxx_messageInfo_MsgUpdateContractBytecodeResponse proto.InternalMessageInfo type MsgUpdateZRC20PausedStatus struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` Zrc20Addresses []string `protobuf:"bytes,2,rep,name=zrc20_addresses,json=zrc20Addresses,proto3" json:"zrc20_addresses,omitempty"` - Action UpdatePausedStatusAction `protobuf:"varint,3,opt,name=action,proto3,enum=fungible.UpdatePausedStatusAction" json:"action,omitempty"` + Action UpdatePausedStatusAction `protobuf:"varint,3,opt,name=action,proto3,enum=zetachain.zetacore.fungible.UpdatePausedStatusAction" json:"action,omitempty"` } func (m *MsgUpdateZRC20PausedStatus) Reset() { *m = MsgUpdateZRC20PausedStatus{} } func (m *MsgUpdateZRC20PausedStatus) String() string { return proto.CompactTextString(m) } func (*MsgUpdateZRC20PausedStatus) ProtoMessage() {} func (*MsgUpdateZRC20PausedStatus) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{12} + return fileDescriptor_7bea9688d1d01113, []int{12} } func (m *MsgUpdateZRC20PausedStatus) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -748,7 +748,7 @@ func (m *MsgUpdateZRC20PausedStatusResponse) Reset() { *m = MsgUpdateZRC func (m *MsgUpdateZRC20PausedStatusResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateZRC20PausedStatusResponse) ProtoMessage() {} func (*MsgUpdateZRC20PausedStatusResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{13} + return fileDescriptor_7bea9688d1d01113, []int{13} } func (m *MsgUpdateZRC20PausedStatusResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -787,7 +787,7 @@ func (m *MsgUpdateZRC20LiquidityCap) Reset() { *m = MsgUpdateZRC20Liquid func (m *MsgUpdateZRC20LiquidityCap) String() string { return proto.CompactTextString(m) } func (*MsgUpdateZRC20LiquidityCap) ProtoMessage() {} func (*MsgUpdateZRC20LiquidityCap) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{14} + return fileDescriptor_7bea9688d1d01113, []int{14} } func (m *MsgUpdateZRC20LiquidityCap) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -837,7 +837,7 @@ func (m *MsgUpdateZRC20LiquidityCapResponse) Reset() { *m = MsgUpdateZRC func (m *MsgUpdateZRC20LiquidityCapResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateZRC20LiquidityCapResponse) ProtoMessage() {} func (*MsgUpdateZRC20LiquidityCapResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_197fdedece277fa0, []int{15} + return fileDescriptor_7bea9688d1d01113, []int{15} } func (m *MsgUpdateZRC20LiquidityCapResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -867,91 +867,95 @@ func (m *MsgUpdateZRC20LiquidityCapResponse) XXX_DiscardUnknown() { var xxx_messageInfo_MsgUpdateZRC20LiquidityCapResponse proto.InternalMessageInfo func init() { - proto.RegisterEnum("fungible.UpdatePausedStatusAction", UpdatePausedStatusAction_name, UpdatePausedStatusAction_value) - proto.RegisterType((*MsgDeploySystemContracts)(nil), "fungible.MsgDeploySystemContracts") - proto.RegisterType((*MsgDeploySystemContractsResponse)(nil), "fungible.MsgDeploySystemContractsResponse") - proto.RegisterType((*MsgUpdateZRC20WithdrawFee)(nil), "fungible.MsgUpdateZRC20WithdrawFee") - proto.RegisterType((*MsgUpdateZRC20WithdrawFeeResponse)(nil), "fungible.MsgUpdateZRC20WithdrawFeeResponse") - proto.RegisterType((*MsgUpdateSystemContract)(nil), "fungible.MsgUpdateSystemContract") - proto.RegisterType((*MsgUpdateSystemContractResponse)(nil), "fungible.MsgUpdateSystemContractResponse") - proto.RegisterType((*MsgDeployFungibleCoinZRC20)(nil), "fungible.MsgDeployFungibleCoinZRC20") - proto.RegisterType((*MsgDeployFungibleCoinZRC20Response)(nil), "fungible.MsgDeployFungibleCoinZRC20Response") - proto.RegisterType((*MsgRemoveForeignCoin)(nil), "fungible.MsgRemoveForeignCoin") - proto.RegisterType((*MsgRemoveForeignCoinResponse)(nil), "fungible.MsgRemoveForeignCoinResponse") - proto.RegisterType((*MsgUpdateContractBytecode)(nil), "fungible.MsgUpdateContractBytecode") - proto.RegisterType((*MsgUpdateContractBytecodeResponse)(nil), "fungible.MsgUpdateContractBytecodeResponse") - proto.RegisterType((*MsgUpdateZRC20PausedStatus)(nil), "fungible.MsgUpdateZRC20PausedStatus") - proto.RegisterType((*MsgUpdateZRC20PausedStatusResponse)(nil), "fungible.MsgUpdateZRC20PausedStatusResponse") - proto.RegisterType((*MsgUpdateZRC20LiquidityCap)(nil), "fungible.MsgUpdateZRC20LiquidityCap") - proto.RegisterType((*MsgUpdateZRC20LiquidityCapResponse)(nil), "fungible.MsgUpdateZRC20LiquidityCapResponse") -} - -func init() { proto.RegisterFile("fungible/tx.proto", fileDescriptor_197fdedece277fa0) } - -var fileDescriptor_197fdedece277fa0 = []byte{ - // 980 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x56, 0x4f, 0x6f, 0x1b, 0x45, - 0x14, 0xb7, 0x93, 0xc6, 0x71, 0x5e, 0x6b, 0xc7, 0x1d, 0x4c, 0xbb, 0xb8, 0xc8, 0x69, 0x36, 0x51, - 0x9b, 0x06, 0xea, 0xad, 0x0c, 0x27, 0x24, 0x90, 0x12, 0x37, 0x81, 0x4a, 0x35, 0xaa, 0x36, 0x4d, - 0x11, 0xe1, 0xb0, 0x9a, 0xec, 0x4e, 0xd6, 0x4b, 0xec, 0x99, 0x65, 0x67, 0x8c, 0xeb, 0x9e, 0x39, - 0x21, 0x0e, 0xdc, 0xf9, 0x14, 0x7c, 0x8b, 0x1e, 0x7b, 0x42, 0x08, 0xa1, 0x0a, 0x25, 0x5f, 0x04, - 0xcd, 0xec, 0x9f, 0xec, 0xda, 0x5e, 0x27, 0xd0, 0x8b, 0xbd, 0xf3, 0xe6, 0x37, 0xbf, 0xf7, 0xff, - 0xcd, 0xc0, 0xcd, 0x93, 0x21, 0x75, 0xbd, 0xe3, 0x3e, 0x31, 0xc4, 0xcb, 0x96, 0x1f, 0x30, 0xc1, - 0x50, 0x39, 0x16, 0x35, 0xea, 0x2e, 0x73, 0x99, 0x12, 0x1a, 0xf2, 0x2b, 0xdc, 0x6f, 0xbc, 0xe7, - 0x9f, 0xba, 0x86, 0xcd, 0x3c, 0xaa, 0x7e, 0x42, 0xa1, 0xfe, 0x29, 0x68, 0x5d, 0xee, 0x3e, 0x26, - 0x7e, 0x9f, 0x8d, 0x0f, 0xc6, 0x5c, 0x90, 0x41, 0x87, 0x51, 0x11, 0x60, 0x5b, 0x70, 0xa4, 0xc1, - 0xb2, 0x1d, 0x10, 0x2c, 0x58, 0xa0, 0x15, 0xef, 0x16, 0xb7, 0x56, 0xcc, 0x78, 0xa9, 0xff, 0x5d, - 0x84, 0xbb, 0x79, 0xc7, 0x4c, 0xc2, 0x7d, 0x46, 0x39, 0x41, 0xdb, 0x50, 0x1b, 0x52, 0x8f, 0x8f, - 0xb0, 0xff, 0xa2, 0xbd, 0x8f, 0x6d, 0xc1, 0x82, 0x71, 0xc4, 0x33, 0x25, 0x47, 0x75, 0x58, 0x1a, - 0xbd, 0x22, 0x02, 0x6b, 0x0b, 0x0a, 0x10, 0x2e, 0xd0, 0x16, 0xac, 0x26, 0x48, 0x93, 0x0d, 0x05, - 0x09, 0xb4, 0x45, 0xb5, 0x3f, 0x29, 0x46, 0x9b, 0x50, 0xb1, 0x19, 0xa5, 0x44, 0xb2, 0x1d, 0xed, - 0xbd, 0xe8, 0x6a, 0xd7, 0x14, 0x2e, 0x2b, 0x44, 0xf7, 0xa0, 0xca, 0x33, 0xc6, 0x6a, 0x4b, 0x0a, - 0x36, 0x21, 0xd5, 0x7f, 0x5e, 0x80, 0x0f, 0xba, 0xdc, 0x3d, 0xf4, 0x1d, 0x2c, 0xc8, 0x91, 0xd9, - 0x69, 0x3f, 0xfa, 0xc6, 0x13, 0x3d, 0x27, 0xc0, 0xa3, 0x7d, 0x42, 0xf2, 0xc3, 0x82, 0x36, 0xa0, - 0xf2, 0x2a, 0xb0, 0xdb, 0x8f, 0x2c, 0xec, 0x38, 0x01, 0xe1, 0x3c, 0xf2, 0xe6, 0x86, 0x12, 0xee, - 0x84, 0x32, 0xf4, 0x2d, 0xd4, 0x28, 0x19, 0x59, 0xa3, 0x88, 0xd1, 0x3a, 0x21, 0x44, 0x2b, 0x49, - 0xdc, 0xae, 0xf1, 0xfa, 0xed, 0x5a, 0xe1, 0xaf, 0xb7, 0x6b, 0xf7, 0x5d, 0x4f, 0xf4, 0x86, 0xc7, - 0x2d, 0x9b, 0x0d, 0x0c, 0x9b, 0xf1, 0x01, 0xe3, 0xd1, 0xdf, 0x43, 0xee, 0x9c, 0x1a, 0x62, 0xec, - 0x13, 0xde, 0x3a, 0xf4, 0xa8, 0x30, 0xab, 0x94, 0x8c, 0xd2, 0x96, 0x1d, 0x40, 0x45, 0x52, 0xbb, - 0x98, 0x5b, 0x7d, 0x6f, 0xe0, 0x09, 0x6d, 0xf9, 0xff, 0xf1, 0x5e, 0xa7, 0x64, 0xf4, 0x25, 0xe6, - 0x4f, 0x25, 0x87, 0xbe, 0x01, 0xeb, 0xb9, 0xb1, 0x88, 0x73, 0xad, 0x07, 0x70, 0x3b, 0x01, 0x65, - 0xeb, 0x61, 0x4e, 0xb8, 0x3e, 0x87, 0x3b, 0xd2, 0xdc, 0x30, 0xf8, 0x96, 0x1d, 0x1d, 0x98, 0x08, - 0x9e, 0x46, 0xc9, 0x28, 0xcb, 0x18, 0x05, 0x52, 0x5f, 0x87, 0xb5, 0x1c, 0x9d, 0x89, 0x59, 0xbf, - 0x2c, 0x40, 0x23, 0xa9, 0xd3, 0xfd, 0xa8, 0x3d, 0x3a, 0xcc, 0xa3, 0xca, 0x91, 0x39, 0xa6, 0xd5, - 0x61, 0x69, 0x4f, 0x42, 0xe2, 0x7a, 0x54, 0x0b, 0xb4, 0x05, 0xb5, 0x13, 0x16, 0x10, 0xcf, 0xa5, - 0x96, 0xdd, 0xc3, 0x1e, 0xb5, 0x3c, 0x47, 0x15, 0xe4, 0xa2, 0x59, 0x8d, 0xe4, 0x1d, 0x29, 0x7e, - 0xe2, 0xa0, 0x06, 0x94, 0x1d, 0x62, 0x7b, 0x03, 0xdc, 0xe7, 0xaa, 0x14, 0x2b, 0x66, 0xb2, 0x46, - 0x08, 0xae, 0x51, 0x3c, 0x20, 0x51, 0xed, 0xa9, 0x6f, 0x74, 0x0b, 0x4a, 0x7c, 0x3c, 0x38, 0x66, - 0xfd, 0xb0, 0x14, 0xcc, 0x68, 0x85, 0x0c, 0x58, 0x91, 0xcd, 0x6a, 0xc9, 0xe4, 0xa8, 0x6c, 0x56, - 0xdb, 0xa8, 0xe5, 0x9f, 0xba, 0x2d, 0xd5, 0xc2, 0xd2, 0x93, 0xe7, 0x63, 0x9f, 0x98, 0x65, 0x3b, - 0xfa, 0x42, 0x77, 0x60, 0xe5, 0x22, 0xfd, 0x65, 0x65, 0x5b, 0xd9, 0x8d, 0x53, 0xf9, 0x05, 0xe8, - 0xf9, 0xd1, 0x48, 0xfa, 0x56, 0x83, 0xe5, 0x38, 0x05, 0x51, 0x54, 0xa2, 0xa5, 0xfe, 0x18, 0xea, - 0x5d, 0xee, 0x9a, 0x64, 0xc0, 0x7e, 0x24, 0xfb, 0x91, 0xc3, 0xcc, 0xa3, 0x73, 0xe2, 0x18, 0xfb, - 0xba, 0x70, 0xe1, 0xab, 0xde, 0x84, 0x0f, 0x67, 0xb1, 0x24, 0x49, 0xfb, 0xa9, 0x98, 0xea, 0xbe, - 0x38, 0xa5, 0xbb, 0x63, 0x41, 0x6c, 0xe6, 0xcc, 0xeb, 0xbe, 0x07, 0x50, 0xcb, 0xa9, 0xa1, 0x55, - 0x3b, 0x5b, 0x3a, 0x48, 0x0f, 0x1b, 0x45, 0x12, 0x5a, 0x3d, 0xcc, 0x7b, 0xd1, 0x58, 0x91, 0x75, - 0xdf, 0x61, 0x0e, 0xf9, 0x0a, 0xf3, 0x5e, 0xa6, 0xee, 0x27, 0xad, 0x48, 0x6c, 0xfd, 0xad, 0xa8, - 0x0a, 0x2c, 0xd5, 0x1d, 0xcf, 0xf0, 0x90, 0x13, 0xe7, 0x40, 0x60, 0x31, 0x9c, 0x33, 0x41, 0xd1, - 0x7d, 0x58, 0xcd, 0x8c, 0x0a, 0x22, 0x6d, 0x5d, 0x94, 0xb3, 0x28, 0x3d, 0x2c, 0x08, 0x47, 0x9f, - 0x41, 0x09, 0xdb, 0xc2, 0x63, 0x54, 0xd9, 0x58, 0x6d, 0xeb, 0xad, 0x78, 0xcc, 0xb7, 0x42, 0xad, - 0x69, 0x85, 0x3b, 0x0a, 0x69, 0x46, 0x27, 0xf4, 0x4d, 0x95, 0xef, 0x1c, 0xe3, 0x12, 0x1f, 0x7e, - 0x9f, 0xf2, 0xe1, 0xa9, 0xf7, 0xc3, 0xd0, 0x73, 0x3c, 0x31, 0xee, 0x60, 0xff, 0x5d, 0xc7, 0xdd, - 0x73, 0xa8, 0xf4, 0x63, 0x3a, 0xcb, 0xc6, 0x7e, 0x18, 0xea, 0xff, 0x3e, 0x93, 0x6e, 0xf4, 0x53, - 0x46, 0x4d, 0x7b, 0x96, 0x36, 0x39, 0xf6, 0x6c, 0xbb, 0x0d, 0x5a, 0x5e, 0x8c, 0xd0, 0x0a, 0x2c, - 0x3d, 0xdb, 0x39, 0x3c, 0xd8, 0xab, 0x15, 0xd0, 0x75, 0x58, 0x3e, 0xfc, 0x3a, 0x5c, 0x14, 0xdb, - 0x7f, 0x94, 0x60, 0xb1, 0xcb, 0x5d, 0xe4, 0xc2, 0xfb, 0xb3, 0x6f, 0xc5, 0x54, 0x02, 0xf2, 0xae, - 0xc0, 0xc6, 0xf6, 0xe5, 0x98, 0xa4, 0xdd, 0x06, 0x70, 0x3b, 0x6f, 0x3e, 0x6d, 0xce, 0xa0, 0x99, - 0x42, 0x35, 0x3e, 0xbe, 0x0a, 0x2a, 0x51, 0xf7, 0x1d, 0xdc, 0x9c, 0x6e, 0xe0, 0x66, 0x86, 0x62, - 0x6a, 0xbf, 0x71, 0x6f, 0xfe, 0x7e, 0x42, 0xee, 0x40, 0x7d, 0xe6, 0x1d, 0xb0, 0x9e, 0x39, 0x3f, - 0x0b, 0xd2, 0x78, 0x70, 0x29, 0x24, 0xd1, 0xf2, 0x3d, 0xdc, 0xca, 0x19, 0x0e, 0x1b, 0x33, 0x48, - 0x26, 0x41, 0x8d, 0x8f, 0xae, 0x00, 0x9a, 0xd6, 0x35, 0xf5, 0x0c, 0x98, 0xa5, 0x6b, 0x12, 0x34, - 0x53, 0x57, 0xde, 0x25, 0x2a, 0x2b, 0x21, 0x6f, 0x90, 0x6c, 0xe6, 0xf1, 0xa4, 0x51, 0x13, 0x95, - 0x70, 0x49, 0xdf, 0x4f, 0xa8, 0xcb, 0xf4, 0x7c, 0xae, 0xba, 0x34, 0x2a, 0x5f, 0xdd, 0xac, 0x66, - 0xdc, 0x7d, 0xf2, 0xfa, 0xac, 0x59, 0x7c, 0x73, 0xd6, 0x2c, 0xfe, 0x73, 0xd6, 0x2c, 0xfe, 0x7a, - 0xde, 0x2c, 0xbc, 0x39, 0x6f, 0x16, 0xfe, 0x3c, 0x6f, 0x16, 0x8e, 0x8c, 0xd4, 0x0c, 0x90, 0xef, - 0xbe, 0x87, 0xea, 0x72, 0x55, 0x9f, 0x36, 0x0b, 0x88, 0xf1, 0xd2, 0xb8, 0x78, 0xec, 0xca, 0x81, - 0x70, 0x5c, 0x52, 0x6f, 0xd7, 0x4f, 0xfe, 0x0d, 0x00, 0x00, 0xff, 0xff, 0xda, 0x37, 0x57, 0xa6, - 0x05, 0x0b, 0x00, 0x00, + proto.RegisterEnum("zetachain.zetacore.fungible.UpdatePausedStatusAction", UpdatePausedStatusAction_name, UpdatePausedStatusAction_value) + proto.RegisterType((*MsgDeploySystemContracts)(nil), "zetachain.zetacore.fungible.MsgDeploySystemContracts") + proto.RegisterType((*MsgDeploySystemContractsResponse)(nil), "zetachain.zetacore.fungible.MsgDeploySystemContractsResponse") + proto.RegisterType((*MsgUpdateZRC20WithdrawFee)(nil), "zetachain.zetacore.fungible.MsgUpdateZRC20WithdrawFee") + proto.RegisterType((*MsgUpdateZRC20WithdrawFeeResponse)(nil), "zetachain.zetacore.fungible.MsgUpdateZRC20WithdrawFeeResponse") + proto.RegisterType((*MsgUpdateSystemContract)(nil), "zetachain.zetacore.fungible.MsgUpdateSystemContract") + proto.RegisterType((*MsgUpdateSystemContractResponse)(nil), "zetachain.zetacore.fungible.MsgUpdateSystemContractResponse") + proto.RegisterType((*MsgDeployFungibleCoinZRC20)(nil), "zetachain.zetacore.fungible.MsgDeployFungibleCoinZRC20") + proto.RegisterType((*MsgDeployFungibleCoinZRC20Response)(nil), "zetachain.zetacore.fungible.MsgDeployFungibleCoinZRC20Response") + proto.RegisterType((*MsgRemoveForeignCoin)(nil), "zetachain.zetacore.fungible.MsgRemoveForeignCoin") + proto.RegisterType((*MsgRemoveForeignCoinResponse)(nil), "zetachain.zetacore.fungible.MsgRemoveForeignCoinResponse") + proto.RegisterType((*MsgUpdateContractBytecode)(nil), "zetachain.zetacore.fungible.MsgUpdateContractBytecode") + proto.RegisterType((*MsgUpdateContractBytecodeResponse)(nil), "zetachain.zetacore.fungible.MsgUpdateContractBytecodeResponse") + proto.RegisterType((*MsgUpdateZRC20PausedStatus)(nil), "zetachain.zetacore.fungible.MsgUpdateZRC20PausedStatus") + proto.RegisterType((*MsgUpdateZRC20PausedStatusResponse)(nil), "zetachain.zetacore.fungible.MsgUpdateZRC20PausedStatusResponse") + proto.RegisterType((*MsgUpdateZRC20LiquidityCap)(nil), "zetachain.zetacore.fungible.MsgUpdateZRC20LiquidityCap") + proto.RegisterType((*MsgUpdateZRC20LiquidityCapResponse)(nil), "zetachain.zetacore.fungible.MsgUpdateZRC20LiquidityCapResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/fungible/tx.proto", fileDescriptor_7bea9688d1d01113) +} + +var fileDescriptor_7bea9688d1d01113 = []byte{ + // 1013 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x57, 0xdd, 0x6e, 0x1b, 0x45, + 0x14, 0xce, 0x26, 0xcd, 0x8f, 0x4f, 0x6b, 0xc7, 0x8c, 0x4c, 0xbb, 0x38, 0xc8, 0x69, 0xb7, 0xa1, + 0x0d, 0x95, 0x6a, 0x17, 0x53, 0xa8, 0x90, 0x68, 0x51, 0xe2, 0x26, 0x50, 0xa9, 0x46, 0xd5, 0xa6, + 0x29, 0x22, 0x37, 0xab, 0xc9, 0xee, 0x64, 0xbd, 0x8a, 0x3d, 0xb3, 0xec, 0x8c, 0x71, 0xdd, 0x3b, + 0x24, 0xae, 0x2a, 0x81, 0x2a, 0xf1, 0x00, 0xbc, 0x01, 0x12, 0x6f, 0xd1, 0xcb, 0x5e, 0x22, 0x84, + 0x2a, 0x94, 0xbc, 0x08, 0x9a, 0xd9, 0x9f, 0xae, 0x7f, 0xd6, 0x89, 0xcd, 0x4d, 0xb2, 0x33, 0x39, + 0xdf, 0x97, 0xef, 0x9c, 0x39, 0xe7, 0x9b, 0x5d, 0xd8, 0x78, 0x41, 0x04, 0xb6, 0x5b, 0xd8, 0xa3, + 0x35, 0xf5, 0xc4, 0x02, 0x52, 0x3b, 0xea, 0x52, 0xd7, 0x3b, 0x6c, 0x93, 0x9a, 0x78, 0x5e, 0xf5, + 0x03, 0x26, 0x18, 0x5a, 0x4b, 0xa2, 0xaa, 0x71, 0x54, 0x35, 0x8e, 0x2a, 0x97, 0x5c, 0xe6, 0x32, + 0x15, 0x57, 0x93, 0x4f, 0x21, 0xa4, 0x7c, 0x63, 0x0c, 0xb1, 0x7f, 0xec, 0xd6, 0x6c, 0xe6, 0x51, + 0xf5, 0x23, 0x8c, 0x33, 0xee, 0x82, 0xde, 0xe4, 0xee, 0x43, 0xe2, 0xb7, 0x59, 0x7f, 0xaf, 0xcf, + 0x05, 0xe9, 0x34, 0x18, 0x15, 0x01, 0xb6, 0x05, 0x47, 0x3a, 0x2c, 0xdb, 0x01, 0xc1, 0x82, 0x05, + 0xba, 0x76, 0x55, 0xdb, 0xcc, 0x99, 0xf1, 0xd2, 0xf8, 0x47, 0x83, 0xab, 0x59, 0x30, 0x93, 0x70, + 0x9f, 0x51, 0x4e, 0xd0, 0x2d, 0x28, 0x76, 0xa9, 0xc7, 0x7b, 0xd8, 0x7f, 0x56, 0xdf, 0xc5, 0xb6, + 0x60, 0x41, 0x3f, 0xe2, 0x19, 0xd9, 0x47, 0x25, 0x58, 0xec, 0x49, 0x9d, 0xfa, 0xbc, 0x0a, 0x08, + 0x17, 0x68, 0x13, 0x56, 0x93, 0x48, 0x93, 0x75, 0x05, 0x09, 0xf4, 0x05, 0xf5, 0xf7, 0xe1, 0x6d, + 0xb4, 0x01, 0x79, 0x9b, 0x51, 0x4a, 0x24, 0xdb, 0xc1, 0xce, 0xb3, 0xa6, 0x7e, 0x41, 0xc5, 0x0d, + 0x6e, 0xa2, 0x1b, 0x50, 0xe0, 0x03, 0x62, 0xf5, 0x45, 0x15, 0x36, 0xb4, 0x6b, 0xbc, 0x9c, 0x87, + 0x0f, 0x9a, 0xdc, 0xdd, 0xf7, 0x1d, 0x2c, 0xc8, 0x81, 0xd9, 0xa8, 0xdf, 0xf9, 0xce, 0x13, 0x2d, + 0x27, 0xc0, 0xbd, 0x5d, 0x42, 0xb2, 0xcb, 0x82, 0xae, 0x43, 0xfe, 0x45, 0x60, 0xd7, 0xef, 0x58, + 0xd8, 0x71, 0x02, 0xc2, 0x79, 0x94, 0xcd, 0x25, 0xb5, 0xb9, 0x15, 0xee, 0xa1, 0xef, 0xa1, 0x48, + 0x49, 0xcf, 0xea, 0x45, 0x8c, 0xd6, 0x11, 0x21, 0xfa, 0x92, 0x8c, 0xdb, 0xae, 0xbd, 0x7e, 0xbb, + 0x3e, 0xf7, 0xf7, 0xdb, 0xf5, 0x9b, 0xae, 0x27, 0x5a, 0xdd, 0xc3, 0xaa, 0xcd, 0x3a, 0x35, 0x9b, + 0xf1, 0x0e, 0xe3, 0xd1, 0xaf, 0xdb, 0xdc, 0x39, 0xae, 0x89, 0xbe, 0x4f, 0x78, 0x75, 0xdf, 0xa3, + 0xc2, 0x2c, 0x50, 0xd2, 0x4b, 0x2b, 0xdb, 0x83, 0xbc, 0xa4, 0x76, 0x31, 0xb7, 0xda, 0x5e, 0xc7, + 0x13, 0xfa, 0xf2, 0x6c, 0xbc, 0x17, 0x29, 0xe9, 0x7d, 0x8d, 0xf9, 0x63, 0xc9, 0x61, 0x5c, 0x87, + 0x6b, 0x99, 0xb5, 0x88, 0xcf, 0xda, 0x08, 0xe0, 0x4a, 0x12, 0x34, 0xd8, 0x0f, 0x13, 0xca, 0x75, + 0x1f, 0xd6, 0xa4, 0xdc, 0xb0, 0xf8, 0x96, 0x1d, 0x01, 0x86, 0x8a, 0xa7, 0x53, 0xd2, 0x1b, 0x64, + 0x8c, 0x0a, 0x69, 0x5c, 0x83, 0xf5, 0x8c, 0xff, 0x99, 0xc8, 0xfa, 0x7d, 0x1e, 0xca, 0x49, 0x9f, + 0xee, 0x46, 0x13, 0xd3, 0x60, 0x1e, 0x55, 0x89, 0x4c, 0x90, 0x56, 0x82, 0xc5, 0x1d, 0x19, 0x12, + 0xf7, 0xa3, 0x5a, 0xa0, 0x4d, 0x28, 0x1e, 0xb1, 0x80, 0x78, 0x2e, 0xb5, 0xd4, 0x68, 0x59, 0x9e, + 0xa3, 0x1a, 0x72, 0xc1, 0x2c, 0x44, 0xfb, 0x0d, 0xb9, 0xfd, 0xc8, 0x41, 0x65, 0x58, 0x71, 0x88, + 0xed, 0x75, 0x70, 0x9b, 0xab, 0x56, 0xcc, 0x9b, 0xc9, 0x1a, 0x21, 0xb8, 0x40, 0x71, 0x87, 0x44, + 0xbd, 0xa7, 0x9e, 0xd1, 0x65, 0x58, 0xe2, 0xfd, 0xce, 0x21, 0x6b, 0x87, 0xad, 0x60, 0x46, 0x2b, + 0xb4, 0x0d, 0x39, 0x39, 0xac, 0x96, 0x3c, 0x1c, 0x75, 0x9a, 0x85, 0xfa, 0x47, 0xd5, 0x31, 0x6e, + 0xe0, 0x1f, 0xbb, 0x55, 0x35, 0xd5, 0x32, 0xb9, 0xa7, 0x7d, 0x9f, 0x98, 0x2b, 0x76, 0xf4, 0x84, + 0xd6, 0x20, 0xf7, 0xae, 0x23, 0x56, 0x94, 0xdc, 0x15, 0x37, 0x3e, 0xdd, 0x07, 0x60, 0x64, 0x17, + 0x28, 0x19, 0x65, 0x1d, 0x96, 0xe3, 0x53, 0x89, 0x0a, 0x15, 0x2d, 0x8d, 0x87, 0x50, 0x6a, 0x72, + 0xd7, 0x24, 0x1d, 0xf6, 0x23, 0xd9, 0x8d, 0x6a, 0xc0, 0x3c, 0x3a, 0xa1, 0xb4, 0x71, 0xfa, 0xf3, + 0xef, 0xd2, 0x37, 0x2a, 0xf0, 0xe1, 0x38, 0x96, 0xe4, 0x1c, 0x7f, 0xd6, 0x52, 0x03, 0x19, 0x9f, + 0xf2, 0x76, 0x5f, 0x10, 0x9b, 0x39, 0x93, 0x06, 0xf2, 0x63, 0x28, 0x66, 0xb4, 0xd5, 0xaa, 0x3d, + 0xd8, 0x4d, 0xc8, 0x08, 0x67, 0x47, 0x12, 0x5a, 0x2d, 0xcc, 0x5b, 0x91, 0xd3, 0xc8, 0x51, 0x68, + 0x30, 0x87, 0x7c, 0x83, 0x79, 0x6b, 0x60, 0x14, 0x86, 0x55, 0x24, 0x5a, 0xff, 0xd0, 0x54, 0xcf, + 0xa5, 0x06, 0xe6, 0x09, 0xee, 0x72, 0xe2, 0xec, 0x09, 0x2c, 0xba, 0x13, 0x4c, 0x15, 0xdd, 0x84, + 0xd5, 0x01, 0xf7, 0x20, 0x52, 0xeb, 0x82, 0xb4, 0xa7, 0xb4, 0x7f, 0x10, 0x8e, 0x9a, 0xb0, 0x84, + 0x6d, 0xe1, 0x31, 0xaa, 0x34, 0x16, 0xea, 0x9f, 0x55, 0x27, 0xdc, 0x0f, 0xd5, 0x50, 0x48, 0x5a, + 0xc3, 0x96, 0x02, 0x9b, 0x11, 0x89, 0xb1, 0xa1, 0x5a, 0x20, 0x43, 0x6f, 0x92, 0xd6, 0x9f, 0x23, + 0x69, 0x3d, 0xf6, 0x7e, 0xe8, 0x7a, 0x8e, 0x27, 0xfa, 0x0d, 0xec, 0xff, 0x5f, 0x53, 0x7c, 0x0a, + 0xf9, 0x76, 0x4c, 0x67, 0xd9, 0xd8, 0x0f, 0xab, 0x3f, 0xbd, 0x73, 0x5d, 0x6a, 0xa7, 0x44, 0x8d, + 0x66, 0x96, 0x96, 0x1c, 0x67, 0x76, 0xab, 0x0e, 0x7a, 0x56, 0x8d, 0x50, 0x0e, 0x16, 0x9f, 0x6c, + 0xed, 0xef, 0xed, 0x14, 0xe7, 0xd0, 0x45, 0x58, 0xde, 0xff, 0x36, 0x5c, 0x68, 0xf5, 0x5f, 0x73, + 0xb0, 0xd0, 0xe4, 0x2e, 0xfa, 0x45, 0x83, 0xf7, 0xc7, 0x5f, 0x9e, 0x93, 0x0f, 0x25, 0xeb, 0xf2, + 0x2c, 0xdf, 0x9f, 0x09, 0x96, 0x0c, 0xea, 0x6f, 0x1a, 0x5c, 0xc9, 0x72, 0xbb, 0x7b, 0xe7, 0xa3, + 0x1e, 0x01, 0x96, 0xbf, 0x9a, 0x11, 0x98, 0xa8, 0xfa, 0x49, 0x83, 0xf7, 0x46, 0x2d, 0xe2, 0x93, + 0xb3, 0x68, 0x47, 0x20, 0xe5, 0x2f, 0xa6, 0x86, 0x24, 0x1a, 0x5e, 0x6a, 0x50, 0x1a, 0x7b, 0x3f, + 0xdd, 0x3d, 0x8b, 0x73, 0x1c, 0xaa, 0xfc, 0xe5, 0x2c, 0xa8, 0x44, 0xcc, 0x2b, 0x0d, 0x2e, 0x67, + 0x98, 0xd9, 0xe7, 0xe7, 0x23, 0x1e, 0xc6, 0x95, 0x1f, 0xcc, 0x86, 0x1b, 0x23, 0x69, 0xe4, 0x85, + 0xe7, 0x9c, 0x92, 0x86, 0x71, 0xe7, 0x95, 0x94, 0xf5, 0x52, 0xa1, 0x9a, 0x39, 0xcb, 0x46, 0xef, + 0x4d, 0xc1, 0x9d, 0x06, 0x9e, 0xdd, 0xcc, 0x67, 0x18, 0xe1, 0xb0, 0xaa, 0x01, 0x17, 0x9c, 0x46, + 0x55, 0x1a, 0x38, 0x95, 0xaa, 0x71, 0x26, 0xb6, 0xfd, 0xe8, 0xf5, 0x49, 0x45, 0x7b, 0x73, 0x52, + 0xd1, 0xfe, 0x3d, 0xa9, 0x68, 0xaf, 0x4e, 0x2b, 0x73, 0x6f, 0x4e, 0x2b, 0x73, 0x7f, 0x9d, 0x56, + 0xe6, 0x0e, 0x6a, 0x29, 0xef, 0x94, 0xd4, 0xb7, 0x87, 0xbe, 0x0a, 0x9e, 0xa7, 0x3e, 0x38, 0xa4, + 0x91, 0x1e, 0x2e, 0xa9, 0x2f, 0x83, 0x4f, 0xff, 0x0b, 0x00, 0x00, 0xff, 0xff, 0x8b, 0x1c, 0x83, + 0x64, 0x9c, 0x0c, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -986,7 +990,7 @@ func NewMsgClient(cc grpc1.ClientConn) MsgClient { func (c *msgClient) DeploySystemContracts(ctx context.Context, in *MsgDeploySystemContracts, opts ...grpc.CallOption) (*MsgDeploySystemContractsResponse, error) { out := new(MsgDeploySystemContractsResponse) - err := c.cc.Invoke(ctx, "/fungible.Msg/DeploySystemContracts", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Msg/DeploySystemContracts", in, out, opts...) if err != nil { return nil, err } @@ -995,7 +999,7 @@ func (c *msgClient) DeploySystemContracts(ctx context.Context, in *MsgDeploySyst func (c *msgClient) DeployFungibleCoinZRC20(ctx context.Context, in *MsgDeployFungibleCoinZRC20, opts ...grpc.CallOption) (*MsgDeployFungibleCoinZRC20Response, error) { out := new(MsgDeployFungibleCoinZRC20Response) - err := c.cc.Invoke(ctx, "/fungible.Msg/DeployFungibleCoinZRC20", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Msg/DeployFungibleCoinZRC20", in, out, opts...) if err != nil { return nil, err } @@ -1004,7 +1008,7 @@ func (c *msgClient) DeployFungibleCoinZRC20(ctx context.Context, in *MsgDeployFu func (c *msgClient) RemoveForeignCoin(ctx context.Context, in *MsgRemoveForeignCoin, opts ...grpc.CallOption) (*MsgRemoveForeignCoinResponse, error) { out := new(MsgRemoveForeignCoinResponse) - err := c.cc.Invoke(ctx, "/fungible.Msg/RemoveForeignCoin", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Msg/RemoveForeignCoin", in, out, opts...) if err != nil { return nil, err } @@ -1013,7 +1017,7 @@ func (c *msgClient) RemoveForeignCoin(ctx context.Context, in *MsgRemoveForeignC func (c *msgClient) UpdateSystemContract(ctx context.Context, in *MsgUpdateSystemContract, opts ...grpc.CallOption) (*MsgUpdateSystemContractResponse, error) { out := new(MsgUpdateSystemContractResponse) - err := c.cc.Invoke(ctx, "/fungible.Msg/UpdateSystemContract", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Msg/UpdateSystemContract", in, out, opts...) if err != nil { return nil, err } @@ -1022,7 +1026,7 @@ func (c *msgClient) UpdateSystemContract(ctx context.Context, in *MsgUpdateSyste func (c *msgClient) UpdateContractBytecode(ctx context.Context, in *MsgUpdateContractBytecode, opts ...grpc.CallOption) (*MsgUpdateContractBytecodeResponse, error) { out := new(MsgUpdateContractBytecodeResponse) - err := c.cc.Invoke(ctx, "/fungible.Msg/UpdateContractBytecode", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Msg/UpdateContractBytecode", in, out, opts...) if err != nil { return nil, err } @@ -1031,7 +1035,7 @@ func (c *msgClient) UpdateContractBytecode(ctx context.Context, in *MsgUpdateCon func (c *msgClient) UpdateZRC20WithdrawFee(ctx context.Context, in *MsgUpdateZRC20WithdrawFee, opts ...grpc.CallOption) (*MsgUpdateZRC20WithdrawFeeResponse, error) { out := new(MsgUpdateZRC20WithdrawFeeResponse) - err := c.cc.Invoke(ctx, "/fungible.Msg/UpdateZRC20WithdrawFee", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Msg/UpdateZRC20WithdrawFee", in, out, opts...) if err != nil { return nil, err } @@ -1040,7 +1044,7 @@ func (c *msgClient) UpdateZRC20WithdrawFee(ctx context.Context, in *MsgUpdateZRC func (c *msgClient) UpdateZRC20PausedStatus(ctx context.Context, in *MsgUpdateZRC20PausedStatus, opts ...grpc.CallOption) (*MsgUpdateZRC20PausedStatusResponse, error) { out := new(MsgUpdateZRC20PausedStatusResponse) - err := c.cc.Invoke(ctx, "/fungible.Msg/UpdateZRC20PausedStatus", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Msg/UpdateZRC20PausedStatus", in, out, opts...) if err != nil { return nil, err } @@ -1049,7 +1053,7 @@ func (c *msgClient) UpdateZRC20PausedStatus(ctx context.Context, in *MsgUpdateZR func (c *msgClient) UpdateZRC20LiquidityCap(ctx context.Context, in *MsgUpdateZRC20LiquidityCap, opts ...grpc.CallOption) (*MsgUpdateZRC20LiquidityCapResponse, error) { out := new(MsgUpdateZRC20LiquidityCapResponse) - err := c.cc.Invoke(ctx, "/fungible.Msg/UpdateZRC20LiquidityCap", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.fungible.Msg/UpdateZRC20LiquidityCap", in, out, opts...) if err != nil { return nil, err } @@ -1111,7 +1115,7 @@ func _Msg_DeploySystemContracts_Handler(srv interface{}, ctx context.Context, de } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Msg/DeploySystemContracts", + FullMethod: "/zetachain.zetacore.fungible.Msg/DeploySystemContracts", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).DeploySystemContracts(ctx, req.(*MsgDeploySystemContracts)) @@ -1129,7 +1133,7 @@ func _Msg_DeployFungibleCoinZRC20_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Msg/DeployFungibleCoinZRC20", + FullMethod: "/zetachain.zetacore.fungible.Msg/DeployFungibleCoinZRC20", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).DeployFungibleCoinZRC20(ctx, req.(*MsgDeployFungibleCoinZRC20)) @@ -1147,7 +1151,7 @@ func _Msg_RemoveForeignCoin_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Msg/RemoveForeignCoin", + FullMethod: "/zetachain.zetacore.fungible.Msg/RemoveForeignCoin", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).RemoveForeignCoin(ctx, req.(*MsgRemoveForeignCoin)) @@ -1165,7 +1169,7 @@ func _Msg_UpdateSystemContract_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Msg/UpdateSystemContract", + FullMethod: "/zetachain.zetacore.fungible.Msg/UpdateSystemContract", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateSystemContract(ctx, req.(*MsgUpdateSystemContract)) @@ -1183,7 +1187,7 @@ func _Msg_UpdateContractBytecode_Handler(srv interface{}, ctx context.Context, d } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Msg/UpdateContractBytecode", + FullMethod: "/zetachain.zetacore.fungible.Msg/UpdateContractBytecode", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateContractBytecode(ctx, req.(*MsgUpdateContractBytecode)) @@ -1201,7 +1205,7 @@ func _Msg_UpdateZRC20WithdrawFee_Handler(srv interface{}, ctx context.Context, d } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Msg/UpdateZRC20WithdrawFee", + FullMethod: "/zetachain.zetacore.fungible.Msg/UpdateZRC20WithdrawFee", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateZRC20WithdrawFee(ctx, req.(*MsgUpdateZRC20WithdrawFee)) @@ -1219,7 +1223,7 @@ func _Msg_UpdateZRC20PausedStatus_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Msg/UpdateZRC20PausedStatus", + FullMethod: "/zetachain.zetacore.fungible.Msg/UpdateZRC20PausedStatus", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateZRC20PausedStatus(ctx, req.(*MsgUpdateZRC20PausedStatus)) @@ -1237,7 +1241,7 @@ func _Msg_UpdateZRC20LiquidityCap_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/fungible.Msg/UpdateZRC20LiquidityCap", + FullMethod: "/zetachain.zetacore.fungible.Msg/UpdateZRC20LiquidityCap", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateZRC20LiquidityCap(ctx, req.(*MsgUpdateZRC20LiquidityCap)) @@ -1246,7 +1250,7 @@ func _Msg_UpdateZRC20LiquidityCap_Handler(srv interface{}, ctx context.Context, } var _Msg_serviceDesc = grpc.ServiceDesc{ - ServiceName: "fungible.Msg", + ServiceName: "zetachain.zetacore.fungible.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { @@ -1283,7 +1287,7 @@ var _Msg_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "fungible/tx.proto", + Metadata: "zetachain/zetacore/fungible/tx.proto", } func (m *MsgDeploySystemContracts) Marshal() (dAtA []byte, err error) { diff --git a/x/lightclient/types/chain_state.pb.go b/x/lightclient/types/chain_state.pb.go index 9b3e1e2ed2..83632be913 100644 --- a/x/lightclient/types/chain_state.pb.go +++ b/x/lightclient/types/chain_state.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: lightclient/chain_state.proto +// source: zetachain/zetacore/lightclient/chain_state.proto package types @@ -35,7 +35,7 @@ func (m *ChainState) Reset() { *m = ChainState{} } func (m *ChainState) String() string { return proto.CompactTextString(m) } func (*ChainState) ProtoMessage() {} func (*ChainState) Descriptor() ([]byte, []int) { - return fileDescriptor_f37529902e23c4eb, []int{0} + return fileDescriptor_b3bf7caa9a4cb463, []int{0} } func (m *ChainState) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -93,29 +93,31 @@ func (m *ChainState) GetLatestBlockHash() []byte { } func init() { - proto.RegisterType((*ChainState)(nil), "lightclient.ChainState") + proto.RegisterType((*ChainState)(nil), "zetachain.zetacore.lightclient.ChainState") } -func init() { proto.RegisterFile("lightclient/chain_state.proto", fileDescriptor_f37529902e23c4eb) } +func init() { + proto.RegisterFile("zetachain/zetacore/lightclient/chain_state.proto", fileDescriptor_b3bf7caa9a4cb463) +} -var fileDescriptor_f37529902e23c4eb = []byte{ - // 248 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0xcd, 0xc9, 0x4c, 0xcf, - 0x28, 0x49, 0xce, 0xc9, 0x4c, 0xcd, 0x2b, 0xd1, 0x4f, 0xce, 0x48, 0xcc, 0xcc, 0x8b, 0x2f, 0x2e, - 0x49, 0x2c, 0x49, 0xd5, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x46, 0x92, 0x96, 0x12, 0x49, - 0xcf, 0x4f, 0xcf, 0x07, 0x8b, 0xeb, 0x83, 0x58, 0x10, 0x25, 0x4a, 0x0b, 0x19, 0xb9, 0xb8, 0x9c, - 0x41, 0x1a, 0x83, 0x41, 0xfa, 0x84, 0x24, 0xb9, 0x38, 0x20, 0xc6, 0x64, 0xa6, 0x48, 0x30, 0x2a, - 0x30, 0x6a, 0x30, 0x07, 0xb1, 0x83, 0xf9, 0x9e, 0x29, 0x42, 0xca, 0x5c, 0xbc, 0x39, 0x89, 0x25, - 0xa9, 0xc5, 0x25, 0xf1, 0x19, 0xa9, 0x20, 0x63, 0x25, 0x98, 0xc0, 0xf2, 0x3c, 0x10, 0x41, 0x0f, - 0xb0, 0x98, 0x90, 0x3a, 0x17, 0x7f, 0x6a, 0x62, 0x51, 0x4e, 0x26, 0x92, 0x32, 0x66, 0xb0, 0x32, - 0x3e, 0x98, 0x30, 0x54, 0xa1, 0x16, 0x97, 0x20, 0xd4, 0xb4, 0xa4, 0x9c, 0xfc, 0xe4, 0xec, 0xf8, - 0x8c, 0xc4, 0xe2, 0x0c, 0x09, 0x16, 0x05, 0x46, 0x0d, 0x9e, 0x20, 0x7e, 0x88, 0x84, 0x13, 0x48, - 0xdc, 0x23, 0xb1, 0x38, 0xc3, 0xc9, 0xe7, 0xc4, 0x23, 0x39, 0xc6, 0x0b, 0x8f, 0xe4, 0x18, 0x1f, - 0x3c, 0x92, 0x63, 0x9c, 0xf0, 0x58, 0x8e, 0xe1, 0xc2, 0x63, 0x39, 0x86, 0x1b, 0x8f, 0xe5, 0x18, - 0xa2, 0x8c, 0xd2, 0x33, 0x4b, 0x32, 0x4a, 0x93, 0xf4, 0x92, 0xf3, 0x73, 0xf5, 0xab, 0x52, 0x4b, - 0x12, 0x75, 0xc1, 0x8e, 0x05, 0x33, 0x93, 0xf3, 0x8b, 0x52, 0xf5, 0x2b, 0xf4, 0x91, 0x03, 0xa8, - 0xa4, 0xb2, 0x20, 0xb5, 0x38, 0x89, 0x0d, 0xec, 0x71, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, - 0x76, 0x46, 0x59, 0x04, 0x3c, 0x01, 0x00, 0x00, +var fileDescriptor_b3bf7caa9a4cb463 = []byte{ + // 256 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xa8, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x73, 0x32, 0xd3, 0x33, + 0x4a, 0x92, 0x73, 0x32, 0x53, 0xf3, 0x4a, 0xf4, 0xc1, 0x52, 0xf1, 0xc5, 0x25, 0x89, 0x25, 0xa9, + 0x7a, 0x05, 0x45, 0xf9, 0x25, 0xf9, 0x42, 0x72, 0x70, 0x1d, 0x7a, 0x30, 0x1d, 0x7a, 0x48, 0x3a, + 0xa4, 0x44, 0xd2, 0xf3, 0xd3, 0xf3, 0xc1, 0x4a, 0xf5, 0x41, 0x2c, 0x88, 0x2e, 0xa5, 0x85, 0x8c, + 0x5c, 0x5c, 0xce, 0x20, 0x4d, 0xc1, 0x20, 0xa3, 0x84, 0x24, 0xb9, 0x38, 0x20, 0x26, 0x67, 0xa6, + 0x48, 0x30, 0x2a, 0x30, 0x6a, 0x30, 0x07, 0xb1, 0x83, 0xf9, 0x9e, 0x29, 0x42, 0xca, 0x5c, 0xbc, + 0x39, 0x89, 0x25, 0xa9, 0xc5, 0x25, 0xf1, 0x19, 0xa9, 0x20, 0x63, 0x25, 0x98, 0xc0, 0xf2, 0x3c, + 0x10, 0x41, 0x0f, 0xb0, 0x98, 0x90, 0x3a, 0x17, 0x7f, 0x6a, 0x62, 0x51, 0x4e, 0x26, 0x92, 0x32, + 0x66, 0xb0, 0x32, 0x3e, 0x98, 0x30, 0x54, 0xa1, 0x16, 0x97, 0x20, 0xd4, 0xb4, 0xa4, 0x9c, 0xfc, + 0xe4, 0xec, 0xf8, 0x8c, 0xc4, 0xe2, 0x0c, 0x09, 0x16, 0x05, 0x46, 0x0d, 0x9e, 0x20, 0x7e, 0x88, + 0x84, 0x13, 0x48, 0xdc, 0x23, 0xb1, 0x38, 0xc3, 0xc9, 0xe7, 0xc4, 0x23, 0x39, 0xc6, 0x0b, 0x8f, + 0xe4, 0x18, 0x1f, 0x3c, 0x92, 0x63, 0x9c, 0xf0, 0x58, 0x8e, 0xe1, 0xc2, 0x63, 0x39, 0x86, 0x1b, + 0x8f, 0xe5, 0x18, 0xa2, 0x8c, 0xd2, 0x33, 0x4b, 0x32, 0x4a, 0x93, 0xf4, 0x92, 0xf3, 0x73, 0xc1, + 0xc1, 0xa4, 0x8b, 0x16, 0x62, 0x15, 0x28, 0x61, 0x56, 0x52, 0x59, 0x90, 0x5a, 0x9c, 0xc4, 0x06, + 0xf6, 0xb8, 0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0xca, 0xc8, 0xb1, 0x2d, 0x62, 0x01, 0x00, 0x00, } func (m *ChainState) Marshal() (dAtA []byte, err error) { diff --git a/x/lightclient/types/genesis.pb.go b/x/lightclient/types/genesis.pb.go index dc9778a9bd..e0335347c1 100644 --- a/x/lightclient/types/genesis.pb.go +++ b/x/lightclient/types/genesis.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: lightclient/genesis.proto +// source: zetachain/zetacore/lightclient/genesis.proto package types @@ -35,7 +35,7 @@ func (m *GenesisState) Reset() { *m = GenesisState{} } func (m *GenesisState) String() string { return proto.CompactTextString(m) } func (*GenesisState) ProtoMessage() {} func (*GenesisState) Descriptor() ([]byte, []int) { - return fileDescriptor_645b5300b371cd43, []int{0} + return fileDescriptor_57c7baf4497aa1be, []int{0} } func (m *GenesisState) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -86,33 +86,36 @@ func (m *GenesisState) GetVerificationFlags() VerificationFlags { } func init() { - proto.RegisterType((*GenesisState)(nil), "lightclient.GenesisState") + proto.RegisterType((*GenesisState)(nil), "zetachain.zetacore.lightclient.GenesisState") } -func init() { proto.RegisterFile("lightclient/genesis.proto", fileDescriptor_645b5300b371cd43) } +func init() { + proto.RegisterFile("zetachain/zetacore/lightclient/genesis.proto", fileDescriptor_57c7baf4497aa1be) +} -var fileDescriptor_645b5300b371cd43 = []byte{ - // 307 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x90, 0xc1, 0x4a, 0xf4, 0x30, - 0x14, 0x85, 0x9b, 0x7f, 0x7e, 0x5c, 0xb4, 0xe3, 0xc2, 0x22, 0x4c, 0x2d, 0x18, 0x07, 0x71, 0x31, - 0x1b, 0x1b, 0xa8, 0x2f, 0x20, 0x15, 0xd4, 0x85, 0x2b, 0x07, 0x5c, 0xb8, 0x29, 0x69, 0x4c, 0xd3, - 0xd0, 0xda, 0x94, 0x26, 0x0e, 0xea, 0x53, 0xf8, 0x58, 0xb3, 0x9c, 0xa5, 0x2b, 0x91, 0x76, 0xe5, - 0x5b, 0x48, 0xd3, 0xa0, 0x91, 0x59, 0xe5, 0x72, 0xbf, 0x73, 0xcf, 0x3d, 0xb9, 0xee, 0x41, 0xc5, - 0x59, 0xa1, 0x48, 0xc5, 0x69, 0xad, 0x10, 0xa3, 0x35, 0x95, 0x5c, 0x46, 0x4d, 0x2b, 0x94, 0xf0, - 0x3d, 0x0b, 0x85, 0xfb, 0x4c, 0x30, 0xa1, 0xfb, 0x68, 0xa8, 0x46, 0x49, 0x78, 0x68, 0x4f, 0x93, - 0x02, 0xf3, 0x3a, 0x95, 0x0a, 0x2b, 0x6a, 0xf0, 0x89, 0x8d, 0x57, 0xb4, 0xe5, 0x39, 0x27, 0x58, - 0x71, 0x51, 0xa7, 0x79, 0x85, 0x99, 0xd9, 0x13, 0xce, 0x9a, 0x92, 0xa1, 0xa6, 0x15, 0x22, 0x97, - 0xe6, 0x19, 0xc1, 0xf1, 0x17, 0x70, 0xa7, 0x57, 0x63, 0xa4, 0xe5, 0xe0, 0xea, 0x27, 0xee, 0x6e, - 0x56, 0x09, 0x52, 0xa6, 0x05, 0xc5, 0x0f, 0xb4, 0x95, 0x01, 0x98, 0x4f, 0x16, 0x5e, 0x3c, 0x8b, - 0x9a, 0x92, 0x45, 0x66, 0x34, 0x19, 0x04, 0xd7, 0x9a, 0x27, 0xff, 0xd7, 0x1f, 0x47, 0xce, 0xed, - 0x34, 0xfb, 0x6d, 0x49, 0xff, 0xdc, 0x9d, 0x5a, 0x41, 0x65, 0xf0, 0xcf, 0x58, 0x58, 0x51, 0xa3, - 0x8b, 0x41, 0xa0, 0x57, 0x1a, 0x0b, 0x8f, 0xfc, 0x74, 0xa4, 0xbf, 0x74, 0xfd, 0xed, 0xbf, 0x04, - 0x93, 0x39, 0x58, 0x78, 0x31, 0xfc, 0xe3, 0x73, 0x67, 0xc9, 0x2e, 0x07, 0x95, 0xb1, 0xdb, 0x5b, - 0x6d, 0x81, 0x9b, 0x75, 0x07, 0xc1, 0xa6, 0x83, 0xe0, 0xb3, 0x83, 0xe0, 0xad, 0x87, 0xce, 0xa6, - 0x87, 0xce, 0x7b, 0x0f, 0x9d, 0xfb, 0x98, 0x71, 0x55, 0x3c, 0x65, 0x11, 0x11, 0x8f, 0xe8, 0x95, - 0x2a, 0x7c, 0xaa, 0xb3, 0xe8, 0x92, 0x88, 0x96, 0xa2, 0x67, 0x64, 0x5f, 0x59, 0xbd, 0x34, 0x54, - 0x66, 0x3b, 0xfa, 0x80, 0x67, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x9e, 0xe5, 0xcf, 0x01, 0xde, - 0x01, 0x00, 0x00, +var fileDescriptor_57c7baf4497aa1be = []byte{ + // 323 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xa9, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x73, 0x32, 0xd3, 0x33, + 0x4a, 0x92, 0x73, 0x32, 0x53, 0xf3, 0x4a, 0xf4, 0xd3, 0x53, 0xf3, 0x52, 0x8b, 0x33, 0x8b, 0xf5, + 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0xe4, 0xe0, 0xaa, 0xf5, 0x60, 0xaa, 0xf5, 0x90, 0x54, 0x4b, + 0x89, 0xa4, 0xe7, 0xa7, 0xe7, 0x83, 0x95, 0xea, 0x83, 0x58, 0x10, 0x5d, 0x52, 0x06, 0x04, 0xec, + 0x00, 0x4b, 0xc5, 0x17, 0x97, 0x24, 0x96, 0xa4, 0x42, 0x75, 0x98, 0x13, 0xd0, 0x51, 0x96, 0x5a, + 0x94, 0x99, 0x96, 0x99, 0x9c, 0x58, 0x92, 0x99, 0x9f, 0x17, 0x9f, 0x96, 0x93, 0x98, 0x0e, 0x75, + 0xa0, 0x94, 0x16, 0x16, 0x8d, 0x05, 0xd9, 0xe9, 0xfa, 0x05, 0x45, 0xf9, 0xf9, 0x69, 0xc5, 0x50, + 0x0a, 0xa2, 0x56, 0x69, 0x11, 0x13, 0x17, 0x8f, 0x3b, 0xc4, 0x7b, 0xc1, 0x20, 0xbb, 0x85, 0x42, + 0xb9, 0x78, 0x93, 0x72, 0xf2, 0x93, 0xb3, 0xe3, 0x33, 0x52, 0x13, 0x53, 0x52, 0x8b, 0x8a, 0x25, + 0x18, 0x15, 0x98, 0x35, 0xb8, 0x8d, 0xb4, 0xf4, 0xb0, 0xf8, 0xba, 0x20, 0x3b, 0x5d, 0x0f, 0x6a, + 0x9a, 0x13, 0x48, 0x8f, 0x07, 0x58, 0x8b, 0x13, 0xcb, 0x89, 0x7b, 0xf2, 0x0c, 0x41, 0x3c, 0x49, + 0x08, 0xa1, 0x62, 0xa1, 0x60, 0x2e, 0x1e, 0x24, 0x1f, 0x16, 0x4b, 0x30, 0xe1, 0x36, 0x15, 0xc9, + 0x8f, 0x7a, 0xce, 0x20, 0x29, 0xb0, 0xc3, 0xa0, 0xa6, 0x72, 0x27, 0xc3, 0x45, 0x8a, 0x85, 0xd2, + 0xb8, 0x84, 0x30, 0x03, 0x41, 0x82, 0x59, 0x81, 0x51, 0x83, 0xdb, 0xc8, 0x90, 0x90, 0xd1, 0x61, + 0x48, 0x3a, 0xdd, 0x40, 0x1a, 0xa1, 0x36, 0x08, 0x96, 0x61, 0x48, 0xf8, 0x9c, 0x78, 0x24, 0xc7, + 0x78, 0xe1, 0x91, 0x1c, 0xe3, 0x83, 0x47, 0x72, 0x8c, 0x13, 0x1e, 0xcb, 0x31, 0x5c, 0x78, 0x2c, + 0xc7, 0x70, 0xe3, 0xb1, 0x1c, 0x43, 0x94, 0x51, 0x7a, 0x66, 0x49, 0x46, 0x69, 0x92, 0x5e, 0x72, + 0x7e, 0x2e, 0x38, 0xac, 0x75, 0xd1, 0x82, 0xbd, 0x02, 0x25, 0xc6, 0x4a, 0x2a, 0x0b, 0x52, 0x8b, + 0x93, 0xd8, 0xc0, 0x21, 0x6f, 0x0c, 0x08, 0x00, 0x00, 0xff, 0xff, 0x52, 0x73, 0x65, 0x13, 0x76, + 0x02, 0x00, 0x00, } func (m *GenesisState) Marshal() (dAtA []byte, err error) { diff --git a/x/lightclient/types/query.pb.go b/x/lightclient/types/query.pb.go index b47110d045..20346c9b90 100644 --- a/x/lightclient/types/query.pb.go +++ b/x/lightclient/types/query.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: lightclient/query.proto +// source: zetachain/zetacore/lightclient/query.proto package types @@ -39,7 +39,7 @@ func (m *QueryAllBlockHeaderRequest) Reset() { *m = QueryAllBlockHeaderR func (m *QueryAllBlockHeaderRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllBlockHeaderRequest) ProtoMessage() {} func (*QueryAllBlockHeaderRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{0} + return fileDescriptor_1ff0d7827c501c48, []int{0} } func (m *QueryAllBlockHeaderRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -84,7 +84,7 @@ func (m *QueryAllBlockHeaderResponse) Reset() { *m = QueryAllBlockHeader func (m *QueryAllBlockHeaderResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllBlockHeaderResponse) ProtoMessage() {} func (*QueryAllBlockHeaderResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{1} + return fileDescriptor_1ff0d7827c501c48, []int{1} } func (m *QueryAllBlockHeaderResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -135,7 +135,7 @@ func (m *QueryGetBlockHeaderRequest) Reset() { *m = QueryGetBlockHeaderR func (m *QueryGetBlockHeaderRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetBlockHeaderRequest) ProtoMessage() {} func (*QueryGetBlockHeaderRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{2} + return fileDescriptor_1ff0d7827c501c48, []int{2} } func (m *QueryGetBlockHeaderRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -179,7 +179,7 @@ func (m *QueryGetBlockHeaderResponse) Reset() { *m = QueryGetBlockHeader func (m *QueryGetBlockHeaderResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetBlockHeaderResponse) ProtoMessage() {} func (*QueryGetBlockHeaderResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{3} + return fileDescriptor_1ff0d7827c501c48, []int{3} } func (m *QueryGetBlockHeaderResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -223,7 +223,7 @@ func (m *QueryAllChainStateRequest) Reset() { *m = QueryAllChainStateReq func (m *QueryAllChainStateRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllChainStateRequest) ProtoMessage() {} func (*QueryAllChainStateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{4} + return fileDescriptor_1ff0d7827c501c48, []int{4} } func (m *QueryAllChainStateRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -268,7 +268,7 @@ func (m *QueryAllChainStateResponse) Reset() { *m = QueryAllChainStateRe func (m *QueryAllChainStateResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllChainStateResponse) ProtoMessage() {} func (*QueryAllChainStateResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{5} + return fileDescriptor_1ff0d7827c501c48, []int{5} } func (m *QueryAllChainStateResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -319,7 +319,7 @@ func (m *QueryGetChainStateRequest) Reset() { *m = QueryGetChainStateReq func (m *QueryGetChainStateRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetChainStateRequest) ProtoMessage() {} func (*QueryGetChainStateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{6} + return fileDescriptor_1ff0d7827c501c48, []int{6} } func (m *QueryGetChainStateRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -363,7 +363,7 @@ func (m *QueryGetChainStateResponse) Reset() { *m = QueryGetChainStateRe func (m *QueryGetChainStateResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetChainStateResponse) ProtoMessage() {} func (*QueryGetChainStateResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{7} + return fileDescriptor_1ff0d7827c501c48, []int{7} } func (m *QueryGetChainStateResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -411,7 +411,7 @@ func (m *QueryProveRequest) Reset() { *m = QueryProveRequest{} } func (m *QueryProveRequest) String() string { return proto.CompactTextString(m) } func (*QueryProveRequest) ProtoMessage() {} func (*QueryProveRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{8} + return fileDescriptor_1ff0d7827c501c48, []int{8} } func (m *QueryProveRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -483,7 +483,7 @@ func (m *QueryProveResponse) Reset() { *m = QueryProveResponse{} } func (m *QueryProveResponse) String() string { return proto.CompactTextString(m) } func (*QueryProveResponse) ProtoMessage() {} func (*QueryProveResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{9} + return fileDescriptor_1ff0d7827c501c48, []int{9} } func (m *QueryProveResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -526,7 +526,7 @@ func (m *QueryVerificationFlagsRequest) Reset() { *m = QueryVerification func (m *QueryVerificationFlagsRequest) String() string { return proto.CompactTextString(m) } func (*QueryVerificationFlagsRequest) ProtoMessage() {} func (*QueryVerificationFlagsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{10} + return fileDescriptor_1ff0d7827c501c48, []int{10} } func (m *QueryVerificationFlagsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -563,7 +563,7 @@ func (m *QueryVerificationFlagsResponse) Reset() { *m = QueryVerificatio func (m *QueryVerificationFlagsResponse) String() string { return proto.CompactTextString(m) } func (*QueryVerificationFlagsResponse) ProtoMessage() {} func (*QueryVerificationFlagsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_03e46747c4ffba77, []int{11} + return fileDescriptor_1ff0d7827c501c48, []int{11} } func (m *QueryVerificationFlagsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -600,76 +600,80 @@ func (m *QueryVerificationFlagsResponse) GetVerificationFlags() VerificationFlag } func init() { - proto.RegisterType((*QueryAllBlockHeaderRequest)(nil), "lightclient.QueryAllBlockHeaderRequest") - proto.RegisterType((*QueryAllBlockHeaderResponse)(nil), "lightclient.QueryAllBlockHeaderResponse") - proto.RegisterType((*QueryGetBlockHeaderRequest)(nil), "lightclient.QueryGetBlockHeaderRequest") - proto.RegisterType((*QueryGetBlockHeaderResponse)(nil), "lightclient.QueryGetBlockHeaderResponse") - proto.RegisterType((*QueryAllChainStateRequest)(nil), "lightclient.QueryAllChainStateRequest") - proto.RegisterType((*QueryAllChainStateResponse)(nil), "lightclient.QueryAllChainStateResponse") - proto.RegisterType((*QueryGetChainStateRequest)(nil), "lightclient.QueryGetChainStateRequest") - proto.RegisterType((*QueryGetChainStateResponse)(nil), "lightclient.QueryGetChainStateResponse") - proto.RegisterType((*QueryProveRequest)(nil), "lightclient.QueryProveRequest") - proto.RegisterType((*QueryProveResponse)(nil), "lightclient.QueryProveResponse") - proto.RegisterType((*QueryVerificationFlagsRequest)(nil), "lightclient.QueryVerificationFlagsRequest") - proto.RegisterType((*QueryVerificationFlagsResponse)(nil), "lightclient.QueryVerificationFlagsResponse") -} - -func init() { proto.RegisterFile("lightclient/query.proto", fileDescriptor_03e46747c4ffba77) } - -var fileDescriptor_03e46747c4ffba77 = []byte{ - // 831 bytes of a gzipped FileDescriptorProto + proto.RegisterType((*QueryAllBlockHeaderRequest)(nil), "zetachain.zetacore.lightclient.QueryAllBlockHeaderRequest") + proto.RegisterType((*QueryAllBlockHeaderResponse)(nil), "zetachain.zetacore.lightclient.QueryAllBlockHeaderResponse") + proto.RegisterType((*QueryGetBlockHeaderRequest)(nil), "zetachain.zetacore.lightclient.QueryGetBlockHeaderRequest") + proto.RegisterType((*QueryGetBlockHeaderResponse)(nil), "zetachain.zetacore.lightclient.QueryGetBlockHeaderResponse") + proto.RegisterType((*QueryAllChainStateRequest)(nil), "zetachain.zetacore.lightclient.QueryAllChainStateRequest") + proto.RegisterType((*QueryAllChainStateResponse)(nil), "zetachain.zetacore.lightclient.QueryAllChainStateResponse") + proto.RegisterType((*QueryGetChainStateRequest)(nil), "zetachain.zetacore.lightclient.QueryGetChainStateRequest") + proto.RegisterType((*QueryGetChainStateResponse)(nil), "zetachain.zetacore.lightclient.QueryGetChainStateResponse") + proto.RegisterType((*QueryProveRequest)(nil), "zetachain.zetacore.lightclient.QueryProveRequest") + proto.RegisterType((*QueryProveResponse)(nil), "zetachain.zetacore.lightclient.QueryProveResponse") + proto.RegisterType((*QueryVerificationFlagsRequest)(nil), "zetachain.zetacore.lightclient.QueryVerificationFlagsRequest") + proto.RegisterType((*QueryVerificationFlagsResponse)(nil), "zetachain.zetacore.lightclient.QueryVerificationFlagsResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/lightclient/query.proto", fileDescriptor_1ff0d7827c501c48) +} + +var fileDescriptor_1ff0d7827c501c48 = []byte{ + // 858 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x96, 0xcf, 0x4f, 0xdb, 0x48, - 0x14, 0xc7, 0x63, 0x20, 0xfc, 0x98, 0xc0, 0x4a, 0x19, 0x21, 0x25, 0x78, 0x37, 0x0e, 0xf2, 0x2e, - 0x04, 0x85, 0xc5, 0x5e, 0xb2, 0x2b, 0xb4, 0x62, 0xa5, 0x95, 0xc8, 0x4a, 0xb0, 0x48, 0x3d, 0x50, - 0x23, 0x21, 0xb5, 0x97, 0xc8, 0x71, 0x06, 0xc7, 0xc2, 0x78, 0x4c, 0x3c, 0x89, 0x42, 0x11, 0x97, - 0xde, 0x2b, 0x55, 0xad, 0x7a, 0xeb, 0xa1, 0x97, 0x5e, 0xfa, 0x97, 0x70, 0x44, 0xea, 0xa5, 0xa7, - 0xaa, 0x82, 0xfe, 0x0f, 0xbd, 0x56, 0x33, 0x1e, 0xf0, 0x24, 0xb6, 0x9b, 0x1c, 0x38, 0xc5, 0xf6, - 0x9b, 0xf7, 0xde, 0xe7, 0xfb, 0xe6, 0xbd, 0xa7, 0x80, 0x82, 0xeb, 0xd8, 0x6d, 0x62, 0xb9, 0x0e, - 0xf2, 0x88, 0x7e, 0xd6, 0x45, 0x9d, 0x73, 0xcd, 0xef, 0x60, 0x82, 0x61, 0x4e, 0x30, 0xc8, 0x55, - 0x0b, 0x07, 0xa7, 0x38, 0xd0, 0x9b, 0x66, 0x80, 0xc2, 0x53, 0x7a, 0x6f, 0xb3, 0x89, 0x88, 0xb9, - 0xa9, 0xfb, 0xa6, 0xed, 0x78, 0x26, 0x71, 0xb0, 0x17, 0x3a, 0xca, 0x8b, 0x36, 0xb6, 0x31, 0x7b, - 0xd4, 0xe9, 0x13, 0xff, 0xfa, 0x8b, 0x8d, 0xb1, 0xed, 0x22, 0xdd, 0xf4, 0x1d, 0xdd, 0xf4, 0x3c, - 0x4c, 0x98, 0x4b, 0xc0, 0xad, 0x25, 0x91, 0xc2, 0x6a, 0x9b, 0x8e, 0xd7, 0x08, 0x88, 0x49, 0x10, - 0x37, 0xff, 0x26, 0x9a, 0x7b, 0xa8, 0xe3, 0x1c, 0x3b, 0x16, 0xf3, 0x6f, 0x1c, 0xbb, 0xa6, 0x7d, - 0x17, 0xa4, 0xe0, 0x9f, 0xd8, 0xba, 0xdf, 0xc1, 0xf8, 0x38, 0xe0, 0x3f, 0xa1, 0x41, 0x6d, 0x01, - 0xf9, 0x31, 0x65, 0xde, 0x71, 0xdd, 0xba, 0x8b, 0xad, 0x93, 0xff, 0x91, 0xd9, 0x42, 0x1d, 0x03, - 0x9d, 0x75, 0x51, 0x40, 0xe0, 0x2e, 0x00, 0x91, 0x86, 0xa2, 0xb4, 0x2c, 0xad, 0xe5, 0x6a, 0xab, - 0x5a, 0x28, 0x58, 0xa3, 0x82, 0xb5, 0xb0, 0x2c, 0x5c, 0xb0, 0x76, 0x60, 0xda, 0x88, 0xfb, 0x1a, - 0x82, 0xa7, 0xfa, 0x41, 0x02, 0x3f, 0x27, 0xa6, 0x09, 0x7c, 0xec, 0x05, 0x08, 0xd6, 0xc1, 0x42, - 0x93, 0x7e, 0x6e, 0xb4, 0xd9, 0xf7, 0xa0, 0x28, 0x2d, 0x4f, 0xae, 0xe5, 0x6a, 0x05, 0xcd, 0x3f, - 0xb1, 0x35, 0xce, 0x2b, 0xf8, 0xd5, 0xa7, 0xae, 0x3e, 0x97, 0x33, 0xc6, 0x7c, 0x33, 0xfa, 0x14, - 0xc0, 0xbd, 0x01, 0xd6, 0x09, 0xc6, 0x5a, 0x19, 0xc9, 0x1a, 0x02, 0x0c, 0xc0, 0xfe, 0xc3, 0x4b, - 0xb2, 0x87, 0x48, 0x42, 0x49, 0x4a, 0x00, 0x70, 0x54, 0x33, 0x68, 0xb3, 0x92, 0xcc, 0x1b, 0x73, - 0x21, 0x88, 0x19, 0xb4, 0xd5, 0x27, 0x5c, 0xe8, 0xb0, 0x33, 0x17, 0xba, 0x0d, 0xe6, 0x45, 0xa1, - 0xbc, 0xa4, 0x69, 0x3a, 0x8d, 0x9c, 0xa0, 0x50, 0xb5, 0xc0, 0xd2, 0x5d, 0x0d, 0xff, 0xa3, 0x6d, - 0x70, 0x48, 0xbb, 0xe0, 0xa1, 0x6f, 0xea, 0xbd, 0x14, 0x35, 0x84, 0x98, 0x85, 0xf3, 0xff, 0x0b, - 0x72, 0x42, 0x0b, 0xde, 0x5f, 0x93, 0xd0, 0x83, 0x5a, 0xe4, 0xc5, 0xaf, 0x09, 0x58, 0xf7, 0x5f, - 0x1e, 0xee, 0x92, 0xb6, 0x78, 0x31, 0xf6, 0x10, 0x89, 0x17, 0x63, 0x09, 0xcc, 0x86, 0x94, 0x4e, - 0x8b, 0x95, 0x62, 0xd2, 0x98, 0x61, 0xef, 0xfb, 0x2d, 0xf5, 0x28, 0xba, 0xdc, 0x04, 0x79, 0x7f, - 0x0f, 0xcb, 0x93, 0x7e, 0x20, 0x4f, 0x14, 0x46, 0x3b, 0x3c, 0xcf, 0x02, 0x1f, 0x74, 0x70, 0x6f, - 0x0c, 0x10, 0x58, 0x00, 0x33, 0xa4, 0x1f, 0x36, 0x11, 0x2d, 0xc3, 0x9c, 0x31, 0x4d, 0xfa, 0xb4, - 0x83, 0x60, 0x05, 0x64, 0x59, 0x27, 0x14, 0x27, 0x59, 0xf6, 0xbc, 0xd8, 0x1b, 0x07, 0xf4, 0xc7, - 0x08, 0xed, 0x43, 0x9d, 0x38, 0xc5, 0x82, 0x44, 0x9d, 0x48, 0x73, 0x93, 0x7e, 0xc3, 0xf1, 0x5a, - 0xa8, 0x5f, 0xcc, 0x86, 0xb9, 0x49, 0x7f, 0x9f, 0xbe, 0xaa, 0x55, 0x00, 0x45, 0x56, 0x2e, 0x7e, - 0x11, 0x64, 0x7b, 0xa6, 0xcb, 0x49, 0x67, 0x8d, 0xf0, 0x45, 0x2d, 0x83, 0x12, 0x3b, 0x7b, 0x24, - 0xac, 0x96, 0x5d, 0xba, 0x59, 0xb8, 0x46, 0xb5, 0x0b, 0x94, 0xb4, 0x03, 0x3c, 0xf0, 0x21, 0x80, - 0xf1, 0xc5, 0xc4, 0x8b, 0xab, 0x0c, 0x14, 0x37, 0x16, 0x83, 0xb7, 0x50, 0xbe, 0x37, 0x6c, 0xa8, - 0x7d, 0x9b, 0x06, 0x59, 0x96, 0x17, 0xbe, 0x92, 0xc0, 0x4f, 0xc2, 0xd0, 0xec, 0xb8, 0x2e, 0xac, - 0x0c, 0x44, 0x4d, 0x5f, 0x70, 0xf2, 0xda, 0xe8, 0x83, 0xa1, 0x08, 0x75, 0xe3, 0xf9, 0xc7, 0xaf, - 0xaf, 0x27, 0x2a, 0x70, 0x45, 0x7f, 0x86, 0x88, 0xb9, 0xc1, 0xae, 0x51, 0x17, 0x77, 0xef, 0xc0, - 0x02, 0x83, 0x6f, 0x25, 0x90, 0x13, 0xc2, 0x24, 0x11, 0x25, 0xee, 0x97, 0x24, 0xa2, 0xe4, 0x5d, - 0xa2, 0x6e, 0x33, 0xa2, 0xbf, 0x60, 0x6d, 0x2c, 0x22, 0xfd, 0x22, 0x6a, 0x96, 0x4b, 0xf8, 0x42, - 0x02, 0x0b, 0x51, 0x27, 0xd3, 0x92, 0xad, 0x26, 0x56, 0x22, 0x36, 0x5b, 0x72, 0x65, 0xe4, 0x39, - 0x8e, 0xb7, 0xce, 0xf0, 0x56, 0xe0, 0xaf, 0x69, 0x78, 0xc2, 0xa4, 0xc1, 0x37, 0x12, 0x00, 0x51, - 0x8c, 0x24, 0x98, 0xa4, 0x41, 0x97, 0x2b, 0x23, 0xcf, 0x71, 0x98, 0x2d, 0x06, 0xf3, 0x07, 0xd4, - 0xc6, 0x80, 0xd1, 0x2f, 0xee, 0x66, 0xf6, 0x12, 0x62, 0x90, 0x65, 0x43, 0x02, 0x95, 0x78, 0x26, - 0x71, 0xd2, 0xe5, 0x72, 0xaa, 0x9d, 0x13, 0xac, 0x30, 0x82, 0x32, 0x2c, 0xa5, 0x11, 0xf8, 0x2c, - 0xcf, 0x3b, 0x09, 0xe4, 0x63, 0x53, 0x00, 0xab, 0xf1, 0xe8, 0x69, 0xf3, 0x28, 0xaf, 0x8f, 0x75, - 0x96, 0x53, 0xd5, 0x18, 0xd5, 0xef, 0xb0, 0x9a, 0x46, 0x15, 0x1f, 0xdc, 0xfa, 0xa3, 0xab, 0x1b, - 0x45, 0xba, 0xbe, 0x51, 0xa4, 0x2f, 0x37, 0x8a, 0xf4, 0xf2, 0x56, 0xc9, 0x5c, 0xdf, 0x2a, 0x99, - 0x4f, 0xb7, 0x4a, 0xe6, 0x69, 0xcd, 0x76, 0x48, 0xbb, 0xdb, 0xd4, 0x2c, 0x7c, 0x2a, 0xc6, 0xa3, - 0x8f, 0x16, 0xee, 0x20, 0xbd, 0x3f, 0x10, 0x9a, 0x9c, 0xfb, 0x28, 0x68, 0x4e, 0xb3, 0xff, 0x21, - 0x7f, 0x7e, 0x0f, 0x00, 0x00, 0xff, 0xff, 0xc4, 0xe2, 0x55, 0x57, 0x6d, 0x09, 0x00, 0x00, + 0x14, 0xc7, 0x33, 0x40, 0xf8, 0x31, 0x81, 0x95, 0x18, 0x21, 0x6d, 0xf0, 0x2e, 0x06, 0x79, 0x97, + 0x05, 0x65, 0x17, 0x9b, 0x64, 0x57, 0xac, 0x36, 0x68, 0x2b, 0x41, 0x25, 0x28, 0x6a, 0x2b, 0x81, + 0xab, 0xf6, 0xd0, 0x4b, 0xe4, 0x38, 0x13, 0xc7, 0xc2, 0x78, 0x4c, 0x3c, 0x44, 0xa1, 0x88, 0x4b, + 0x4f, 0x3d, 0x56, 0xaa, 0xfa, 0x97, 0xf4, 0x82, 0x54, 0xf5, 0xd2, 0x43, 0xc5, 0x11, 0xa9, 0x97, + 0x1e, 0xaa, 0xaa, 0x82, 0xfe, 0x21, 0x95, 0xc7, 0x13, 0x3c, 0x49, 0x9c, 0xc6, 0x44, 0x9c, 0xb0, + 0xc7, 0xf3, 0xde, 0xfb, 0x7c, 0xbf, 0xf3, 0xe6, 0x11, 0x98, 0x7b, 0x86, 0xa9, 0x61, 0xd6, 0x0c, + 0xdb, 0xd5, 0xd8, 0x13, 0xa9, 0x63, 0xcd, 0xb1, 0xad, 0x1a, 0x35, 0x1d, 0x1b, 0xbb, 0x54, 0x3b, + 0x3c, 0xc2, 0xf5, 0x63, 0xd5, 0xab, 0x13, 0x4a, 0x90, 0x7c, 0xbd, 0x57, 0x6d, 0xed, 0x55, 0x85, + 0xbd, 0x52, 0xce, 0x24, 0xfe, 0x01, 0xf1, 0xb5, 0xb2, 0xe1, 0xe3, 0x30, 0x50, 0x6b, 0xe4, 0xcb, + 0x98, 0x1a, 0x79, 0xcd, 0x33, 0x2c, 0xdb, 0x35, 0xa8, 0x4d, 0xdc, 0x30, 0x97, 0x34, 0x63, 0x11, + 0x8b, 0xb0, 0x47, 0x2d, 0x78, 0xe2, 0xab, 0xbf, 0x5a, 0x84, 0x58, 0x0e, 0xd6, 0x0c, 0xcf, 0xd6, + 0x0c, 0xd7, 0x25, 0x94, 0x85, 0xf8, 0xfc, 0xeb, 0x6a, 0x1f, 0x56, 0xf6, 0xa9, 0xe4, 0x53, 0x83, + 0x62, 0x1e, 0xf1, 0x6f, 0x9f, 0x88, 0x06, 0xae, 0xdb, 0x55, 0xdb, 0x64, 0x55, 0x4a, 0x55, 0xc7, + 0xb0, 0x5a, 0xa5, 0xe2, 0x6c, 0xf1, 0xf6, 0x2d, 0xcd, 0xab, 0x13, 0x52, 0xf5, 0xf9, 0x9f, 0x70, + 0xaf, 0x52, 0x81, 0xd2, 0x5e, 0x20, 0x76, 0xc3, 0x71, 0x36, 0x1d, 0x62, 0xee, 0xdf, 0xc3, 0x46, + 0x05, 0xd7, 0x75, 0x7c, 0x78, 0x84, 0x7d, 0x8a, 0xb6, 0x20, 0x8c, 0xc4, 0x67, 0xc1, 0x02, 0x58, + 0xce, 0x14, 0xfe, 0x50, 0x43, 0xa7, 0xd4, 0xc0, 0x29, 0x35, 0xb4, 0x98, 0x3b, 0xa5, 0xee, 0x1a, + 0x16, 0xe6, 0xb1, 0xba, 0x10, 0xa9, 0xbc, 0x03, 0xf0, 0x97, 0xd8, 0x32, 0xbe, 0x47, 0x5c, 0x1f, + 0xa3, 0xc7, 0x70, 0xaa, 0x1c, 0x2c, 0x97, 0x6a, 0x6c, 0xdd, 0xcf, 0x82, 0x85, 0xe1, 0xe5, 0x4c, + 0x21, 0xa7, 0xc6, 0x1c, 0x9a, 0xb7, 0x6f, 0xa9, 0x5c, 0x82, 0x90, 0x6a, 0x73, 0xe4, 0xfc, 0xcb, + 0x7c, 0x4a, 0x9f, 0x2c, 0x47, 0x4b, 0x3e, 0xda, 0x6e, 0xc3, 0x1f, 0x62, 0xf8, 0x4b, 0x7d, 0xf1, + 0x43, 0xa6, 0x36, 0xfe, 0x75, 0xee, 0xd2, 0x36, 0xa6, 0x31, 0x2e, 0xcd, 0x41, 0xc8, 0xe9, 0x0d, + 0xbf, 0xc6, 0x5c, 0x9a, 0xd4, 0x27, 0x42, 0x10, 0xc3, 0xaf, 0x29, 0x0e, 0xd7, 0xde, 0x19, 0xcc, + 0xb5, 0x3f, 0x84, 0x93, 0xa2, 0x76, 0xee, 0xf2, 0x0d, 0xa4, 0xeb, 0x19, 0x41, 0xb4, 0x62, 0xc2, + 0xd9, 0x96, 0xd3, 0x77, 0x83, 0xe8, 0x47, 0x41, 0x47, 0xdd, 0xf6, 0x79, 0x9e, 0x81, 0xa8, 0x6d, + 0xc4, 0x2a, 0x5c, 0xd2, 0x1e, 0xcc, 0x08, 0xed, 0xfc, 0xa3, 0xc3, 0x14, 0xfa, 0x59, 0x8d, 0x12, + 0xf1, 0xc3, 0x84, 0xe6, 0xf5, 0xca, 0xed, 0x1d, 0xe5, 0x1a, 0xf7, 0x67, 0x1b, 0xd3, 0x6e, 0x7f, + 0x66, 0xe1, 0x78, 0x08, 0x6e, 0x57, 0x98, 0x3b, 0xc3, 0xfa, 0x18, 0x7b, 0xdf, 0xa9, 0x28, 0x76, + 0xd4, 0x02, 0x31, 0x8a, 0xef, 0x77, 0x2a, 0x06, 0x37, 0x53, 0x2c, 0x6a, 0x0d, 0x6e, 0xcb, 0x34, + 0xab, 0xb5, 0x5b, 0x27, 0x8d, 0x04, 0x6c, 0xe8, 0x67, 0x38, 0x46, 0x9b, 0x61, 0xf7, 0x05, 0xce, + 0x4c, 0xe8, 0xa3, 0xb4, 0x19, 0xb4, 0x1e, 0x2a, 0xc2, 0x34, 0xeb, 0x97, 0xec, 0x30, 0x03, 0xfa, + 0xbd, 0x4f, 0x53, 0xed, 0x06, 0x7f, 0xf4, 0x30, 0xa4, 0xa3, 0xab, 0x47, 0x58, 0xde, 0xa8, 0xab, + 0x03, 0x1c, 0xda, 0x2c, 0xd9, 0x6e, 0x05, 0x37, 0xb3, 0xe9, 0x10, 0x87, 0x36, 0x77, 0x82, 0x57, + 0x25, 0x07, 0x91, 0x88, 0xcf, 0x2d, 0x9a, 0x81, 0xe9, 0x86, 0xe1, 0x70, 0xf8, 0x71, 0x3d, 0x7c, + 0x51, 0xe6, 0xe1, 0x1c, 0xdb, 0xfb, 0x44, 0x18, 0x66, 0x5b, 0xc1, 0x2c, 0xe3, 0xb2, 0x95, 0x17, + 0x00, 0xca, 0xbd, 0x76, 0xf0, 0xcc, 0x55, 0x88, 0xba, 0x67, 0x21, 0x3f, 0x83, 0x7c, 0xbf, 0x33, + 0xe8, 0x4a, 0xcb, 0x9b, 0x6f, 0xba, 0xd1, 0xf9, 0xa1, 0xf0, 0x79, 0x1c, 0xa6, 0x19, 0x0a, 0x3a, + 0x03, 0xf0, 0x27, 0xe1, 0x06, 0x6e, 0x38, 0x0e, 0x2a, 0xf6, 0x2b, 0xd4, 0x7b, 0xcc, 0x4a, 0xeb, + 0x03, 0xc5, 0x86, 0xea, 0x95, 0x95, 0xe7, 0x1f, 0xbf, 0xbd, 0x1a, 0x5a, 0x42, 0x8b, 0x6c, 0xd8, + 0xaf, 0x84, 0x73, 0x5f, 0xfc, 0x3f, 0xd1, 0x36, 0x59, 0xd1, 0x7b, 0x00, 0x33, 0x42, 0x9a, 0x84, + 0xdc, 0xb1, 0x83, 0x2f, 0x21, 0x77, 0xfc, 0xdc, 0x53, 0x8a, 0x8c, 0xfb, 0x1f, 0x54, 0x48, 0xc4, + 0xad, 0x9d, 0x44, 0xcd, 0x78, 0x8a, 0xde, 0x00, 0x38, 0x15, 0x5d, 0x9e, 0xc0, 0xfe, 0xff, 0x92, + 0x5a, 0xd8, 0x75, 0xe9, 0xa5, 0xe2, 0x20, 0xa1, 0x5c, 0xc4, 0x9f, 0x4c, 0xc4, 0x22, 0xfa, 0xad, + 0x97, 0x08, 0x61, 0x2a, 0xa0, 0xb7, 0x00, 0xc2, 0x28, 0x47, 0x42, 0xe4, 0xb8, 0x39, 0x25, 0x15, + 0x07, 0x09, 0xe5, 0xc8, 0x6b, 0x0c, 0x79, 0x15, 0xa9, 0x09, 0x90, 0xb5, 0x93, 0xd6, 0xc8, 0x39, + 0x45, 0xaf, 0x01, 0x4c, 0xb3, 0x1b, 0x8d, 0xf2, 0x89, 0xaa, 0x8b, 0xc3, 0x4b, 0x2a, 0xdc, 0x24, + 0x84, 0x83, 0x2e, 0x32, 0xd0, 0x79, 0x34, 0xd7, 0x0b, 0xd4, 0x63, 0x34, 0x1f, 0x00, 0x9c, 0xee, + 0xba, 0xc4, 0xe8, 0xff, 0x44, 0x05, 0x7b, 0x4d, 0x1d, 0xe9, 0xce, 0xa0, 0xe1, 0x9c, 0xbd, 0xc0, + 0xd8, 0xff, 0x42, 0xb9, 0x5e, 0xec, 0xdd, 0x03, 0x6b, 0xf3, 0xc1, 0xf9, 0xa5, 0x0c, 0x2e, 0x2e, + 0x65, 0xf0, 0xf5, 0x52, 0x06, 0x2f, 0xaf, 0xe4, 0xd4, 0xc5, 0x95, 0x9c, 0xfa, 0x74, 0x25, 0xa7, + 0x9e, 0x16, 0x2c, 0x9b, 0xd6, 0x8e, 0xca, 0xaa, 0x49, 0x0e, 0xc4, 0x7c, 0xd7, 0x3f, 0xee, 0x9a, + 0x6d, 0xa9, 0xe9, 0xb1, 0x87, 0xfd, 0xf2, 0x28, 0xfb, 0x7d, 0xf7, 0xf7, 0xf7, 0x00, 0x00, 0x00, + 0xff, 0xff, 0xef, 0x15, 0xeb, 0xd1, 0x24, 0x0b, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -702,7 +706,7 @@ func NewQueryClient(cc grpc1.ClientConn) QueryClient { func (c *queryClient) BlockHeaderAll(ctx context.Context, in *QueryAllBlockHeaderRequest, opts ...grpc.CallOption) (*QueryAllBlockHeaderResponse, error) { out := new(QueryAllBlockHeaderResponse) - err := c.cc.Invoke(ctx, "/lightclient.Query/BlockHeaderAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.lightclient.Query/BlockHeaderAll", in, out, opts...) if err != nil { return nil, err } @@ -711,7 +715,7 @@ func (c *queryClient) BlockHeaderAll(ctx context.Context, in *QueryAllBlockHeade func (c *queryClient) BlockHeader(ctx context.Context, in *QueryGetBlockHeaderRequest, opts ...grpc.CallOption) (*QueryGetBlockHeaderResponse, error) { out := new(QueryGetBlockHeaderResponse) - err := c.cc.Invoke(ctx, "/lightclient.Query/BlockHeader", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.lightclient.Query/BlockHeader", in, out, opts...) if err != nil { return nil, err } @@ -720,7 +724,7 @@ func (c *queryClient) BlockHeader(ctx context.Context, in *QueryGetBlockHeaderRe func (c *queryClient) ChainStateAll(ctx context.Context, in *QueryAllChainStateRequest, opts ...grpc.CallOption) (*QueryAllChainStateResponse, error) { out := new(QueryAllChainStateResponse) - err := c.cc.Invoke(ctx, "/lightclient.Query/ChainStateAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.lightclient.Query/ChainStateAll", in, out, opts...) if err != nil { return nil, err } @@ -729,7 +733,7 @@ func (c *queryClient) ChainStateAll(ctx context.Context, in *QueryAllChainStateR func (c *queryClient) ChainState(ctx context.Context, in *QueryGetChainStateRequest, opts ...grpc.CallOption) (*QueryGetChainStateResponse, error) { out := new(QueryGetChainStateResponse) - err := c.cc.Invoke(ctx, "/lightclient.Query/ChainState", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.lightclient.Query/ChainState", in, out, opts...) if err != nil { return nil, err } @@ -738,7 +742,7 @@ func (c *queryClient) ChainState(ctx context.Context, in *QueryGetChainStateRequ func (c *queryClient) Prove(ctx context.Context, in *QueryProveRequest, opts ...grpc.CallOption) (*QueryProveResponse, error) { out := new(QueryProveResponse) - err := c.cc.Invoke(ctx, "/lightclient.Query/Prove", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.lightclient.Query/Prove", in, out, opts...) if err != nil { return nil, err } @@ -747,7 +751,7 @@ func (c *queryClient) Prove(ctx context.Context, in *QueryProveRequest, opts ... func (c *queryClient) VerificationFlags(ctx context.Context, in *QueryVerificationFlagsRequest, opts ...grpc.CallOption) (*QueryVerificationFlagsResponse, error) { out := new(QueryVerificationFlagsResponse) - err := c.cc.Invoke(ctx, "/lightclient.Query/VerificationFlags", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.lightclient.Query/VerificationFlags", in, out, opts...) if err != nil { return nil, err } @@ -801,7 +805,7 @@ func _Query_BlockHeaderAll_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/lightclient.Query/BlockHeaderAll", + FullMethod: "/zetachain.zetacore.lightclient.Query/BlockHeaderAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).BlockHeaderAll(ctx, req.(*QueryAllBlockHeaderRequest)) @@ -819,7 +823,7 @@ func _Query_BlockHeader_Handler(srv interface{}, ctx context.Context, dec func(i } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/lightclient.Query/BlockHeader", + FullMethod: "/zetachain.zetacore.lightclient.Query/BlockHeader", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).BlockHeader(ctx, req.(*QueryGetBlockHeaderRequest)) @@ -837,7 +841,7 @@ func _Query_ChainStateAll_Handler(srv interface{}, ctx context.Context, dec func } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/lightclient.Query/ChainStateAll", + FullMethod: "/zetachain.zetacore.lightclient.Query/ChainStateAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ChainStateAll(ctx, req.(*QueryAllChainStateRequest)) @@ -855,7 +859,7 @@ func _Query_ChainState_Handler(srv interface{}, ctx context.Context, dec func(in } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/lightclient.Query/ChainState", + FullMethod: "/zetachain.zetacore.lightclient.Query/ChainState", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ChainState(ctx, req.(*QueryGetChainStateRequest)) @@ -873,7 +877,7 @@ func _Query_Prove_Handler(srv interface{}, ctx context.Context, dec func(interfa } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/lightclient.Query/Prove", + FullMethod: "/zetachain.zetacore.lightclient.Query/Prove", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).Prove(ctx, req.(*QueryProveRequest)) @@ -891,7 +895,7 @@ func _Query_VerificationFlags_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/lightclient.Query/VerificationFlags", + FullMethod: "/zetachain.zetacore.lightclient.Query/VerificationFlags", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).VerificationFlags(ctx, req.(*QueryVerificationFlagsRequest)) @@ -900,7 +904,7 @@ func _Query_VerificationFlags_Handler(srv interface{}, ctx context.Context, dec } var _Query_serviceDesc = grpc.ServiceDesc{ - ServiceName: "lightclient.Query", + ServiceName: "zetachain.zetacore.lightclient.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { @@ -929,7 +933,7 @@ var _Query_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "lightclient/query.proto", + Metadata: "zetachain/zetacore/lightclient/query.proto", } func (m *QueryAllBlockHeaderRequest) Marshal() (dAtA []byte, err error) { diff --git a/x/lightclient/types/query.pb.gw.go b/x/lightclient/types/query.pb.gw.go index 1b62c608cb..376219b1c0 100644 --- a/x/lightclient/types/query.pb.gw.go +++ b/x/lightclient/types/query.pb.gw.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-grpc-gateway. DO NOT EDIT. -// source: lightclient/query.proto +// source: zetachain/zetacore/lightclient/query.proto /* Package types is a reverse proxy. diff --git a/x/lightclient/types/tx.pb.go b/x/lightclient/types/tx.pb.go index 94dd7faa1c..7962585239 100644 --- a/x/lightclient/types/tx.pb.go +++ b/x/lightclient/types/tx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: lightclient/tx.proto +// source: zetachain/zetacore/lightclient/tx.proto package types @@ -37,7 +37,7 @@ func (m *MsgUpdateVerificationFlags) Reset() { *m = MsgUpdateVerificatio func (m *MsgUpdateVerificationFlags) String() string { return proto.CompactTextString(m) } func (*MsgUpdateVerificationFlags) ProtoMessage() {} func (*MsgUpdateVerificationFlags) Descriptor() ([]byte, []int) { - return fileDescriptor_81fed8987f08d9c5, []int{0} + return fileDescriptor_6fec9f445d2bf2d1, []int{0} } func (m *MsgUpdateVerificationFlags) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -87,7 +87,7 @@ func (m *MsgUpdateVerificationFlagsResponse) Reset() { *m = MsgUpdateVer func (m *MsgUpdateVerificationFlagsResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateVerificationFlagsResponse) ProtoMessage() {} func (*MsgUpdateVerificationFlagsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_81fed8987f08d9c5, []int{1} + return fileDescriptor_6fec9f445d2bf2d1, []int{1} } func (m *MsgUpdateVerificationFlagsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -117,31 +117,34 @@ func (m *MsgUpdateVerificationFlagsResponse) XXX_DiscardUnknown() { var xxx_messageInfo_MsgUpdateVerificationFlagsResponse proto.InternalMessageInfo func init() { - proto.RegisterType((*MsgUpdateVerificationFlags)(nil), "lightclient.MsgUpdateVerificationFlags") - proto.RegisterType((*MsgUpdateVerificationFlagsResponse)(nil), "lightclient.MsgUpdateVerificationFlagsResponse") -} - -func init() { proto.RegisterFile("lightclient/tx.proto", fileDescriptor_81fed8987f08d9c5) } - -var fileDescriptor_81fed8987f08d9c5 = []byte{ - // 270 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0xc9, 0xc9, 0x4c, 0xcf, - 0x28, 0x49, 0xce, 0xc9, 0x4c, 0xcd, 0x2b, 0xd1, 0x2f, 0xa9, 0xd0, 0x2b, 0x28, 0xca, 0x2f, 0xc9, - 0x17, 0xe2, 0x46, 0x12, 0x95, 0x12, 0x49, 0xcf, 0x4f, 0xcf, 0x07, 0x8b, 0xeb, 0x83, 0x58, 0x10, - 0x25, 0x52, 0x2a, 0xc8, 0x1a, 0xcb, 0x52, 0x8b, 0x32, 0xd3, 0x32, 0x93, 0x13, 0x4b, 0x32, 0xf3, - 0xf3, 0xe2, 0xd3, 0x72, 0x12, 0xd3, 0x8b, 0x21, 0xaa, 0x94, 0xba, 0x19, 0xb9, 0xa4, 0x7c, 0x8b, - 0xd3, 0x43, 0x0b, 0x52, 0x12, 0x4b, 0x52, 0xc3, 0x90, 0x54, 0xb9, 0x81, 0x14, 0x09, 0x49, 0x70, - 0xb1, 0x27, 0x17, 0xa5, 0x26, 0x96, 0xe4, 0x17, 0x49, 0x30, 0x2a, 0x30, 0x6a, 0x70, 0x06, 0xc1, - 0xb8, 0x42, 0xc1, 0x5c, 0x42, 0x98, 0x86, 0x4a, 0x30, 0x29, 0x30, 0x6a, 0x70, 0x1b, 0xc9, 0xe9, - 0x21, 0xd9, 0xad, 0x87, 0x61, 0xaa, 0x13, 0xcb, 0x89, 0x7b, 0xf2, 0x0c, 0x41, 0x82, 0x65, 0xe8, - 0x12, 0x4a, 0x2a, 0x5c, 0x4a, 0xb8, 0x1d, 0x13, 0x94, 0x5a, 0x5c, 0x90, 0x9f, 0x57, 0x9c, 0x6a, - 0x54, 0xc5, 0xc5, 0xec, 0x5b, 0x9c, 0x2e, 0x54, 0xcc, 0x25, 0x8e, 0xcb, 0xd9, 0xea, 0x28, 0x0e, - 0xc0, 0x6d, 0xa4, 0x94, 0x3e, 0x91, 0x0a, 0x61, 0x76, 0x3b, 0xf9, 0x9c, 0x78, 0x24, 0xc7, 0x78, - 0xe1, 0x91, 0x1c, 0xe3, 0x83, 0x47, 0x72, 0x8c, 0x13, 0x1e, 0xcb, 0x31, 0x5c, 0x78, 0x2c, 0xc7, - 0x70, 0xe3, 0xb1, 0x1c, 0x43, 0x94, 0x51, 0x7a, 0x66, 0x49, 0x46, 0x69, 0x92, 0x5e, 0x72, 0x7e, - 0xae, 0x7e, 0x55, 0x6a, 0x49, 0xa2, 0x6e, 0x72, 0x46, 0x62, 0x66, 0x1e, 0x98, 0x99, 0x9c, 0x5f, - 0x94, 0xaa, 0x5f, 0xa1, 0x8f, 0x12, 0x93, 0x95, 0x05, 0xa9, 0xc5, 0x49, 0x6c, 0xe0, 0x48, 0x30, - 0x06, 0x04, 0x00, 0x00, 0xff, 0xff, 0x6c, 0x32, 0x4f, 0xb0, 0xe5, 0x01, 0x00, 0x00, + proto.RegisterType((*MsgUpdateVerificationFlags)(nil), "zetachain.zetacore.lightclient.MsgUpdateVerificationFlags") + proto.RegisterType((*MsgUpdateVerificationFlagsResponse)(nil), "zetachain.zetacore.lightclient.MsgUpdateVerificationFlagsResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/lightclient/tx.proto", fileDescriptor_6fec9f445d2bf2d1) +} + +var fileDescriptor_6fec9f445d2bf2d1 = []byte{ + // 282 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0xaf, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x73, 0x32, 0xd3, 0x33, + 0x4a, 0x92, 0x73, 0x32, 0x53, 0xf3, 0x4a, 0xf4, 0x4b, 0x2a, 0xf4, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, + 0x85, 0xe4, 0xe0, 0x0a, 0xf5, 0x60, 0x0a, 0xf5, 0x90, 0x14, 0x4a, 0x89, 0xa4, 0xe7, 0xa7, 0xe7, + 0x83, 0x95, 0xea, 0x83, 0x58, 0x10, 0x5d, 0x52, 0xe6, 0x04, 0x8c, 0x2f, 0x4b, 0x2d, 0xca, 0x4c, + 0xcb, 0x4c, 0x4e, 0x2c, 0xc9, 0xcc, 0xcf, 0x8b, 0x4f, 0xcb, 0x49, 0x4c, 0x2f, 0x86, 0x68, 0x54, + 0x9a, 0xc7, 0xc8, 0x25, 0xe5, 0x5b, 0x9c, 0x1e, 0x5a, 0x90, 0x92, 0x58, 0x92, 0x1a, 0x86, 0xa4, + 0xca, 0x0d, 0xa4, 0x48, 0x48, 0x82, 0x8b, 0x3d, 0xb9, 0x28, 0x35, 0xb1, 0x24, 0xbf, 0x48, 0x82, + 0x51, 0x81, 0x51, 0x83, 0x33, 0x08, 0xc6, 0x15, 0x4a, 0xe3, 0x12, 0xc2, 0x34, 0x54, 0x82, 0x49, + 0x81, 0x51, 0x83, 0xdb, 0xc8, 0x50, 0x0f, 0xbf, 0x27, 0xf4, 0x30, 0x2c, 0x72, 0x62, 0x39, 0x71, + 0x4f, 0x9e, 0x21, 0x48, 0xb0, 0x0c, 0x5d, 0x42, 0x49, 0x85, 0x4b, 0x09, 0xb7, 0xfb, 0x82, 0x52, + 0x8b, 0x0b, 0xf2, 0xf3, 0x8a, 0x53, 0x8d, 0x16, 0x32, 0x72, 0x31, 0xfb, 0x16, 0xa7, 0x0b, 0xcd, + 0x64, 0xe4, 0x12, 0xc7, 0xe5, 0x17, 0x2b, 0x42, 0xae, 0xc2, 0x6d, 0x8f, 0x94, 0x13, 0xf9, 0x7a, + 0x61, 0x6e, 0x74, 0xf2, 0x39, 0xf1, 0x48, 0x8e, 0xf1, 0xc2, 0x23, 0x39, 0xc6, 0x07, 0x8f, 0xe4, + 0x18, 0x27, 0x3c, 0x96, 0x63, 0xb8, 0xf0, 0x58, 0x8e, 0xe1, 0xc6, 0x63, 0x39, 0x86, 0x28, 0xa3, + 0xf4, 0xcc, 0x92, 0x8c, 0xd2, 0x24, 0xbd, 0xe4, 0xfc, 0x5c, 0x70, 0xf4, 0xe9, 0xa2, 0xc5, 0x64, + 0x05, 0x6a, 0x52, 0xa9, 0x2c, 0x48, 0x2d, 0x4e, 0x62, 0x03, 0xc7, 0x9f, 0x31, 0x20, 0x00, 0x00, + 0xff, 0xff, 0xf1, 0xab, 0xf2, 0xe2, 0x59, 0x02, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -169,7 +172,7 @@ func NewMsgClient(cc grpc1.ClientConn) MsgClient { func (c *msgClient) UpdateVerificationFlags(ctx context.Context, in *MsgUpdateVerificationFlags, opts ...grpc.CallOption) (*MsgUpdateVerificationFlagsResponse, error) { out := new(MsgUpdateVerificationFlagsResponse) - err := c.cc.Invoke(ctx, "/lightclient.Msg/UpdateVerificationFlags", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.lightclient.Msg/UpdateVerificationFlags", in, out, opts...) if err != nil { return nil, err } @@ -203,7 +206,7 @@ func _Msg_UpdateVerificationFlags_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/lightclient.Msg/UpdateVerificationFlags", + FullMethod: "/zetachain.zetacore.lightclient.Msg/UpdateVerificationFlags", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateVerificationFlags(ctx, req.(*MsgUpdateVerificationFlags)) @@ -212,7 +215,7 @@ func _Msg_UpdateVerificationFlags_Handler(srv interface{}, ctx context.Context, } var _Msg_serviceDesc = grpc.ServiceDesc{ - ServiceName: "lightclient.Msg", + ServiceName: "zetachain.zetacore.lightclient.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { @@ -221,7 +224,7 @@ var _Msg_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "lightclient/tx.proto", + Metadata: "zetachain/zetacore/lightclient/tx.proto", } func (m *MsgUpdateVerificationFlags) Marshal() (dAtA []byte, err error) { diff --git a/x/lightclient/types/verification_flags.pb.go b/x/lightclient/types/verification_flags.pb.go index 04eb48cf27..9db164b56a 100644 --- a/x/lightclient/types/verification_flags.pb.go +++ b/x/lightclient/types/verification_flags.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: lightclient/verification_flags.proto +// source: zetachain/zetacore/lightclient/verification_flags.proto package types @@ -32,7 +32,7 @@ func (m *VerificationFlags) Reset() { *m = VerificationFlags{} } func (m *VerificationFlags) String() string { return proto.CompactTextString(m) } func (*VerificationFlags) ProtoMessage() {} func (*VerificationFlags) Descriptor() ([]byte, []int) { - return fileDescriptor_86eae6d737b3f8cc, []int{0} + return fileDescriptor_bcf482283292221c, []int{0} } func (m *VerificationFlags) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -76,27 +76,28 @@ func (m *VerificationFlags) GetBtcTypeChainEnabled() bool { } func init() { - proto.RegisterType((*VerificationFlags)(nil), "lightclient.VerificationFlags") + proto.RegisterType((*VerificationFlags)(nil), "zetachain.zetacore.lightclient.VerificationFlags") } func init() { - proto.RegisterFile("lightclient/verification_flags.proto", fileDescriptor_86eae6d737b3f8cc) + proto.RegisterFile("zetachain/zetacore/lightclient/verification_flags.proto", fileDescriptor_bcf482283292221c) } -var fileDescriptor_86eae6d737b3f8cc = []byte{ - // 191 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0xc9, 0xc9, 0x4c, 0xcf, - 0x28, 0x49, 0xce, 0xc9, 0x4c, 0xcd, 0x2b, 0xd1, 0x2f, 0x4b, 0x2d, 0xca, 0x4c, 0xcb, 0x4c, 0x4e, - 0x2c, 0xc9, 0xcc, 0xcf, 0x8b, 0x4f, 0xcb, 0x49, 0x4c, 0x2f, 0xd6, 0x2b, 0x28, 0xca, 0x2f, 0xc9, - 0x17, 0xe2, 0x46, 0x52, 0xa5, 0x54, 0xce, 0x25, 0x18, 0x86, 0xa4, 0xd0, 0x0d, 0xa4, 0x4e, 0xc8, - 0x80, 0x4b, 0x38, 0xb5, 0x24, 0x23, 0xa4, 0xb2, 0x20, 0xd5, 0x39, 0x23, 0x31, 0x33, 0xcf, 0x35, - 0x2f, 0x31, 0x29, 0x27, 0x35, 0x45, 0x82, 0x51, 0x81, 0x51, 0x83, 0x23, 0x08, 0x9b, 0x14, 0x48, - 0x47, 0x52, 0x49, 0x32, 0x86, 0x0e, 0x26, 0x88, 0x0e, 0x2c, 0x52, 0x4e, 0x3e, 0x27, 0x1e, 0xc9, - 0x31, 0x5e, 0x78, 0x24, 0xc7, 0xf8, 0xe0, 0x91, 0x1c, 0xe3, 0x84, 0xc7, 0x72, 0x0c, 0x17, 0x1e, - 0xcb, 0x31, 0xdc, 0x78, 0x2c, 0xc7, 0x10, 0x65, 0x94, 0x9e, 0x59, 0x92, 0x51, 0x9a, 0xa4, 0x97, - 0x9c, 0x9f, 0xab, 0x5f, 0x95, 0x5a, 0x92, 0xa8, 0x9b, 0x0c, 0xd2, 0x07, 0x66, 0x26, 0xe7, 0x17, - 0xa5, 0xea, 0x57, 0xe8, 0x23, 0x7b, 0xb3, 0xa4, 0xb2, 0x20, 0xb5, 0x38, 0x89, 0x0d, 0xec, 0x35, - 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xaf, 0x6a, 0x29, 0x3c, 0x02, 0x01, 0x00, 0x00, +var fileDescriptor_bcf482283292221c = []byte{ + // 199 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xaf, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0x73, 0x32, 0xd3, 0x33, + 0x4a, 0x92, 0x73, 0x32, 0x53, 0xf3, 0x4a, 0xf4, 0xcb, 0x52, 0x8b, 0x32, 0xd3, 0x32, 0x93, 0x13, + 0x4b, 0x32, 0xf3, 0xf3, 0xe2, 0xd3, 0x72, 0x12, 0xd3, 0x8b, 0xf5, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, + 0x85, 0xe4, 0xe0, 0x1a, 0xf5, 0x60, 0x1a, 0xf5, 0x90, 0x34, 0x2a, 0x95, 0x73, 0x09, 0x86, 0x21, + 0xe9, 0x75, 0x03, 0x69, 0x15, 0x32, 0xe0, 0x12, 0x4e, 0x2d, 0xc9, 0x08, 0xa9, 0x2c, 0x48, 0x75, + 0x06, 0xe9, 0x74, 0xcd, 0x4b, 0x4c, 0xca, 0x49, 0x4d, 0x91, 0x60, 0x54, 0x60, 0xd4, 0xe0, 0x08, + 0xc2, 0x26, 0x05, 0xd2, 0x91, 0x54, 0x92, 0x8c, 0xa1, 0x83, 0x09, 0xa2, 0x03, 0x8b, 0x94, 0x93, + 0xcf, 0x89, 0x47, 0x72, 0x8c, 0x17, 0x1e, 0xc9, 0x31, 0x3e, 0x78, 0x24, 0xc7, 0x38, 0xe1, 0xb1, + 0x1c, 0xc3, 0x85, 0xc7, 0x72, 0x0c, 0x37, 0x1e, 0xcb, 0x31, 0x44, 0x19, 0xa5, 0x67, 0x96, 0x64, + 0x94, 0x26, 0xe9, 0x25, 0xe7, 0xe7, 0x82, 0x3d, 0xab, 0x8b, 0xe6, 0xef, 0x0a, 0x14, 0x9f, 0x97, + 0x54, 0x16, 0xa4, 0x16, 0x27, 0xb1, 0x81, 0x7d, 0x6b, 0x0c, 0x08, 0x00, 0x00, 0xff, 0xff, 0xab, + 0x69, 0x91, 0x02, 0x28, 0x01, 0x00, 0x00, } func (m *VerificationFlags) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/ballot.pb.go b/x/observer/types/ballot.pb.go index ba1bc95820..ecff89c287 100644 --- a/x/observer/types/ballot.pb.go +++ b/x/observer/types/ballot.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/ballot.proto +// source: zetachain/zetacore/observer/ballot.proto package types @@ -49,7 +49,7 @@ func (x VoteType) String() string { } func (VoteType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_9eac86b249c97b5b, []int{0} + return fileDescriptor_18c7141b763f2e87, []int{0} } type BallotStatus int32 @@ -77,7 +77,7 @@ func (x BallotStatus) String() string { } func (BallotStatus) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_9eac86b249c97b5b, []int{1} + return fileDescriptor_18c7141b763f2e87, []int{1} } // https://github.com/zeta-chain/node/issues/939 @@ -85,10 +85,10 @@ type Ballot struct { Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"` BallotIdentifier string `protobuf:"bytes,2,opt,name=ballot_identifier,json=ballotIdentifier,proto3" json:"ballot_identifier,omitempty"` VoterList []string `protobuf:"bytes,3,rep,name=voter_list,json=voterList,proto3" json:"voter_list,omitempty"` - Votes []VoteType `protobuf:"varint,4,rep,packed,name=votes,proto3,enum=observer.VoteType" json:"votes,omitempty"` - ObservationType ObservationType `protobuf:"varint,5,opt,name=observation_type,json=observationType,proto3,enum=observer.ObservationType" json:"observation_type,omitempty"` + Votes []VoteType `protobuf:"varint,4,rep,packed,name=votes,proto3,enum=zetachain.zetacore.observer.VoteType" json:"votes,omitempty"` + ObservationType ObservationType `protobuf:"varint,5,opt,name=observation_type,json=observationType,proto3,enum=zetachain.zetacore.observer.ObservationType" json:"observation_type,omitempty"` BallotThreshold github_com_cosmos_cosmos_sdk_types.Dec `protobuf:"bytes,6,opt,name=ballot_threshold,json=ballotThreshold,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Dec" json:"ballot_threshold"` - BallotStatus BallotStatus `protobuf:"varint,7,opt,name=ballot_status,json=ballotStatus,proto3,enum=observer.BallotStatus" json:"ballot_status,omitempty"` + BallotStatus BallotStatus `protobuf:"varint,7,opt,name=ballot_status,json=ballotStatus,proto3,enum=zetachain.zetacore.observer.BallotStatus" json:"ballot_status,omitempty"` BallotCreationHeight int64 `protobuf:"varint,8,opt,name=ballot_creation_height,json=ballotCreationHeight,proto3" json:"ballot_creation_height,omitempty"` } @@ -96,7 +96,7 @@ func (m *Ballot) Reset() { *m = Ballot{} } func (m *Ballot) String() string { return proto.CompactTextString(m) } func (*Ballot) ProtoMessage() {} func (*Ballot) Descriptor() ([]byte, []int) { - return fileDescriptor_9eac86b249c97b5b, []int{0} + return fileDescriptor_18c7141b763f2e87, []int{0} } func (m *Ballot) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -183,7 +183,7 @@ func (m *BallotListForHeight) Reset() { *m = BallotListForHeight{} } func (m *BallotListForHeight) String() string { return proto.CompactTextString(m) } func (*BallotListForHeight) ProtoMessage() {} func (*BallotListForHeight) Descriptor() ([]byte, []int) { - return fileDescriptor_9eac86b249c97b5b, []int{1} + return fileDescriptor_18c7141b763f2e87, []int{1} } func (m *BallotListForHeight) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -227,49 +227,52 @@ func (m *BallotListForHeight) GetBallotsIndexList() []string { } func init() { - proto.RegisterEnum("observer.VoteType", VoteType_name, VoteType_value) - proto.RegisterEnum("observer.BallotStatus", BallotStatus_name, BallotStatus_value) - proto.RegisterType((*Ballot)(nil), "observer.Ballot") - proto.RegisterType((*BallotListForHeight)(nil), "observer.BallotListForHeight") -} - -func init() { proto.RegisterFile("observer/ballot.proto", fileDescriptor_9eac86b249c97b5b) } - -var fileDescriptor_9eac86b249c97b5b = []byte{ - // 525 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x53, 0xcf, 0x6e, 0xd3, 0x4e, - 0x10, 0xce, 0x26, 0x4d, 0x7e, 0xc9, 0xfc, 0x4a, 0x13, 0x96, 0x10, 0x4c, 0x24, 0xdc, 0x28, 0x87, - 0xca, 0x2a, 0x34, 0x96, 0x0a, 0x37, 0x6e, 0xa1, 0x8a, 0x88, 0x84, 0xf8, 0xe3, 0x56, 0x48, 0x85, - 0x83, 0xe5, 0xd8, 0x43, 0xbc, 0xc2, 0xf5, 0x46, 0xbb, 0x9b, 0xaa, 0xcd, 0x53, 0xf0, 0x10, 0x1c, - 0xfa, 0x28, 0x3d, 0xf6, 0x88, 0x38, 0x54, 0x28, 0x79, 0x11, 0xe4, 0x5d, 0xe7, 0x0f, 0x52, 0x4e, - 0x9e, 0xf9, 0xbe, 0x99, 0x6f, 0xc6, 0xf3, 0x69, 0xe1, 0x31, 0x1f, 0x49, 0x14, 0x97, 0x28, 0xdc, - 0x51, 0x90, 0x24, 0x5c, 0xf5, 0x26, 0x82, 0x2b, 0x4e, 0xab, 0x4b, 0xb8, 0xdd, 0x1c, 0xf3, 0x31, - 0xd7, 0xa0, 0x9b, 0x45, 0x86, 0x6f, 0x3f, 0x59, 0xb5, 0x2d, 0x03, 0x43, 0x74, 0x6f, 0x4a, 0x50, - 0xe9, 0x6b, 0x25, 0xda, 0x84, 0x32, 0x4b, 0x23, 0xbc, 0xb2, 0x48, 0x87, 0x38, 0x35, 0xcf, 0x24, - 0xf4, 0x39, 0x3c, 0x34, 0x93, 0x7c, 0x16, 0x61, 0xaa, 0xd8, 0x37, 0x86, 0xc2, 0x2a, 0xea, 0x8a, - 0x86, 0x21, 0x86, 0x2b, 0x9c, 0x3e, 0x03, 0xb8, 0xe4, 0x0a, 0x85, 0x9f, 0x30, 0xa9, 0xac, 0x52, - 0xa7, 0xe4, 0xd4, 0xbc, 0x9a, 0x46, 0xde, 0x31, 0xa9, 0xa8, 0x03, 0xe5, 0x2c, 0x91, 0xd6, 0x4e, - 0xa7, 0xe4, 0xec, 0x1d, 0xd3, 0xde, 0x6a, 0x99, 0xcf, 0x5c, 0xe1, 0xd9, 0xf5, 0x04, 0x3d, 0x53, - 0x40, 0x4f, 0xa0, 0x61, 0xb8, 0x40, 0x31, 0x9e, 0xfa, 0xea, 0x7a, 0x82, 0x56, 0xb9, 0x43, 0x9c, - 0xbd, 0xe3, 0xa7, 0xeb, 0xa6, 0x0f, 0xeb, 0x0a, 0xdd, 0x5b, 0xe7, 0xff, 0x02, 0xf4, 0x1c, 0xf2, - 0x15, 0x7d, 0x15, 0x0b, 0x94, 0x31, 0x4f, 0x22, 0xab, 0x92, 0xad, 0xde, 0xef, 0xdd, 0xde, 0xef, - 0x17, 0x7e, 0xdf, 0xef, 0x1f, 0x8c, 0x99, 0x8a, 0xa7, 0xa3, 0x5e, 0xc8, 0x2f, 0xdc, 0x90, 0xcb, - 0x0b, 0x2e, 0xf3, 0xcf, 0x91, 0x8c, 0xbe, 0xbb, 0xd9, 0x58, 0xd9, 0x3b, 0xc1, 0xd0, 0xab, 0x1b, - 0x9d, 0xb3, 0xa5, 0x0c, 0x7d, 0x0d, 0x0f, 0x72, 0x69, 0xa9, 0x02, 0x35, 0x95, 0xd6, 0x7f, 0x7a, - 0xbb, 0xd6, 0x7a, 0x3b, 0x73, 0xd5, 0x53, 0xcd, 0x7a, 0xbb, 0xa3, 0x8d, 0x8c, 0xbe, 0x82, 0x56, - 0xde, 0x1c, 0x0a, 0x34, 0x7f, 0x18, 0x23, 0x1b, 0xc7, 0xca, 0xaa, 0x76, 0x88, 0x53, 0xf2, 0x9a, - 0x86, 0x7d, 0x93, 0x93, 0x6f, 0x35, 0xd7, 0xfd, 0x0a, 0x8f, 0x8c, 0x66, 0x76, 0xcb, 0x01, 0x17, - 0x06, 0xa6, 0x2d, 0xa8, 0xe4, 0xcd, 0x44, 0x37, 0xe7, 0x19, 0x7d, 0x01, 0xd4, 0xc8, 0x48, 0x5f, - 0x3b, 0x69, 0x3c, 0x29, 0x6a, 0x4f, 0xf2, 0xb3, 0xc8, 0x61, 0x46, 0x64, 0x72, 0x87, 0x9f, 0xa0, - 0xba, 0xf4, 0x80, 0xb6, 0x80, 0x9e, 0x4e, 0xc3, 0x10, 0xa5, 0xdc, 0xb8, 0x70, 0xa3, 0x90, 0xe1, - 0x83, 0x80, 0x25, 0x53, 0x81, 0x9b, 0x38, 0xa1, 0x75, 0xf8, 0xff, 0x3d, 0x57, 0xe7, 0xa8, 0x32, - 0x85, 0xa8, 0x51, 0x6c, 0xef, 0xdc, 0xfc, 0xb4, 0xc9, 0xe1, 0x0c, 0x76, 0x37, 0x6f, 0x40, 0x0f, - 0xa0, 0x6b, 0xf2, 0x01, 0x4b, 0x83, 0x84, 0xcd, 0x30, 0xf2, 0xb7, 0x8e, 0xd9, 0x52, 0xb7, 0x75, - 0x6c, 0x13, 0x1a, 0xa6, 0x6e, 0x98, 0x7e, 0x14, 0x7c, 0x2c, 0x50, 0xca, 0xe5, 0xec, 0xfe, 0xf0, - 0x76, 0x6e, 0x93, 0xbb, 0xb9, 0x4d, 0xfe, 0xcc, 0x6d, 0xf2, 0x63, 0x61, 0x17, 0xee, 0x16, 0x76, - 0xe1, 0xd7, 0xc2, 0x2e, 0x7c, 0x71, 0x37, 0x1c, 0x9f, 0xa1, 0x0a, 0x8e, 0xc2, 0x38, 0x60, 0xa9, - 0x0e, 0x43, 0x2e, 0xd0, 0xbd, 0x5a, 0xbd, 0x10, 0x63, 0xff, 0xa8, 0xa2, 0x1f, 0xca, 0xcb, 0xbf, - 0x01, 0x00, 0x00, 0xff, 0xff, 0x78, 0xeb, 0x73, 0xee, 0x7a, 0x03, 0x00, 0x00, + proto.RegisterEnum("zetachain.zetacore.observer.VoteType", VoteType_name, VoteType_value) + proto.RegisterEnum("zetachain.zetacore.observer.BallotStatus", BallotStatus_name, BallotStatus_value) + proto.RegisterType((*Ballot)(nil), "zetachain.zetacore.observer.Ballot") + proto.RegisterType((*BallotListForHeight)(nil), "zetachain.zetacore.observer.BallotListForHeight") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/observer/ballot.proto", fileDescriptor_18c7141b763f2e87) +} + +var fileDescriptor_18c7141b763f2e87 = []byte{ + // 540 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x53, 0xc1, 0x6e, 0xd3, 0x40, + 0x10, 0x8d, 0x93, 0x26, 0x34, 0x4b, 0x69, 0xc2, 0x12, 0x45, 0x56, 0x10, 0x6e, 0x14, 0x89, 0xca, + 0x84, 0xd6, 0x96, 0x0a, 0x37, 0x6e, 0x01, 0x45, 0x44, 0x42, 0x05, 0xdc, 0x0a, 0x54, 0x38, 0x58, + 0x8e, 0x3d, 0xc4, 0x2b, 0x5c, 0x6f, 0xb4, 0xbb, 0xa9, 0xda, 0x7c, 0x05, 0x1f, 0xc1, 0x81, 0x4f, + 0xe9, 0xb1, 0x47, 0xc4, 0xa1, 0x82, 0xe4, 0x47, 0xd0, 0xee, 0xda, 0xad, 0x41, 0x51, 0x4e, 0xbb, + 0x33, 0xf3, 0xe6, 0xcd, 0xec, 0xbc, 0x1d, 0x64, 0xcf, 0x41, 0x04, 0x61, 0x1c, 0x90, 0xd4, 0x55, + 0x37, 0xca, 0xc0, 0xa5, 0x63, 0x0e, 0xec, 0x0c, 0x98, 0x3b, 0x0e, 0x92, 0x84, 0x0a, 0x67, 0xca, + 0xa8, 0xa0, 0xf8, 0xe1, 0x0d, 0xd2, 0xc9, 0x91, 0x4e, 0x8e, 0xec, 0xb4, 0x26, 0x74, 0x42, 0x15, + 0xce, 0x95, 0x37, 0x9d, 0xd2, 0xe9, 0xaf, 0x23, 0xcf, 0x2f, 0x1a, 0xdb, 0xfb, 0x53, 0x41, 0xb5, + 0x81, 0xaa, 0x87, 0x5b, 0xa8, 0x4a, 0xd2, 0x08, 0xce, 0x4d, 0xa3, 0x6b, 0xd8, 0x75, 0x4f, 0x1b, + 0xf8, 0x29, 0xba, 0xaf, 0xfb, 0xf1, 0x49, 0x04, 0xa9, 0x20, 0x5f, 0x08, 0x30, 0xb3, 0xac, 0x10, + 0x4d, 0x1d, 0x18, 0xdd, 0xf8, 0xf1, 0x23, 0x84, 0xce, 0xa8, 0x00, 0xe6, 0x27, 0x84, 0x0b, 0xb3, + 0xd2, 0xad, 0xd8, 0x75, 0xaf, 0xae, 0x3c, 0x6f, 0x08, 0x17, 0xf8, 0x05, 0xaa, 0x4a, 0x83, 0x9b, + 0x1b, 0xdd, 0x8a, 0xbd, 0x7d, 0xf0, 0xd8, 0x59, 0xf3, 0x36, 0xe7, 0x03, 0x15, 0x70, 0x7c, 0x31, + 0x05, 0x4f, 0xe7, 0xe0, 0x8f, 0xa8, 0xa9, 0x63, 0x81, 0x20, 0x34, 0xf5, 0xc5, 0xc5, 0x14, 0xcc, + 0x6a, 0xd7, 0xb0, 0xb7, 0x0f, 0xf6, 0xd6, 0xf2, 0xbc, 0xbd, 0x4d, 0x52, 0x74, 0x0d, 0xfa, 0xaf, + 0x03, 0x9f, 0xa0, 0xec, 0x21, 0xbe, 0x88, 0x19, 0xf0, 0x98, 0x26, 0x91, 0x59, 0x93, 0x0f, 0x1c, + 0x38, 0x97, 0xd7, 0x3b, 0xa5, 0x5f, 0xd7, 0x3b, 0xbb, 0x13, 0x22, 0xe2, 0xd9, 0xd8, 0x09, 0xe9, + 0xa9, 0x1b, 0x52, 0x7e, 0x4a, 0x79, 0x76, 0xec, 0xf3, 0xe8, 0xab, 0x2b, 0x3b, 0xe1, 0xce, 0x2b, + 0x08, 0xbd, 0x86, 0xe6, 0x39, 0xce, 0x69, 0xf0, 0x21, 0xba, 0x97, 0x51, 0x73, 0x11, 0x88, 0x19, + 0x37, 0xef, 0xa8, 0x86, 0x9f, 0xac, 0x6d, 0x58, 0xcb, 0x71, 0xa4, 0x12, 0xbc, 0xad, 0x71, 0xc1, + 0xc2, 0xcf, 0x51, 0x3b, 0xe3, 0x0b, 0x19, 0xe8, 0x39, 0xc4, 0x40, 0x26, 0xb1, 0x30, 0x37, 0xbb, + 0x86, 0x5d, 0xf1, 0x5a, 0x3a, 0xfa, 0x32, 0x0b, 0xbe, 0x56, 0xb1, 0xde, 0x67, 0xf4, 0x40, 0x73, + 0x4a, 0x11, 0x86, 0x94, 0x69, 0x37, 0x6e, 0xa3, 0x5a, 0x96, 0x6c, 0xa8, 0xe4, 0xcc, 0xc2, 0x7b, + 0x08, 0x6b, 0x1a, 0xee, 0xab, 0x2f, 0xa0, 0xc5, 0x2c, 0x2b, 0x31, 0xb3, 0x49, 0xf1, 0x91, 0x0c, + 0x48, 0xba, 0xfe, 0x7b, 0xb4, 0x99, 0x2b, 0x85, 0xdb, 0x08, 0x1f, 0xcd, 0xc2, 0x10, 0x38, 0x2f, + 0x0c, 0xbd, 0x59, 0x92, 0xfe, 0x61, 0x40, 0x92, 0x19, 0x83, 0xa2, 0xdf, 0xc0, 0x0d, 0x74, 0xf7, + 0x90, 0x8a, 0x13, 0x10, 0x92, 0x21, 0x6a, 0x96, 0x3b, 0x1b, 0x3f, 0xbe, 0x5b, 0x46, 0x7f, 0x8e, + 0xb6, 0x8a, 0x33, 0xc0, 0xbb, 0xa8, 0xa7, 0xed, 0x21, 0x49, 0x83, 0x84, 0xcc, 0x21, 0xf2, 0x57, + 0x96, 0x59, 0x81, 0x5b, 0x59, 0xb6, 0x85, 0x9a, 0x1a, 0x37, 0x4a, 0xdf, 0x31, 0x3a, 0x61, 0xc0, + 0x79, 0x5e, 0x7b, 0x30, 0xba, 0x5c, 0x58, 0xc6, 0xd5, 0xc2, 0x32, 0x7e, 0x2f, 0x2c, 0xe3, 0xdb, + 0xd2, 0x2a, 0x5d, 0x2d, 0xad, 0xd2, 0xcf, 0xa5, 0x55, 0xfa, 0xe4, 0x16, 0x3e, 0x81, 0x14, 0x6d, + 0xff, 0xbf, 0x0d, 0x3b, 0xbf, 0xdd, 0x31, 0xf5, 0x23, 0xc6, 0x35, 0xb5, 0x61, 0xcf, 0xfe, 0x06, + 0x00, 0x00, 0xff, 0xff, 0xd6, 0xf7, 0x30, 0x7b, 0xec, 0x03, 0x00, 0x00, } func (m *Ballot) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/blame.pb.go b/x/observer/types/blame.pb.go index 1d55414ad1..ede43964f2 100644 --- a/x/observer/types/blame.pb.go +++ b/x/observer/types/blame.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/blame.proto +// source: zetachain/zetacore/observer/blame.proto package types @@ -32,7 +32,7 @@ func (m *Node) Reset() { *m = Node{} } func (m *Node) String() string { return proto.CompactTextString(m) } func (*Node) ProtoMessage() {} func (*Node) Descriptor() ([]byte, []int) { - return fileDescriptor_e9eda3a934f0dc78, []int{0} + return fileDescriptor_43b03381a0168e22, []int{0} } func (m *Node) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -92,7 +92,7 @@ func (m *Blame) Reset() { *m = Blame{} } func (m *Blame) String() string { return proto.CompactTextString(m) } func (*Blame) ProtoMessage() {} func (*Blame) Descriptor() ([]byte, []int) { - return fileDescriptor_e9eda3a934f0dc78, []int{1} + return fileDescriptor_43b03381a0168e22, []int{1} } func (m *Blame) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -143,32 +143,35 @@ func (m *Blame) GetNodes() []*Node { } func init() { - proto.RegisterType((*Node)(nil), "observer.Node") - proto.RegisterType((*Blame)(nil), "observer.Blame") + proto.RegisterType((*Node)(nil), "zetachain.zetacore.observer.Node") + proto.RegisterType((*Blame)(nil), "zetachain.zetacore.observer.Blame") } -func init() { proto.RegisterFile("observer/blame.proto", fileDescriptor_e9eda3a934f0dc78) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/blame.proto", fileDescriptor_43b03381a0168e22) +} -var fileDescriptor_e9eda3a934f0dc78 = []byte{ - // 280 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x3c, 0x90, 0x41, 0x4b, 0x84, 0x40, - 0x1c, 0xc5, 0x9d, 0xcc, 0x2d, 0xa7, 0x32, 0x18, 0x16, 0x56, 0x82, 0x06, 0x59, 0x8a, 0xbc, 0xa4, - 0x50, 0xdf, 0x60, 0xe9, 0x12, 0x41, 0x07, 0xbb, 0x75, 0x91, 0x19, 0xfd, 0xe7, 0x5a, 0xbb, 0x8e, - 0x8c, 0x63, 0xac, 0x7d, 0x8a, 0x3e, 0x56, 0xc7, 0x3d, 0x76, 0x0c, 0xfd, 0x22, 0xb1, 0xe3, 0xea, - 0xed, 0x3f, 0xbf, 0xf7, 0x98, 0xc7, 0x7b, 0x78, 0x2a, 0x78, 0x05, 0xf2, 0x13, 0x64, 0xc8, 0x57, - 0x6c, 0x0d, 0x41, 0x29, 0x85, 0x12, 0xe4, 0x78, 0xa0, 0x17, 0xb3, 0x51, 0x1f, 0x8e, 0xde, 0x32, - 0xcf, 0xf0, 0xe1, 0xb3, 0x48, 0x81, 0xcc, 0xf0, 0x51, 0x59, 0xf3, 0xf8, 0x03, 0x1a, 0x17, 0x79, - 0xc8, 0xb7, 0xa3, 0x49, 0x59, 0xf3, 0x27, 0x68, 0xc8, 0x25, 0xc6, 0xfa, 0xcb, 0x38, 0x65, 0x8a, - 0xb9, 0x07, 0x1e, 0xf2, 0x4f, 0x23, 0x5b, 0x93, 0x07, 0xa6, 0x18, 0xb9, 0xc1, 0xe7, 0xbd, 0x5c, - 0xe5, 0x59, 0xc1, 0x54, 0x2d, 0xc1, 0x35, 0xb5, 0xc7, 0xd1, 0xf8, 0x65, 0xa0, 0xf3, 0x77, 0x6c, - 0x2d, 0x76, 0x84, 0x4c, 0xb1, 0x95, 0x17, 0x29, 0x6c, 0xf6, 0x39, 0xfd, 0x83, 0x5c, 0x63, 0xe7, - 0x8d, 0xe5, 0xab, 0x5a, 0x42, 0x2c, 0x81, 0x55, 0xa2, 0xd0, 0x51, 0x76, 0x74, 0xb6, 0xa7, 0x91, - 0x86, 0xe4, 0x0a, 0x5b, 0x85, 0x48, 0xa1, 0x72, 0x4d, 0xcf, 0xf4, 0x4f, 0xee, 0x9c, 0x60, 0xac, - 0xb3, 0x6b, 0x11, 0xf5, 0xe2, 0xe2, 0xf1, 0xa7, 0xa5, 0x68, 0xdb, 0x52, 0xf4, 0xd7, 0x52, 0xf4, - 0xdd, 0x51, 0x63, 0xdb, 0x51, 0xe3, 0xb7, 0xa3, 0xc6, 0x6b, 0x98, 0xe5, 0x6a, 0x59, 0xf3, 0x20, - 0x11, 0xeb, 0xf0, 0x0b, 0x14, 0xbb, 0x4d, 0x96, 0x2c, 0x2f, 0xf4, 0x99, 0x08, 0x09, 0xe1, 0x66, - 0xdc, 0x27, 0x54, 0x4d, 0x09, 0x15, 0x9f, 0xe8, 0x99, 0xee, 0xff, 0x03, 0x00, 0x00, 0xff, 0xff, - 0x8e, 0x5d, 0xd9, 0x92, 0x61, 0x01, 0x00, 0x00, +var fileDescriptor_43b03381a0168e22 = []byte{ + // 294 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x4b, 0xc3, 0x30, + 0x14, 0xc7, 0x17, 0x6b, 0x27, 0x8d, 0x3a, 0x21, 0x08, 0x16, 0xc5, 0x50, 0x07, 0xb2, 0x22, 0x98, + 0x82, 0x1e, 0xbc, 0x0f, 0x2f, 0x22, 0x78, 0xa8, 0x37, 0x2f, 0x25, 0x59, 0x9f, 0x5d, 0x71, 0x6b, + 0x4a, 0x9a, 0xca, 0x2a, 0xf8, 0x1d, 0xfc, 0x58, 0x1e, 0x77, 0xf4, 0x28, 0xed, 0x17, 0x91, 0xa5, + 0xab, 0x82, 0x87, 0xdd, 0x5e, 0x7e, 0xf9, 0xf3, 0xfe, 0xbc, 0x1f, 0x1e, 0xbd, 0x81, 0xe6, 0x93, + 0x29, 0x4f, 0xb3, 0xc0, 0x4c, 0x52, 0x41, 0x20, 0x45, 0x01, 0xea, 0x15, 0x54, 0x20, 0x66, 0x7c, + 0x0e, 0x2c, 0x57, 0x52, 0x4b, 0x72, 0xf2, 0x1b, 0x64, 0x5d, 0x90, 0x75, 0xc1, 0xe3, 0x8b, 0x4d, + 0x5b, 0xba, 0xa1, 0x5d, 0x34, 0x4c, 0xf0, 0xf6, 0x83, 0x8c, 0x81, 0x1c, 0xe1, 0x9d, 0xbc, 0x14, + 0xd1, 0x0b, 0x54, 0x2e, 0xf2, 0x90, 0xef, 0x84, 0xfd, 0xbc, 0x14, 0xf7, 0x50, 0x91, 0x53, 0x8c, + 0x4d, 0x71, 0x14, 0x73, 0xcd, 0xdd, 0x2d, 0x0f, 0xf9, 0x7b, 0xa1, 0x63, 0xc8, 0x2d, 0xd7, 0x9c, + 0x8c, 0xf0, 0x41, 0xfb, 0x5d, 0xa4, 0x49, 0xc6, 0x75, 0xa9, 0xc0, 0xb5, 0x4c, 0x66, 0x60, 0xf0, + 0x63, 0x47, 0x87, 0xef, 0xd8, 0x1e, 0xaf, 0x08, 0x39, 0xc4, 0x76, 0x9a, 0xc5, 0xb0, 0x58, 0xf7, + 0xb4, 0x0f, 0x72, 0x8e, 0x07, 0xcf, 0x3c, 0x9d, 0x95, 0x0a, 0x22, 0x05, 0xbc, 0x90, 0x99, 0xa9, + 0x72, 0xc2, 0xfd, 0x35, 0x0d, 0x0d, 0x24, 0x37, 0xd8, 0xce, 0x64, 0x0c, 0x85, 0x6b, 0x79, 0x96, + 0xbf, 0x7b, 0x75, 0xc6, 0x36, 0x78, 0x60, 0xab, 0xc3, 0xc2, 0x36, 0x3f, 0xbe, 0xfb, 0xac, 0x29, + 0x5a, 0xd6, 0x14, 0x7d, 0xd7, 0x14, 0x7d, 0x34, 0xb4, 0xb7, 0x6c, 0x68, 0xef, 0xab, 0xa1, 0xbd, + 0xa7, 0x20, 0x49, 0xf5, 0xb4, 0x14, 0x6c, 0x22, 0xe7, 0x46, 0xd7, 0xe5, 0x3f, 0x73, 0x8b, 0x3f, + 0x77, 0xba, 0xca, 0xa1, 0x10, 0x7d, 0x63, 0xee, 0xfa, 0x27, 0x00, 0x00, 0xff, 0xff, 0xa5, 0x32, + 0xa0, 0x8a, 0xad, 0x01, 0x00, 0x00, } func (m *Node) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/chain_nonces.pb.go b/x/observer/types/chain_nonces.pb.go index c5f1783a26..f1ea309c73 100644 --- a/x/observer/types/chain_nonces.pb.go +++ b/x/observer/types/chain_nonces.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/chain_nonces.proto +// source: zetachain/zetacore/observer/chain_nonces.proto package types @@ -36,7 +36,7 @@ func (m *ChainNonces) Reset() { *m = ChainNonces{} } func (m *ChainNonces) String() string { return proto.CompactTextString(m) } func (*ChainNonces) ProtoMessage() {} func (*ChainNonces) Descriptor() ([]byte, []int) { - return fileDescriptor_a4a180ef3ffea001, []int{0} + return fileDescriptor_d8bc11608907ed56, []int{0} } func (m *ChainNonces) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -108,30 +108,32 @@ func (m *ChainNonces) GetFinalizedHeight() uint64 { } func init() { - proto.RegisterType((*ChainNonces)(nil), "observer.ChainNonces") + proto.RegisterType((*ChainNonces)(nil), "zetachain.zetacore.observer.ChainNonces") } -func init() { proto.RegisterFile("observer/chain_nonces.proto", fileDescriptor_a4a180ef3ffea001) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/chain_nonces.proto", fileDescriptor_d8bc11608907ed56) +} -var fileDescriptor_a4a180ef3ffea001 = []byte{ - // 259 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x5c, 0x90, 0x3d, 0x4e, 0xf4, 0x30, - 0x10, 0x86, 0xe3, 0x2f, 0xfb, 0xf7, 0x99, 0x02, 0xc9, 0xda, 0xc2, 0x80, 0x64, 0x45, 0x54, 0x69, - 0x58, 0x17, 0xdc, 0x00, 0x1a, 0xb6, 0xa1, 0x48, 0x49, 0x83, 0x12, 0x67, 0x70, 0x2c, 0x81, 0xbd, - 0xb2, 0x0d, 0x5a, 0xf6, 0x14, 0x9c, 0x85, 0x53, 0x50, 0x6e, 0x49, 0x89, 0x92, 0x8b, 0x20, 0x4f, - 0x58, 0x0a, 0xba, 0x79, 0xde, 0xd1, 0xa3, 0x77, 0x34, 0xf4, 0xcc, 0x35, 0x01, 0xfc, 0x0b, 0x78, - 0xa9, 0xba, 0xda, 0xd8, 0x7b, 0xeb, 0xac, 0x82, 0xb0, 0xda, 0x78, 0x17, 0x1d, 0x5b, 0x1c, 0x96, - 0xa7, 0x4b, 0xed, 0xb4, 0xc3, 0x50, 0xa6, 0x69, 0xdc, 0x9f, 0xbf, 0x13, 0x7a, 0x74, 0x9d, 0xb4, - 0x5b, 0xb4, 0x18, 0xa7, 0x73, 0xe5, 0xa1, 0x8e, 0xce, 0x73, 0x52, 0x90, 0xf2, 0x7f, 0x75, 0x40, - 0xb6, 0xa4, 0x53, 0x63, 0x5b, 0xd8, 0xf2, 0x7f, 0x98, 0x8f, 0xc0, 0x4e, 0xe8, 0x62, 0x6c, 0x35, - 0x2d, 0xcf, 0x0b, 0x52, 0xe6, 0xd5, 0x1c, 0x79, 0xdd, 0x26, 0x01, 0x4f, 0xe1, 0x93, 0x82, 0x94, - 0x93, 0x6a, 0x84, 0x54, 0x10, 0x8c, 0xb6, 0xe0, 0x03, 0x9f, 0x16, 0x79, 0x2a, 0xf8, 0x41, 0x56, - 0xd2, 0xe3, 0x07, 0x63, 0xeb, 0x47, 0xb3, 0x83, 0xf6, 0x06, 0x8c, 0xee, 0x22, 0x9f, 0xa1, 0xf9, - 0x37, 0xbe, 0x5a, 0x7f, 0xf4, 0x82, 0xec, 0x7b, 0x41, 0xbe, 0x7a, 0x41, 0xde, 0x06, 0x91, 0xed, - 0x07, 0x91, 0x7d, 0x0e, 0x22, 0xbb, 0x93, 0xda, 0xc4, 0xee, 0xb9, 0x59, 0x29, 0xf7, 0x24, 0x77, - 0x10, 0xeb, 0x0b, 0x3c, 0x06, 0x47, 0xe5, 0x3c, 0xc8, 0xad, 0xfc, 0x7d, 0x56, 0x7c, 0xdd, 0x40, - 0x68, 0x66, 0xf8, 0x86, 0xcb, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0xd4, 0x89, 0x49, 0x24, 0x45, - 0x01, 0x00, 0x00, +var fileDescriptor_d8bc11608907ed56 = []byte{ + // 266 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x5c, 0x90, 0x3d, 0x4e, 0xc4, 0x30, + 0x10, 0x85, 0xd7, 0x64, 0x7f, 0xc0, 0x14, 0x48, 0xd1, 0x16, 0x06, 0x24, 0x2b, 0xa2, 0x4a, 0x83, + 0x5d, 0x70, 0x03, 0x68, 0xd8, 0x86, 0x22, 0x25, 0x0d, 0xca, 0xcf, 0xe0, 0x58, 0x02, 0x7b, 0x65, + 0x1b, 0xb4, 0xec, 0x29, 0x38, 0x0b, 0xa7, 0xa0, 0xdc, 0x92, 0x12, 0x25, 0x17, 0x41, 0x9e, 0x10, + 0x90, 0xb6, 0x9b, 0xef, 0xe9, 0xbd, 0x99, 0xd1, 0xa3, 0x62, 0x0b, 0xa1, 0xac, 0xdb, 0x52, 0x1b, + 0x89, 0x93, 0x75, 0x20, 0x6d, 0xe5, 0xc1, 0xbd, 0x82, 0x93, 0xa8, 0x3f, 0x18, 0x6b, 0x6a, 0xf0, + 0x62, 0xed, 0x6c, 0xb0, 0xe9, 0xf9, 0x9f, 0x5f, 0x8c, 0x7e, 0x31, 0xfa, 0xcf, 0x96, 0xca, 0x2a, + 0x8b, 0x3e, 0x19, 0xa7, 0x21, 0x72, 0xf1, 0x41, 0xe8, 0xf1, 0x4d, 0x4c, 0xdc, 0xe1, 0xa2, 0x94, + 0xd1, 0x45, 0xed, 0xa0, 0x0c, 0xd6, 0x31, 0x92, 0x91, 0xfc, 0xa8, 0x18, 0x31, 0x5d, 0xd2, 0x99, + 0x36, 0x0d, 0x6c, 0xd8, 0x01, 0xea, 0x03, 0xa4, 0xa7, 0xf4, 0x70, 0x78, 0x44, 0x37, 0x2c, 0xc9, + 0x48, 0x9e, 0x14, 0x0b, 0xe4, 0x55, 0x13, 0x03, 0xf8, 0x1d, 0x9b, 0x66, 0x24, 0x9f, 0x16, 0x03, + 0xc4, 0x03, 0x5e, 0x2b, 0x03, 0xce, 0xb3, 0x59, 0x96, 0xc4, 0x03, 0xbf, 0x98, 0xe6, 0xf4, 0xe4, + 0x51, 0x9b, 0xf2, 0x49, 0x6f, 0xa1, 0xb9, 0x05, 0xad, 0xda, 0xc0, 0xe6, 0x98, 0xdc, 0x97, 0xaf, + 0x57, 0x9f, 0x1d, 0x27, 0xbb, 0x8e, 0x93, 0xef, 0x8e, 0x93, 0xf7, 0x9e, 0x4f, 0x76, 0x3d, 0x9f, + 0x7c, 0xf5, 0x7c, 0x72, 0x2f, 0x95, 0x0e, 0xed, 0x4b, 0x25, 0x6a, 0xfb, 0x8c, 0x95, 0x5d, 0xee, + 0xb5, 0xb7, 0xf9, 0xef, 0x2f, 0xbc, 0xad, 0xc1, 0x57, 0x73, 0xac, 0xe1, 0xea, 0x27, 0x00, 0x00, + 0xff, 0xff, 0x6c, 0x72, 0x2e, 0x5e, 0x6b, 0x01, 0x00, 0x00, } func (m *ChainNonces) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/crosschain_flags.pb.go b/x/observer/types/crosschain_flags.pb.go index 9a7d623910..606ca3fa16 100644 --- a/x/observer/types/crosschain_flags.pb.go +++ b/x/observer/types/crosschain_flags.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/crosschain_flags.proto +// source: zetachain/zetacore/observer/crosschain_flags.proto package types @@ -42,7 +42,7 @@ func (m *GasPriceIncreaseFlags) Reset() { *m = GasPriceIncreaseFlags{} } func (m *GasPriceIncreaseFlags) String() string { return proto.CompactTextString(m) } func (*GasPriceIncreaseFlags) ProtoMessage() {} func (*GasPriceIncreaseFlags) Descriptor() ([]byte, []int) { - return fileDescriptor_b948b59e4d986f49, []int{0} + return fileDescriptor_f617dc4ef266f323, []int{0} } func (m *GasPriceIncreaseFlags) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -116,7 +116,7 @@ func (m *BlockHeaderVerificationFlags) Reset() { *m = BlockHeaderVerific func (m *BlockHeaderVerificationFlags) String() string { return proto.CompactTextString(m) } func (*BlockHeaderVerificationFlags) ProtoMessage() {} func (*BlockHeaderVerificationFlags) Descriptor() ([]byte, []int) { - return fileDescriptor_b948b59e4d986f49, []int{1} + return fileDescriptor_f617dc4ef266f323, []int{1} } func (m *BlockHeaderVerificationFlags) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -171,7 +171,7 @@ func (m *CrosschainFlags) Reset() { *m = CrosschainFlags{} } func (m *CrosschainFlags) String() string { return proto.CompactTextString(m) } func (*CrosschainFlags) ProtoMessage() {} func (*CrosschainFlags) Descriptor() ([]byte, []int) { - return fileDescriptor_b948b59e4d986f49, []int{2} + return fileDescriptor_f617dc4ef266f323, []int{2} } func (m *CrosschainFlags) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -238,7 +238,7 @@ func (m *LegacyCrosschainFlags) Reset() { *m = LegacyCrosschainFlags{} } func (m *LegacyCrosschainFlags) String() string { return proto.CompactTextString(m) } func (*LegacyCrosschainFlags) ProtoMessage() {} func (*LegacyCrosschainFlags) Descriptor() ([]byte, []int) { - return fileDescriptor_b948b59e4d986f49, []int{3} + return fileDescriptor_f617dc4ef266f323, []int{3} } func (m *LegacyCrosschainFlags) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -289,46 +289,49 @@ func (m *LegacyCrosschainFlags) GetGasPriceIncreaseFlags() *GasPriceIncreaseFlag } func init() { - proto.RegisterType((*GasPriceIncreaseFlags)(nil), "observer.GasPriceIncreaseFlags") - proto.RegisterType((*BlockHeaderVerificationFlags)(nil), "observer.BlockHeaderVerificationFlags") - proto.RegisterType((*CrosschainFlags)(nil), "observer.CrosschainFlags") - proto.RegisterType((*LegacyCrosschainFlags)(nil), "observer.LegacyCrosschainFlags") + proto.RegisterType((*GasPriceIncreaseFlags)(nil), "zetachain.zetacore.observer.GasPriceIncreaseFlags") + proto.RegisterType((*BlockHeaderVerificationFlags)(nil), "zetachain.zetacore.observer.BlockHeaderVerificationFlags") + proto.RegisterType((*CrosschainFlags)(nil), "zetachain.zetacore.observer.CrosschainFlags") + proto.RegisterType((*LegacyCrosschainFlags)(nil), "zetachain.zetacore.observer.LegacyCrosschainFlags") } -func init() { proto.RegisterFile("observer/crosschain_flags.proto", fileDescriptor_b948b59e4d986f49) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/crosschain_flags.proto", fileDescriptor_f617dc4ef266f323) +} -var fileDescriptor_b948b59e4d986f49 = []byte{ - // 477 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x54, 0xc1, 0x8e, 0xd3, 0x30, - 0x10, 0xad, 0xbb, 0x80, 0x2a, 0x57, 0xab, 0x05, 0x43, 0x45, 0x59, 0xad, 0xd2, 0xaa, 0x07, 0x54, - 0x21, 0x48, 0x50, 0xe1, 0xc0, 0xb9, 0x65, 0x81, 0x48, 0x8b, 0xa8, 0x22, 0xe0, 0xc0, 0x05, 0x39, - 0xce, 0xd4, 0x31, 0x64, 0xed, 0xca, 0x76, 0x56, 0x2d, 0x9f, 0xc0, 0x89, 0x23, 0xe2, 0x23, 0xf8, - 0x8e, 0x1e, 0xf7, 0xc8, 0x09, 0x50, 0xfb, 0x23, 0xa8, 0x0e, 0x5d, 0x68, 0x1b, 0x7a, 0xe7, 0xe6, - 0xcc, 0x9b, 0x37, 0x2f, 0x7e, 0xf3, 0x12, 0xdc, 0x52, 0xb1, 0x01, 0x7d, 0x06, 0x3a, 0x60, 0x5a, - 0x19, 0xc3, 0x52, 0x2a, 0xe4, 0xdb, 0x51, 0x46, 0xb9, 0xf1, 0xc7, 0x5a, 0x59, 0x45, 0x6a, 0xab, - 0x86, 0xc3, 0x1b, 0x5c, 0x71, 0xe5, 0x8a, 0xc1, 0xf2, 0x54, 0xe0, 0x87, 0x1e, 0x57, 0x8a, 0x67, - 0x10, 0xb8, 0xa7, 0x38, 0x1f, 0x05, 0x49, 0xae, 0xa9, 0x15, 0x4a, 0x16, 0x78, 0xe7, 0x4b, 0x15, - 0x37, 0x9e, 0x52, 0x33, 0xd4, 0x82, 0x41, 0x28, 0x99, 0x06, 0x6a, 0xe0, 0xc9, 0x72, 0x3e, 0x69, - 0xe3, 0x3a, 0x8c, 0x15, 0x4b, 0x4f, 0x40, 0x72, 0x9b, 0x36, 0x51, 0x1b, 0x75, 0xf7, 0xa2, 0xbf, - 0x4b, 0x24, 0xc4, 0xfb, 0x1a, 0xac, 0x9e, 0x86, 0xd2, 0x82, 0x3e, 0xa3, 0x59, 0xb3, 0xda, 0x46, - 0xdd, 0x7a, 0xef, 0x96, 0x5f, 0x68, 0xfa, 0x2b, 0x4d, 0xff, 0xf1, 0x6f, 0xcd, 0x7e, 0x6d, 0xf6, - 0xbd, 0x55, 0xf9, 0xfc, 0xa3, 0x85, 0xa2, 0x75, 0x26, 0x79, 0x84, 0x6f, 0xf2, 0x8d, 0xb7, 0x18, - 0x82, 0x66, 0x20, 0x6d, 0x73, 0xaf, 0x8d, 0xba, 0xfb, 0xd1, 0xbf, 0x60, 0x72, 0x1f, 0x5f, 0xdf, - 0x84, 0x9e, 0xd3, 0x49, 0xf3, 0x92, 0x63, 0x95, 0x41, 0xa4, 0x8b, 0x0f, 0x4e, 0xe9, 0x64, 0x08, - 0x32, 0x11, 0x92, 0x0f, 0x98, 0x9d, 0x98, 0xe6, 0x65, 0xd7, 0xbd, 0x59, 0xee, 0x7c, 0x44, 0xf8, - 0xa8, 0x9f, 0x29, 0xf6, 0xfe, 0x19, 0xd0, 0x04, 0xf4, 0x6b, 0xd0, 0x62, 0x24, 0x98, 0xbb, 0x4a, - 0xe1, 0xd1, 0x43, 0xdc, 0x10, 0xe6, 0xd8, 0xa6, 0x2f, 0xa7, 0x63, 0x18, 0x2c, 0x77, 0x73, 0x2c, - 0x69, 0x9c, 0x41, 0xe2, 0xdc, 0xaa, 0x45, 0xe5, 0x60, 0xc1, 0xea, 0x5b, 0xb6, 0xc5, 0xaa, 0xae, - 0x58, 0x25, 0x60, 0xe7, 0x6b, 0x15, 0x1f, 0x0c, 0x2e, 0x42, 0x50, 0xe8, 0xdf, 0xc1, 0x57, 0x85, - 0x09, 0x65, 0xac, 0x72, 0x99, 0xac, 0x4b, 0x6f, 0xd5, 0xc9, 0x5d, 0x7c, 0x4d, 0x98, 0x17, 0xb9, - 0x5d, 0x6b, 0x2e, 0x14, 0xb7, 0x01, 0xf2, 0x0a, 0x37, 0x78, 0x59, 0x2c, 0xdc, 0x3a, 0xea, 0xbd, - 0x96, 0xbf, 0xca, 0x9d, 0x5f, 0x9a, 0x9e, 0xa8, 0x9c, 0x4d, 0xde, 0xe1, 0xa3, 0x78, 0x87, 0xa1, - 0x6e, 0x6d, 0xf5, 0xde, 0xed, 0x3f, 0xd3, 0x77, 0xd9, 0x1f, 0xed, 0x9c, 0xd5, 0x99, 0x21, 0xdc, - 0x38, 0x01, 0x4e, 0xd9, 0xf4, 0x7f, 0xb7, 0xad, 0x1f, 0xce, 0xe6, 0x1e, 0x3a, 0x9f, 0x7b, 0xe8, - 0xe7, 0xdc, 0x43, 0x9f, 0x16, 0x5e, 0xe5, 0x7c, 0xe1, 0x55, 0xbe, 0x2d, 0xbc, 0xca, 0x9b, 0x80, - 0x0b, 0x9b, 0xe6, 0xb1, 0xcf, 0xd4, 0x69, 0xf0, 0x01, 0x2c, 0xbd, 0xe7, 0xae, 0xe9, 0x8e, 0x4c, - 0x69, 0x08, 0x26, 0xc1, 0xc5, 0x1f, 0xc4, 0x4e, 0xc7, 0x60, 0xe2, 0x2b, 0xee, 0xab, 0x7c, 0xf0, - 0x2b, 0x00, 0x00, 0xff, 0xff, 0xa8, 0xa2, 0x0b, 0x71, 0x5a, 0x04, 0x00, 0x00, +var fileDescriptor_f617dc4ef266f323 = []byte{ + // 489 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x94, 0x41, 0x8b, 0xd3, 0x40, + 0x14, 0xc7, 0x3b, 0x5d, 0x95, 0x65, 0xca, 0xb2, 0x1a, 0x2d, 0xc6, 0x75, 0xc9, 0x96, 0x9e, 0x8a, + 0x68, 0x22, 0xd1, 0x83, 0x5e, 0x5b, 0x57, 0x0d, 0xac, 0x58, 0x82, 0x78, 0xf0, 0x22, 0x93, 0xc9, + 0xeb, 0x64, 0x30, 0x3b, 0x53, 0x66, 0x26, 0x4b, 0x2b, 0xf8, 0x05, 0x3c, 0x79, 0x14, 0x3f, 0xd1, + 0x1e, 0xf7, 0xe0, 0x41, 0x10, 0x54, 0xda, 0x2f, 0x22, 0x9d, 0xd8, 0xd5, 0xb6, 0x31, 0x1f, 0x60, + 0x6f, 0x93, 0xf7, 0x7f, 0xbf, 0xf9, 0x27, 0xef, 0xbd, 0x3c, 0x1c, 0xbe, 0x07, 0x43, 0x68, 0x46, + 0xb8, 0x08, 0xec, 0x49, 0x2a, 0x08, 0x64, 0xa2, 0x41, 0x9d, 0x80, 0x0a, 0xa8, 0x92, 0x5a, 0x5b, + 0xf1, 0xed, 0x28, 0x27, 0x4c, 0xfb, 0x63, 0x25, 0x8d, 0x74, 0x6e, 0x9f, 0x33, 0xfe, 0x92, 0xf1, + 0x97, 0xcc, 0xde, 0x0d, 0x26, 0x99, 0xb4, 0x79, 0xc1, 0xe2, 0x54, 0x22, 0x7b, 0x1e, 0x93, 0x92, + 0xe5, 0x10, 0xd8, 0xa7, 0xa4, 0x18, 0x05, 0x69, 0xa1, 0x88, 0xe1, 0x52, 0x94, 0x7a, 0xf7, 0x4b, + 0x13, 0xb7, 0x9f, 0x11, 0x3d, 0x54, 0x9c, 0x42, 0x24, 0xa8, 0x02, 0xa2, 0xe1, 0xe9, 0xc2, 0xd2, + 0xe9, 0xe0, 0x16, 0x8c, 0x25, 0xcd, 0x8e, 0x40, 0x30, 0x93, 0xb9, 0xa8, 0x83, 0x7a, 0x5b, 0xf1, + 0xbf, 0x21, 0x27, 0xc2, 0x3b, 0x0a, 0x8c, 0x9a, 0x46, 0xc2, 0x80, 0x3a, 0x21, 0xb9, 0xdb, 0xec, + 0xa0, 0x5e, 0x2b, 0xbc, 0xe5, 0x97, 0x9e, 0xfe, 0xd2, 0xd3, 0x7f, 0xf2, 0xc7, 0xb3, 0xbf, 0x7d, + 0xfa, 0xe3, 0xa0, 0xf1, 0xf9, 0xe7, 0x01, 0x8a, 0x57, 0x49, 0xe7, 0x11, 0xbe, 0xc9, 0xd6, 0xde, + 0x62, 0x08, 0x8a, 0x82, 0x30, 0xee, 0x56, 0x07, 0xf5, 0x76, 0xe2, 0xff, 0xc9, 0xce, 0x7d, 0x7c, + 0x7d, 0x5d, 0x7a, 0x41, 0x26, 0xee, 0x25, 0x4b, 0x55, 0x49, 0x4e, 0x0f, 0xef, 0x1e, 0x93, 0xc9, + 0x10, 0x44, 0xca, 0x05, 0x1b, 0x50, 0x33, 0xd1, 0xee, 0x65, 0x9b, 0xbd, 0x1e, 0xee, 0x7e, 0x44, + 0x78, 0xbf, 0x9f, 0x4b, 0xfa, 0xee, 0x39, 0x90, 0x14, 0xd4, 0x6b, 0x50, 0x7c, 0xc4, 0xa9, 0xfd, + 0x94, 0xb2, 0x46, 0x0f, 0x71, 0x9b, 0xeb, 0x43, 0x93, 0xbd, 0x9a, 0x8e, 0x61, 0xb0, 0xe8, 0xcb, + 0xa1, 0x20, 0x49, 0x0e, 0xa9, 0xad, 0xd6, 0x76, 0x5c, 0x2d, 0x96, 0x54, 0xdf, 0xd0, 0x0d, 0xaa, + 0xb9, 0xa4, 0x2a, 0xc4, 0xee, 0xd7, 0x26, 0xde, 0x1d, 0x9c, 0xcf, 0x45, 0xe9, 0x7f, 0x07, 0x5f, + 0xe5, 0x3a, 0x12, 0x89, 0x2c, 0x44, 0xba, 0x6a, 0xbd, 0x11, 0x77, 0xee, 0xe2, 0x6b, 0x5c, 0xbf, + 0x2c, 0xcc, 0x4a, 0x72, 0xe9, 0xb8, 0x29, 0x38, 0x19, 0x6e, 0xb3, 0xaa, 0xb1, 0xb0, 0xed, 0x68, + 0x85, 0xa1, 0x5f, 0x33, 0x8a, 0x7e, 0xe5, 0x40, 0xc5, 0xd5, 0x17, 0x3a, 0x1f, 0xf0, 0x7e, 0x52, + 0x53, 0x63, 0xdb, 0xc9, 0x56, 0xf8, 0xb8, 0xd6, 0xb0, 0xae, 0x49, 0x71, 0xed, 0xf5, 0xdd, 0xef, + 0x08, 0xb7, 0x8f, 0x80, 0x11, 0x3a, 0xbd, 0x80, 0xc5, 0xed, 0x47, 0xa7, 0x33, 0x0f, 0x9d, 0xcd, + 0x3c, 0xf4, 0x6b, 0xe6, 0xa1, 0x4f, 0x73, 0xaf, 0x71, 0x36, 0xf7, 0x1a, 0xdf, 0xe6, 0x5e, 0xe3, + 0x4d, 0xc0, 0xb8, 0xc9, 0x8a, 0xc4, 0xa7, 0xf2, 0xd8, 0x2e, 0xa0, 0x7b, 0x6b, 0xbb, 0x68, 0xf2, + 0x77, 0x1b, 0x99, 0xe9, 0x18, 0x74, 0x72, 0xc5, 0xfe, 0xce, 0x0f, 0x7e, 0x07, 0x00, 0x00, 0xff, + 0xff, 0x0a, 0xf5, 0x31, 0xed, 0xb9, 0x04, 0x00, 0x00, } func (m *GasPriceIncreaseFlags) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/events.pb.go b/x/observer/types/events.pb.go index c6c7d2d4c2..dd4c971101 100644 --- a/x/observer/types/events.pb.go +++ b/x/observer/types/events.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/events.proto +// source: zetachain/zetacore/observer/events.proto package types @@ -35,7 +35,7 @@ func (m *EventBallotCreated) Reset() { *m = EventBallotCreated{} } func (m *EventBallotCreated) String() string { return proto.CompactTextString(m) } func (*EventBallotCreated) ProtoMessage() {} func (*EventBallotCreated) Descriptor() ([]byte, []int) { - return fileDescriptor_1f1ca57368474456, []int{0} + return fileDescriptor_067e682d8234d605, []int{0} } func (m *EventBallotCreated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -109,7 +109,7 @@ func (m *EventKeygenBlockUpdated) Reset() { *m = EventKeygenBlockUpdated func (m *EventKeygenBlockUpdated) String() string { return proto.CompactTextString(m) } func (*EventKeygenBlockUpdated) ProtoMessage() {} func (*EventKeygenBlockUpdated) Descriptor() ([]byte, []int) { - return fileDescriptor_1f1ca57368474456, []int{1} + return fileDescriptor_067e682d8234d605, []int{1} } func (m *EventKeygenBlockUpdated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -171,7 +171,7 @@ func (m *EventNewObserverAdded) Reset() { *m = EventNewObserverAdded{} } func (m *EventNewObserverAdded) String() string { return proto.CompactTextString(m) } func (*EventNewObserverAdded) ProtoMessage() {} func (*EventNewObserverAdded) Descriptor() ([]byte, []int) { - return fileDescriptor_1f1ca57368474456, []int{2} + return fileDescriptor_067e682d8234d605, []int{2} } func (m *EventNewObserverAdded) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -248,7 +248,7 @@ func (m *EventCrosschainFlagsUpdated) Reset() { *m = EventCrosschainFlag func (m *EventCrosschainFlagsUpdated) String() string { return proto.CompactTextString(m) } func (*EventCrosschainFlagsUpdated) ProtoMessage() {} func (*EventCrosschainFlagsUpdated) Descriptor() ([]byte, []int) { - return fileDescriptor_1f1ca57368474456, []int{3} + return fileDescriptor_067e682d8234d605, []int{3} } func (m *EventCrosschainFlagsUpdated) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -320,53 +320,56 @@ func (m *EventCrosschainFlagsUpdated) GetBlockHeaderVerificationFlags() *BlockHe } func init() { - proto.RegisterType((*EventBallotCreated)(nil), "observer.EventBallotCreated") - proto.RegisterType((*EventKeygenBlockUpdated)(nil), "observer.EventKeygenBlockUpdated") - proto.RegisterType((*EventNewObserverAdded)(nil), "observer.EventNewObserverAdded") - proto.RegisterType((*EventCrosschainFlagsUpdated)(nil), "observer.EventCrosschainFlagsUpdated") + proto.RegisterType((*EventBallotCreated)(nil), "zetachain.zetacore.observer.EventBallotCreated") + proto.RegisterType((*EventKeygenBlockUpdated)(nil), "zetachain.zetacore.observer.EventKeygenBlockUpdated") + proto.RegisterType((*EventNewObserverAdded)(nil), "zetachain.zetacore.observer.EventNewObserverAdded") + proto.RegisterType((*EventCrosschainFlagsUpdated)(nil), "zetachain.zetacore.observer.EventCrosschainFlagsUpdated") } -func init() { proto.RegisterFile("observer/events.proto", fileDescriptor_1f1ca57368474456) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/events.proto", fileDescriptor_067e682d8234d605) +} -var fileDescriptor_1f1ca57368474456 = []byte{ - // 591 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x54, 0xcd, 0x6e, 0xd3, 0x4c, - 0x14, 0xad, 0xdb, 0x7e, 0x55, 0xbf, 0x69, 0xa1, 0xed, 0x88, 0x36, 0x6e, 0x40, 0x4e, 0x89, 0x04, - 0xe2, 0x37, 0x96, 0x60, 0x05, 0x62, 0x43, 0xa2, 0xd2, 0x46, 0x20, 0x5a, 0x45, 0x84, 0x05, 0x1b, - 0x6b, 0x6c, 0xdf, 0x38, 0x43, 0x9c, 0x99, 0x68, 0x66, 0x5c, 0x08, 0x7b, 0xf6, 0x6c, 0x79, 0x23, - 0x96, 0x5d, 0xb2, 0x60, 0x81, 0x92, 0x57, 0xe0, 0x01, 0xd0, 0xcc, 0x38, 0x4e, 0x50, 0xa2, 0x2a, - 0xbb, 0xc9, 0xb9, 0xe7, 0xdc, 0x7b, 0xee, 0x4f, 0x8c, 0xf6, 0x79, 0x28, 0x41, 0x5c, 0x80, 0xf0, - 0xe1, 0x02, 0x98, 0x92, 0xb5, 0x81, 0xe0, 0x8a, 0xe3, 0xcd, 0x09, 0x5c, 0xbe, 0x91, 0xf0, 0x84, - 0x1b, 0xd0, 0xd7, 0x2f, 0x1b, 0x2f, 0x57, 0x0a, 0x59, 0x24, 0xb8, 0x94, 0x51, 0x97, 0x50, 0x16, - 0x74, 0x52, 0x92, 0xe4, 0x09, 0xca, 0xa5, 0x82, 0x30, 0x79, 0xd8, 0x40, 0xf5, 0x97, 0x83, 0xf0, - 0xb1, 0x2e, 0x55, 0x27, 0x69, 0xca, 0x55, 0x43, 0x00, 0x51, 0x10, 0xe3, 0x23, 0xb4, 0xdd, 0x97, - 0x49, 0xa0, 0x86, 0x03, 0x08, 0x32, 0x91, 0xba, 0xce, 0x91, 0x73, 0xef, 0xff, 0x16, 0xea, 0xcb, - 0xe4, 0xdd, 0x70, 0x00, 0x6d, 0x91, 0xe2, 0x87, 0x68, 0x2f, 0x34, 0x92, 0x80, 0xc6, 0xc0, 0x14, - 0xed, 0x50, 0x10, 0xee, 0xaa, 0xa1, 0xed, 0xda, 0x40, 0xb3, 0xc0, 0xf1, 0x7d, 0xb4, 0x6b, 0xeb, - 0x12, 0x45, 0x39, 0x0b, 0xba, 0x44, 0x76, 0xdd, 0x35, 0xc3, 0xdd, 0x99, 0xc1, 0x4f, 0x89, 0xec, - 0xea, 0xbc, 0xb3, 0x54, 0xd3, 0x8a, 0xbb, 0x6e, 0xf3, 0xce, 0x04, 0x1a, 0x1a, 0xc7, 0x15, 0xb4, - 0x95, 0x9b, 0xd0, 0x4e, 0xdd, 0xff, 0xac, 0x4b, 0x0b, 0x69, 0xa3, 0xd5, 0xaf, 0x0e, 0x2a, 0x99, - 0xf6, 0x5e, 0xc3, 0x30, 0x01, 0x56, 0x4f, 0x79, 0xd4, 0x6b, 0x0f, 0xe2, 0x25, 0x7b, 0xbc, 0x8d, - 0xb6, 0x7b, 0x46, 0x17, 0x84, 0x5a, 0x98, 0xb7, 0xb7, 0xd5, 0x9b, 0xe6, 0xc2, 0x77, 0xd0, 0xf5, - 0x9c, 0x32, 0xc8, 0xc2, 0x1e, 0x0c, 0x65, 0xde, 0xd7, 0x35, 0x8b, 0x9e, 0x5b, 0xb0, 0xfa, 0x7d, - 0x15, 0xed, 0x1b, 0x1f, 0x6f, 0xe1, 0xd3, 0x59, 0xbe, 0x81, 0x97, 0x71, 0xbc, 0x94, 0x8b, 0x62, - 0x78, 0x20, 0x02, 0x12, 0xc7, 0x02, 0xa4, 0xcc, 0x9d, 0xec, 0xf0, 0x69, 0x2a, 0x0d, 0xe3, 0x17, - 0xa8, 0xfc, 0x05, 0x14, 0x89, 0x52, 0x0a, 0x4c, 0x05, 0x89, 0x20, 0x4c, 0x01, 0x14, 0x22, 0xeb, - 0xcc, 0x9d, 0x32, 0x4e, 0x2c, 0x61, 0xa2, 0x7e, 0x8e, 0x0e, 0x17, 0xa8, 0x6d, 0x5f, 0xf9, 0x0a, - 0x4a, 0x73, 0x62, 0xdb, 0x21, 0x7e, 0x86, 0x0e, 0x0b, 0x93, 0x29, 0x91, 0xca, 0x4e, 0x2c, 0x88, - 0x78, 0xc6, 0x94, 0xd9, 0xcb, 0x7a, 0xeb, 0x60, 0x42, 0x78, 0x43, 0xa4, 0x32, 0xd3, 0x6b, 0xe8, - 0x68, 0xf5, 0xcf, 0x2a, 0xba, 0x69, 0x66, 0xd3, 0x28, 0x6e, 0xf7, 0x95, 0x3e, 0xdd, 0xe5, 0xf7, - 0xf4, 0x00, 0xed, 0x52, 0xd9, 0x64, 0x21, 0xcf, 0x58, 0x7c, 0xcc, 0x48, 0x98, 0x42, 0x6c, 0x26, - 0xb4, 0xd9, 0x9a, 0xc3, 0xf1, 0x23, 0xb4, 0x47, 0xe5, 0x59, 0xa6, 0xfe, 0x21, 0xaf, 0x19, 0xf2, - 0x7c, 0x00, 0xb7, 0xd1, 0x7e, 0x42, 0xe4, 0xb9, 0xa0, 0x11, 0x34, 0x59, 0x24, 0x80, 0x48, 0x30, - 0xde, 0xcc, 0x38, 0xb6, 0x9e, 0x54, 0x6a, 0xc5, 0xdf, 0xe9, 0x64, 0x11, 0xad, 0xb5, 0x58, 0x8d, - 0x0f, 0xd0, 0x86, 0xa4, 0x09, 0x03, 0x91, 0x9f, 0x6c, 0xfe, 0x0b, 0x7f, 0x44, 0xb7, 0xcc, 0xdc, - 0x4e, 0x81, 0xc4, 0x20, 0xde, 0x83, 0xa0, 0x1d, 0x1a, 0x99, 0x7b, 0xb7, 0x55, 0x37, 0x4c, 0xd5, - 0xbb, 0xd3, 0xaa, 0xf5, 0x2b, 0xd8, 0xad, 0x2b, 0x73, 0xd5, 0x9b, 0x3f, 0x46, 0x9e, 0x73, 0x39, - 0xf2, 0x9c, 0xdf, 0x23, 0xcf, 0xf9, 0x36, 0xf6, 0x56, 0x2e, 0xc7, 0xde, 0xca, 0xcf, 0xb1, 0xb7, - 0xf2, 0xc1, 0x4f, 0xa8, 0xea, 0x66, 0x61, 0x2d, 0xe2, 0x7d, 0x5f, 0xef, 0xfb, 0xb1, 0xd9, 0x89, - 0x79, 0x46, 0x5c, 0x80, 0xff, 0xb9, 0xf8, 0x88, 0xf8, 0x7a, 0x29, 0x32, 0xdc, 0x30, 0xdf, 0x92, - 0xa7, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x0d, 0x95, 0x0d, 0xa6, 0xbe, 0x04, 0x00, 0x00, +var fileDescriptor_067e682d8234d605 = []byte{ + // 601 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x54, 0x41, 0x6f, 0xd3, 0x30, + 0x14, 0x5e, 0xb6, 0x31, 0x81, 0x37, 0xd8, 0x66, 0xb1, 0x2d, 0xeb, 0x50, 0x18, 0x95, 0x90, 0xc6, + 0x80, 0x54, 0x1a, 0xa7, 0x21, 0x2e, 0xb4, 0x1a, 0x5b, 0x05, 0x62, 0x53, 0xc5, 0x38, 0x70, 0x89, + 0x9c, 0xe4, 0x35, 0xb1, 0x9a, 0xda, 0x95, 0xed, 0x0c, 0x8a, 0xc4, 0x91, 0x3b, 0x57, 0xf8, 0x45, + 0x1c, 0x77, 0xe4, 0xc0, 0x01, 0xb5, 0x7f, 0x04, 0xc5, 0x4e, 0xd3, 0x42, 0xab, 0xa8, 0x37, 0xe7, + 0xbd, 0xef, 0xfb, 0xf2, 0xbd, 0xf7, 0xec, 0x87, 0x0e, 0x3e, 0x83, 0x22, 0x41, 0x4c, 0x28, 0xab, + 0xe9, 0x13, 0x17, 0x50, 0xe3, 0xbe, 0x04, 0x71, 0x05, 0xa2, 0x06, 0x57, 0xc0, 0x94, 0x74, 0x7b, + 0x82, 0x2b, 0x8e, 0xf7, 0x0a, 0xa4, 0x3b, 0x42, 0xba, 0x23, 0x64, 0xe5, 0x6e, 0xc4, 0x23, 0xae, + 0x71, 0xb5, 0xec, 0x64, 0x28, 0x95, 0xa3, 0x32, 0xf1, 0x40, 0x70, 0x29, 0x75, 0xd2, 0x6b, 0x27, + 0x24, 0xca, 0x7f, 0x53, 0x39, 0x2c, 0xe3, 0x8c, 0x0e, 0x06, 0x5b, 0xfd, 0x6d, 0x21, 0x7c, 0x92, + 0x79, 0xac, 0x93, 0x24, 0xe1, 0xaa, 0x21, 0x80, 0x28, 0x08, 0xf1, 0x3e, 0x5a, 0xeb, 0xca, 0xc8, + 0x53, 0xfd, 0x1e, 0x78, 0xa9, 0x48, 0x6c, 0x6b, 0xdf, 0x3a, 0xb8, 0xd5, 0x42, 0x5d, 0x19, 0xbd, + 0xeb, 0xf7, 0xe0, 0x52, 0x24, 0xf8, 0x31, 0xda, 0xf4, 0x35, 0xc5, 0xa3, 0x21, 0x30, 0x45, 0xdb, + 0x14, 0x84, 0xbd, 0xa8, 0x61, 0x1b, 0x26, 0xd1, 0x2c, 0xe2, 0xf8, 0x11, 0xda, 0x30, 0xff, 0x25, + 0x8a, 0x72, 0xe6, 0xc5, 0x44, 0xc6, 0xf6, 0x92, 0xc6, 0xae, 0x4f, 0xc4, 0xcf, 0x88, 0x8c, 0x33, + 0xdd, 0x49, 0xa8, 0x2e, 0xc3, 0x5e, 0x36, 0xba, 0x13, 0x89, 0x46, 0x16, 0xc7, 0xf7, 0xd1, 0x6a, + 0x6e, 0x22, 0x73, 0x6a, 0xdf, 0x30, 0x2e, 0x4d, 0x28, 0x33, 0x5a, 0xfd, 0x6a, 0xa1, 0x1d, 0x5d, + 0xde, 0x6b, 0xe8, 0x47, 0xc0, 0xea, 0x09, 0x0f, 0x3a, 0x97, 0xbd, 0x70, 0xce, 0x1a, 0x1f, 0xa0, + 0xb5, 0x8e, 0xe6, 0x79, 0x7e, 0x46, 0xcc, 0xcb, 0x5b, 0xed, 0x8c, 0xb5, 0xf0, 0x43, 0x74, 0x27, + 0x87, 0xf4, 0x52, 0xbf, 0x03, 0x7d, 0x99, 0xd7, 0x75, 0xdb, 0x44, 0x2f, 0x4c, 0xb0, 0xfa, 0x7d, + 0x11, 0x6d, 0x69, 0x1f, 0x6f, 0xe1, 0xe3, 0x79, 0x3e, 0x81, 0x97, 0x61, 0x38, 0x97, 0x8b, 0xa2, + 0x79, 0x20, 0x3c, 0x12, 0x86, 0x02, 0xa4, 0xcc, 0x9d, 0xac, 0xf3, 0xb1, 0x54, 0x16, 0xc6, 0x2f, + 0x50, 0x45, 0x4f, 0x3c, 0xa1, 0xc0, 0x94, 0x17, 0x09, 0xc2, 0x14, 0x40, 0x41, 0x32, 0xce, 0xec, + 0x31, 0xe2, 0xd4, 0x00, 0x46, 0xec, 0xe7, 0x68, 0x77, 0x06, 0xdb, 0xd4, 0x95, 0x8f, 0x60, 0x67, + 0x8a, 0x6c, 0x2a, 0xc4, 0xc7, 0x68, 0xb7, 0x30, 0x99, 0x10, 0xa9, 0x4c, 0xc7, 0xbc, 0x80, 0xa7, + 0x4c, 0xe9, 0xb9, 0x2c, 0xb7, 0xb6, 0x47, 0x80, 0x37, 0x44, 0x2a, 0xdd, 0xbd, 0x46, 0x96, 0xad, + 0xfe, 0x58, 0x42, 0x7b, 0xba, 0x37, 0x8d, 0xe2, 0x3a, 0xbf, 0xca, 0x6e, 0xf3, 0xfc, 0x73, 0x3a, + 0x44, 0x1b, 0x54, 0x36, 0x99, 0xcf, 0x53, 0x16, 0x9e, 0x30, 0xe2, 0x27, 0x10, 0xea, 0x0e, 0xdd, + 0x6c, 0x4d, 0xc5, 0xf1, 0x13, 0xb4, 0x49, 0xe5, 0x79, 0xaa, 0xfe, 0x01, 0x2f, 0x69, 0xf0, 0x74, + 0x02, 0xc7, 0x68, 0x2b, 0x22, 0xf2, 0x42, 0xd0, 0x00, 0x9a, 0x2c, 0x10, 0x40, 0x24, 0x68, 0x6f, + 0xba, 0x1d, 0xab, 0x47, 0x47, 0x6e, 0xc9, 0x8b, 0x76, 0x4f, 0x67, 0x31, 0x5b, 0xb3, 0x05, 0xf1, + 0x36, 0x5a, 0x91, 0x34, 0x62, 0x20, 0xf2, 0x5b, 0x9c, 0x7f, 0xe1, 0x2f, 0xe8, 0x9e, 0x6e, 0xe5, + 0x19, 0x90, 0x10, 0xc4, 0x7b, 0x10, 0xb4, 0x4d, 0x03, 0xfd, 0x04, 0x8c, 0x91, 0x15, 0x6d, 0xe4, + 0xb8, 0xd4, 0x48, 0xbd, 0x44, 0xa0, 0x55, 0x2a, 0x5f, 0x6f, 0xfe, 0x1c, 0x38, 0xd6, 0xf5, 0xc0, + 0xb1, 0xfe, 0x0c, 0x1c, 0xeb, 0xdb, 0xd0, 0x59, 0xb8, 0x1e, 0x3a, 0x0b, 0xbf, 0x86, 0xce, 0xc2, + 0x87, 0x5a, 0x44, 0x55, 0x9c, 0xfa, 0x6e, 0xc0, 0xbb, 0x7a, 0xcd, 0x3c, 0xfd, 0x6f, 0xe3, 0x7c, + 0x1a, 0xef, 0x9c, 0x6c, 0x74, 0xd2, 0x5f, 0xd1, 0x1b, 0xe7, 0xd9, 0xdf, 0x00, 0x00, 0x00, 0xff, + 0xff, 0x69, 0x43, 0x49, 0xaf, 0x30, 0x05, 0x00, 0x00, } func (m *EventBallotCreated) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/genesis.pb.go b/x/observer/types/genesis.pb.go index 287f06c752..afee6eb0f6 100644 --- a/x/observer/types/genesis.pb.go +++ b/x/observer/types/genesis.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/genesis.proto +// source: zetachain/zetacore/observer/genesis.proto package types @@ -44,7 +44,7 @@ func (m *GenesisState) Reset() { *m = GenesisState{} } func (m *GenesisState) String() string { return proto.CompactTextString(m) } func (*GenesisState) ProtoMessage() {} func (*GenesisState) Descriptor() ([]byte, []int) { - return fileDescriptor_15ea8c9d44da7399, []int{0} + return fileDescriptor_7679b0952a0823f4, []int{0} } func (m *GenesisState) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -172,51 +172,55 @@ func (m *GenesisState) GetNonceToCctx() []NonceToCctx { } func init() { - proto.RegisterType((*GenesisState)(nil), "observer.GenesisState") + proto.RegisterType((*GenesisState)(nil), "zetachain.zetacore.observer.GenesisState") } -func init() { proto.RegisterFile("observer/genesis.proto", fileDescriptor_15ea8c9d44da7399) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/genesis.proto", fileDescriptor_7679b0952a0823f4) +} -var fileDescriptor_15ea8c9d44da7399 = []byte{ - // 601 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x53, 0xcf, 0x6e, 0xd3, 0x30, - 0x18, 0x6f, 0xd9, 0xd4, 0x6d, 0xee, 0xba, 0x6e, 0x66, 0x63, 0x66, 0x63, 0xe9, 0xe0, 0x54, 0x21, - 0xd1, 0x48, 0x83, 0x0b, 0x17, 0x26, 0x56, 0x34, 0x98, 0x3a, 0xc6, 0x48, 0x77, 0xe2, 0x12, 0xb9, - 0xae, 0x9b, 0x46, 0xa4, 0x76, 0x15, 0xbb, 0xa8, 0xe5, 0x29, 0x78, 0xac, 0x1d, 0x77, 0xe4, 0x84, - 0x50, 0x7b, 0xe0, 0x35, 0x50, 0x1c, 0x3b, 0x4e, 0xda, 0x9b, 0xf5, 0xfb, 0xf3, 0xfd, 0xf3, 0xf7, - 0x81, 0x27, 0xbc, 0x27, 0x68, 0xfc, 0x83, 0xc6, 0x6e, 0x40, 0x19, 0x15, 0xa1, 0x68, 0x8d, 0x63, - 0x2e, 0x39, 0xdc, 0x34, 0xf8, 0xd1, 0x7e, 0xc0, 0x03, 0xae, 0x40, 0x37, 0x79, 0xa5, 0xfc, 0xd1, - 0x41, 0xe6, 0xeb, 0xe1, 0x28, 0xe2, 0x52, 0xc3, 0xfb, 0x16, 0x8e, 0xf0, 0x88, 0x6a, 0xf4, 0x38, - 0x43, 0xc9, 0x10, 0x87, 0xcc, 0x67, 0x9c, 0x11, 0xaa, 0x33, 0x1d, 0x35, 0x2c, 0x19, 0x73, 0x21, - 0x52, 0xc5, 0x20, 0xc2, 0x81, 0x58, 0x49, 0xf5, 0x9d, 0xce, 0x02, 0xca, 0x56, 0x82, 0x32, 0xde, - 0xa7, 0x3e, 0x26, 0x84, 0x4f, 0x98, 0xa9, 0xe3, 0x59, 0x8e, 0x64, 0x84, 0xfa, 0x92, 0xfb, 0x84, - 0xc8, 0xa9, 0x66, 0x0f, 0x33, 0xd6, 0x3c, 0x56, 0x52, 0x8d, 0x71, 0x8c, 0x47, 0xa6, 0x82, 0x13, - 0x0b, 0x53, 0xd6, 0x0f, 0x59, 0x50, 0xec, 0x00, 0x66, 0xb4, 0x14, 0x06, 0x7b, 0x9e, 0xc7, 0xfc, - 0xc1, 0x84, 0xf5, 0x85, 0x3f, 0x0a, 0x83, 0x18, 0x4b, 0xae, 0x93, 0xbd, 0xf8, 0x57, 0x01, 0xdb, - 0x1f, 0xd3, 0xa1, 0x77, 0x25, 0x96, 0x14, 0xbe, 0x04, 0x1b, 0xe9, 0x30, 0x05, 0x2a, 0x9f, 0xae, - 0x35, 0xab, 0x67, 0xbb, 0xad, 0xac, 0xbe, 0x0b, 0x45, 0x78, 0x46, 0x00, 0xdf, 0x82, 0x2d, 0xc3, - 0x09, 0xf4, 0xe8, 0xb4, 0xdc, 0xac, 0x9e, 0x1d, 0x58, 0xf5, 0x17, 0xfd, 0xe8, 0x52, 0x79, 0xb1, - 0x7e, 0xff, 0xa7, 0x51, 0xf2, 0xac, 0x1a, 0x9e, 0x83, 0x7a, 0x32, 0xb1, 0xf7, 0xe9, 0xc0, 0xae, - 0x43, 0x21, 0xd1, 0x9a, 0x4a, 0x97, 0x0b, 0x70, 0x63, 0x05, 0xde, 0xb2, 0x1a, 0x7e, 0x00, 0xbb, - 0xcb, 0x5f, 0x85, 0xd6, 0x55, 0x09, 0x4f, 0x6d, 0x84, 0x76, 0xa6, 0xb8, 0x4c, 0x04, 0x5e, 0x9d, - 0x14, 0x01, 0xd8, 0x04, 0x95, 0xf4, 0x3f, 0x51, 0x45, 0x79, 0x73, 0xcd, 0x76, 0x14, 0xee, 0x69, - 0x1e, 0x76, 0xc0, 0xe3, 0x08, 0x0b, 0xe9, 0x1b, 0xde, 0x57, 0xa5, 0xa0, 0x0d, 0x65, 0x3b, 0xb6, - 0xb6, 0x6b, 0x2c, 0xa4, 0xe9, 0xbc, 0xad, 0x4a, 0xdf, 0x8b, 0x96, 0x21, 0xd8, 0x01, 0x7b, 0x69, - 0xdd, 0xe9, 0x0f, 0xfb, 0x51, 0xd2, 0xff, 0xe6, 0x4a, 0xf5, 0x89, 0xe4, 0x56, 0x29, 0x92, 0x96, - 0xf5, 0x10, 0xeb, 0xa4, 0x08, 0xc3, 0x06, 0x58, 0x93, 0x42, 0xa0, 0x2d, 0x65, 0xaf, 0x59, 0xfb, - 0x5d, 0xb7, 0xeb, 0x25, 0x0c, 0x7c, 0x03, 0xaa, 0xc9, 0xff, 0x0f, 0x43, 0x21, 0x79, 0x3c, 0x43, - 0x40, 0xcd, 0xb9, 0x28, 0xd4, 0xb1, 0x81, 0x14, 0xe2, 0x53, 0x2a, 0x83, 0x5f, 0x01, 0x34, 0x5b, - 0x93, 0x2d, 0x8d, 0x40, 0x55, 0x65, 0x3e, 0xc9, 0x99, 0x85, 0xb8, 0x9c, 0xb0, 0xfe, 0x67, 0xad, - 0xb8, 0x62, 0x03, 0xae, 0x83, 0xed, 0xca, 0x22, 0x95, 0x14, 0x02, 0xd4, 0x45, 0xa6, 0xfd, 0x6e, - 0xab, 0x50, 0xf5, 0xdc, 0x7a, 0x25, 0x9c, 0x59, 0x15, 0x25, 0xd4, 0x3f, 0xbd, 0x53, 0xdc, 0x78, - 0x54, 0x53, 0xce, 0x43, 0xeb, 0xbc, 0x4d, 0xf9, 0x1b, 0x45, 0xeb, 0x08, 0xb5, 0x71, 0x1e, 0x84, - 0xef, 0xc0, 0x76, 0xfe, 0xee, 0xd1, 0xce, 0xf2, 0xb6, 0xa9, 0x69, 0x17, 0x22, 0x54, 0x89, 0x85, - 0xe0, 0x39, 0xa8, 0x15, 0xae, 0x18, 0xd5, 0x57, 0xd7, 0x95, 0x11, 0x7a, 0xc7, 0xdb, 0x44, 0x4e, - 0x4d, 0x00, 0x96, 0x83, 0xae, 0xee, 0xe7, 0x4e, 0xf9, 0x61, 0xee, 0x94, 0xff, 0xce, 0x9d, 0xf2, - 0xaf, 0x85, 0x53, 0x7a, 0x58, 0x38, 0xa5, 0xdf, 0x0b, 0xa7, 0xf4, 0xcd, 0x0d, 0x42, 0x39, 0x9c, - 0xf4, 0x5a, 0x84, 0x8f, 0xdc, 0x9f, 0x54, 0xe2, 0x57, 0x2a, 0xaf, 0x7a, 0x12, 0x1e, 0x53, 0x77, - 0xea, 0xda, 0x3b, 0x9e, 0x8d, 0xa9, 0xe8, 0x55, 0xd4, 0xed, 0xbe, 0xfe, 0x1f, 0x00, 0x00, 0xff, - 0xff, 0x33, 0x02, 0x7f, 0x3f, 0x38, 0x05, 0x00, 0x00, +var fileDescriptor_7679b0952a0823f4 = []byte{ + // 628 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x54, 0xcd, 0x6e, 0x13, 0x31, + 0x18, 0x4c, 0x68, 0xd5, 0x1f, 0xa7, 0x6d, 0x5a, 0xc3, 0xc1, 0x2a, 0xd2, 0x12, 0x15, 0x21, 0x42, + 0x05, 0xbb, 0x55, 0xe0, 0x86, 0x38, 0xd0, 0x48, 0x2d, 0x15, 0xa1, 0x94, 0x4d, 0x25, 0x24, 0x0e, + 0x5d, 0x39, 0x8e, 0xb3, 0x59, 0xb1, 0xb1, 0xa3, 0xb5, 0x83, 0x12, 0x9e, 0x82, 0xc7, 0xea, 0xb1, + 0x47, 0x4e, 0x08, 0x25, 0x4f, 0xc0, 0x1b, 0xa0, 0xf5, 0xda, 0x49, 0x36, 0x07, 0x77, 0x6f, 0xd6, + 0xe7, 0x99, 0xd1, 0xf8, 0xfb, 0xc6, 0x1f, 0x78, 0xf1, 0x93, 0x4a, 0x4c, 0xfa, 0x38, 0x62, 0x9e, + 0x3a, 0xf1, 0x84, 0x7a, 0xbc, 0x23, 0x68, 0xf2, 0x83, 0x26, 0x5e, 0x48, 0x19, 0x15, 0x91, 0x70, + 0x87, 0x09, 0x97, 0x1c, 0x3e, 0x9e, 0x43, 0x5d, 0x03, 0x75, 0x0d, 0xf4, 0xf0, 0x51, 0xc8, 0x43, + 0xae, 0x70, 0x5e, 0x7a, 0xca, 0x28, 0x87, 0x75, 0x9b, 0x7a, 0x07, 0xc7, 0x31, 0x97, 0x1a, 0xf9, + 0xdc, 0x8a, 0x8c, 0xf1, 0x80, 0x6a, 0xa0, 0x6b, 0x03, 0xaa, 0x7a, 0xc0, 0x38, 0x23, 0x54, 0xbb, + 0x3e, 0x6c, 0x58, 0xf1, 0x09, 0x17, 0x22, 0x23, 0xf5, 0x62, 0x1c, 0x8a, 0x22, 0xb6, 0xbf, 0xd3, + 0x49, 0x48, 0x59, 0x11, 0x37, 0x8c, 0x77, 0x69, 0x80, 0x09, 0xe1, 0x23, 0x66, 0x9e, 0xe9, 0xd9, + 0xf1, 0x8c, 0xd0, 0x40, 0xf2, 0x80, 0x10, 0x39, 0xd6, 0x84, 0x63, 0x1b, 0xc1, 0x1c, 0x8a, 0xd8, + 0x1e, 0xe2, 0x04, 0x0f, 0xcc, 0x03, 0x4f, 0xac, 0x48, 0xca, 0xba, 0x11, 0x0b, 0xf3, 0x6d, 0x7c, + 0x66, 0x63, 0x48, 0x61, 0x60, 0x6f, 0xee, 0x81, 0x05, 0xbd, 0x11, 0xeb, 0x8a, 0x60, 0x10, 0x85, + 0x09, 0x96, 0x5c, 0x1b, 0x3f, 0xfa, 0xb7, 0x05, 0x76, 0xce, 0xb3, 0xac, 0xb5, 0x25, 0x96, 0x14, + 0xbe, 0x03, 0x9b, 0x59, 0x3a, 0x04, 0x2a, 0xd7, 0xd6, 0xea, 0x95, 0xc6, 0x53, 0xd7, 0x12, 0x3e, + 0xf7, 0x54, 0x61, 0x7d, 0xc3, 0x81, 0x2d, 0xb0, 0x6d, 0xee, 0x04, 0x7a, 0x50, 0x2b, 0xd7, 0x2b, + 0x8d, 0xba, 0x55, 0xe0, 0xb3, 0x3e, 0xb4, 0xa9, 0x3c, 0x5d, 0xbf, 0xfd, 0xf3, 0xa4, 0xe4, 0x2f, + 0x04, 0xa0, 0x0f, 0xaa, 0xe9, 0x24, 0xdf, 0x67, 0x83, 0x6c, 0x45, 0x42, 0xa2, 0x35, 0x65, 0xca, + 0xae, 0x79, 0xb9, 0xe0, 0xf8, 0xab, 0x02, 0xf0, 0x2b, 0xd8, 0x5f, 0xcd, 0x1e, 0x5a, 0x57, 0x46, + 0x5f, 0x5a, 0x45, 0x9b, 0x73, 0xd2, 0x59, 0xca, 0xf1, 0xab, 0x24, 0x5f, 0x80, 0x6f, 0xc1, 0x46, + 0x16, 0x50, 0xb4, 0xa1, 0xe4, 0xec, 0x8d, 0xfb, 0xa8, 0xa0, 0xbe, 0xa6, 0xc0, 0x1b, 0xf0, 0x30, + 0xc6, 0x42, 0x06, 0xe6, 0x3e, 0x50, 0x86, 0xd1, 0xa6, 0x52, 0x72, 0xad, 0x4a, 0x2d, 0x2c, 0xa4, + 0xe9, 0x62, 0x53, 0xbd, 0xf9, 0x20, 0x5e, 0x2d, 0xc1, 0x1b, 0x70, 0x90, 0x3d, 0x38, 0x0b, 0x63, + 0x10, 0xa7, 0xbd, 0xdc, 0x2a, 0xf2, 0xec, 0xb4, 0x7e, 0xa5, 0x48, 0x69, 0xfb, 0xf4, 0x8c, 0xaa, + 0x24, 0x5f, 0x86, 0x0d, 0xb0, 0x26, 0x85, 0x40, 0xdb, 0x4a, 0xb1, 0x66, 0x55, 0xbc, 0x6e, 0xb7, + 0xfd, 0x14, 0x0c, 0xcf, 0x41, 0x25, 0xcd, 0x65, 0x3f, 0x12, 0x92, 0x27, 0x13, 0x04, 0xd4, 0x64, + 0xef, 0xe5, 0x6a, 0x07, 0x40, 0x0a, 0xf1, 0x21, 0x63, 0xc2, 0x2e, 0x80, 0x26, 0xe0, 0xf3, 0x7c, + 0x0b, 0x54, 0x51, 0x7a, 0x27, 0x76, 0x3d, 0x21, 0xce, 0x46, 0xac, 0xfb, 0x49, 0x93, 0x2e, 0x58, + 0x8f, 0x6b, 0xfd, 0x7d, 0x99, 0xbf, 0x4a, 0xed, 0x02, 0xb5, 0x0d, 0xb3, 0xde, 0xed, 0x28, 0xf5, + 0x23, 0xfb, 0xe7, 0x48, 0xe1, 0x26, 0xd5, 0x8a, 0xab, 0x13, 0xb8, 0x97, 0xff, 0xe8, 0x68, 0x57, + 0x89, 0x1d, 0x5b, 0xc5, 0xae, 0x32, 0xca, 0xa5, 0x62, 0x68, 0xd1, 0xdd, 0xe1, 0x72, 0x11, 0x7e, + 0x01, 0x3b, 0xcb, 0x6b, 0x18, 0xed, 0x15, 0xf8, 0x2b, 0x6a, 0xbe, 0x39, 0xd1, 0x0a, 0x59, 0x94, + 0xa0, 0x0f, 0x76, 0x73, 0xbb, 0x11, 0x55, 0x0b, 0xfd, 0x3f, 0x46, 0xe8, 0x35, 0x6f, 0x12, 0x39, + 0x36, 0x9a, 0x6c, 0xa9, 0x74, 0x71, 0x3b, 0x75, 0xca, 0x77, 0x53, 0xa7, 0xfc, 0x77, 0xea, 0x94, + 0x7f, 0xcd, 0x9c, 0xd2, 0xdd, 0xcc, 0x29, 0xfd, 0x9e, 0x39, 0xa5, 0x6f, 0x5e, 0x18, 0xc9, 0xfe, + 0xa8, 0xe3, 0x12, 0x3e, 0x50, 0x4b, 0xec, 0xd5, 0xca, 0x3e, 0x1b, 0x2f, 0x6d, 0xb4, 0xc9, 0x90, + 0x8a, 0xce, 0x86, 0xda, 0x62, 0xaf, 0xff, 0x07, 0x00, 0x00, 0xff, 0xff, 0x16, 0x31, 0xe1, 0x81, + 0x4c, 0x07, 0x00, 0x00, } func (m *GenesisState) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/keygen.pb.go b/x/observer/types/keygen.pb.go index f310953c4a..9ed0cd39d5 100644 --- a/x/observer/types/keygen.pb.go +++ b/x/observer/types/keygen.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/keygen.proto +// source: zetachain/zetacore/observer/keygen.proto package types @@ -48,11 +48,11 @@ func (x KeygenStatus) String() string { } func (KeygenStatus) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_4efb2de738775c96, []int{0} + return fileDescriptor_e9d0b438d0ca0d23, []int{0} } type Keygen struct { - Status KeygenStatus `protobuf:"varint,2,opt,name=status,proto3,enum=observer.KeygenStatus" json:"status,omitempty"` + Status KeygenStatus `protobuf:"varint,2,opt,name=status,proto3,enum=zetachain.zetacore.observer.KeygenStatus" json:"status,omitempty"` GranteePubkeys []string `protobuf:"bytes,3,rep,name=granteePubkeys,proto3" json:"granteePubkeys,omitempty"` BlockNumber int64 `protobuf:"varint,4,opt,name=blockNumber,proto3" json:"blockNumber,omitempty"` } @@ -61,7 +61,7 @@ func (m *Keygen) Reset() { *m = Keygen{} } func (m *Keygen) String() string { return proto.CompactTextString(m) } func (*Keygen) ProtoMessage() {} func (*Keygen) Descriptor() ([]byte, []int) { - return fileDescriptor_4efb2de738775c96, []int{0} + return fileDescriptor_e9d0b438d0ca0d23, []int{0} } func (m *Keygen) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -112,32 +112,35 @@ func (m *Keygen) GetBlockNumber() int64 { } func init() { - proto.RegisterEnum("observer.KeygenStatus", KeygenStatus_name, KeygenStatus_value) - proto.RegisterType((*Keygen)(nil), "observer.Keygen") + proto.RegisterEnum("zetachain.zetacore.observer.KeygenStatus", KeygenStatus_name, KeygenStatus_value) + proto.RegisterType((*Keygen)(nil), "zetachain.zetacore.observer.Keygen") } -func init() { proto.RegisterFile("observer/keygen.proto", fileDescriptor_4efb2de738775c96) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/keygen.proto", fileDescriptor_e9d0b438d0ca0d23) +} -var fileDescriptor_4efb2de738775c96 = []byte{ - // 283 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x5c, 0x90, 0xc1, 0x4a, 0xc3, 0x30, - 0x18, 0xc7, 0x1b, 0x3b, 0x86, 0x46, 0x1d, 0x35, 0xa8, 0x8c, 0x1d, 0x42, 0xf1, 0x20, 0x43, 0xb0, - 0x01, 0x7d, 0x03, 0x0f, 0x0e, 0x99, 0xc8, 0xd8, 0x6e, 0xde, 0x9a, 0xec, 0x23, 0x2b, 0xdd, 0x92, - 0x91, 0xa4, 0x62, 0x3d, 0xfa, 0x04, 0x3e, 0x84, 0x07, 0x1f, 0xc5, 0xe3, 0x8e, 0x1e, 0xa5, 0x7d, - 0x11, 0x59, 0xea, 0x64, 0x78, 0xfb, 0xf8, 0xfd, 0xff, 0x3f, 0x3e, 0xf8, 0xe3, 0x13, 0xcd, 0x2d, - 0x98, 0x27, 0x30, 0x2c, 0x87, 0x52, 0x82, 0x4a, 0x96, 0x46, 0x3b, 0x4d, 0x76, 0x37, 0xb8, 0x77, - 0x2c, 0xb5, 0xd4, 0x1e, 0xb2, 0xf5, 0xd5, 0xe4, 0x67, 0xaf, 0x08, 0xb7, 0x87, 0x5e, 0x20, 0x09, - 0x6e, 0x5b, 0x97, 0xba, 0xc2, 0x76, 0x77, 0x62, 0xd4, 0xef, 0x5c, 0x9d, 0x26, 0x1b, 0x37, 0x69, - 0x1a, 0x13, 0x9f, 0x8e, 0x7f, 0x5b, 0xe4, 0x1c, 0x77, 0xa4, 0x49, 0x95, 0x03, 0x18, 0x15, 0x3c, - 0x87, 0xd2, 0x76, 0xc3, 0x38, 0xec, 0xef, 0x8d, 0xff, 0x51, 0x12, 0xe3, 0x7d, 0x3e, 0xd7, 0x22, - 0x7f, 0x28, 0x16, 0x1c, 0x4c, 0xb7, 0x15, 0xa3, 0x7e, 0x38, 0xde, 0x46, 0x17, 0xf7, 0xf8, 0x60, - 0xfb, 0x03, 0x39, 0xc2, 0x87, 0x23, 0x50, 0xd3, 0x4c, 0xc9, 0x06, 0x47, 0xc1, 0x1a, 0x0d, 0xa1, - 0x1c, 0x80, 0x9a, 0x14, 0x42, 0x80, 0xb5, 0x11, 0x22, 0x91, 0xb7, 0x06, 0xa0, 0x6e, 0xd3, 0x6c, - 0x0e, 0xd3, 0x28, 0xec, 0xb5, 0x3e, 0xde, 0x29, 0xba, 0xb9, 0xfb, 0xac, 0x28, 0x5a, 0x55, 0x14, - 0x7d, 0x57, 0x14, 0xbd, 0xd5, 0x34, 0x58, 0xd5, 0x34, 0xf8, 0xaa, 0x69, 0xf0, 0xc8, 0x64, 0xe6, - 0x66, 0x05, 0x4f, 0x84, 0x5e, 0xb0, 0x17, 0x70, 0xe9, 0xa5, 0x98, 0xa5, 0x99, 0xf2, 0xa7, 0xd0, - 0x06, 0xd8, 0x33, 0xfb, 0x1b, 0xd1, 0x95, 0x4b, 0xb0, 0xbc, 0xed, 0x47, 0xba, 0xfe, 0x09, 0x00, - 0x00, 0xff, 0xff, 0xfc, 0x8f, 0x85, 0x3b, 0x5d, 0x01, 0x00, 0x00, +var fileDescriptor_e9d0b438d0ca0d23 = []byte{ + // 294 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xa8, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0xf3, 0x93, 0x8a, 0x53, + 0x8b, 0xca, 0x52, 0x8b, 0xf4, 0xb3, 0x53, 0x2b, 0xd3, 0x53, 0xf3, 0xf4, 0x0a, 0x8a, 0xf2, 0x4b, + 0xf2, 0x85, 0xa4, 0xe1, 0x2a, 0xf5, 0x60, 0x2a, 0xf5, 0x60, 0x2a, 0xa5, 0x44, 0xd2, 0xf3, 0xd3, + 0xf3, 0xc1, 0xea, 0xf4, 0x41, 0x2c, 0x88, 0x16, 0xa5, 0xa9, 0x8c, 0x5c, 0x6c, 0xde, 0x60, 0x33, + 0x84, 0x1c, 0xb9, 0xd8, 0x8a, 0x4b, 0x12, 0x4b, 0x4a, 0x8b, 0x25, 0x98, 0x14, 0x18, 0x35, 0xf8, + 0x8c, 0x34, 0xf5, 0xf0, 0x18, 0xa7, 0x07, 0xd1, 0x14, 0x0c, 0xd6, 0x10, 0x04, 0xd5, 0x28, 0xa4, + 0xc6, 0xc5, 0x97, 0x5e, 0x94, 0x98, 0x57, 0x92, 0x9a, 0x1a, 0x50, 0x9a, 0x94, 0x9d, 0x5a, 0x59, + 0x2c, 0xc1, 0xac, 0xc0, 0xac, 0xc1, 0x19, 0x84, 0x26, 0x2a, 0xa4, 0xc0, 0xc5, 0x9d, 0x94, 0x93, + 0x9f, 0x9c, 0xed, 0x57, 0x9a, 0x9b, 0x94, 0x5a, 0x24, 0xc1, 0xa2, 0xc0, 0xa8, 0xc1, 0x1c, 0x84, + 0x2c, 0xa4, 0xe5, 0xc3, 0xc5, 0x83, 0x6c, 0x83, 0x90, 0x20, 0x17, 0x6f, 0x40, 0x6a, 0x5e, 0x4a, + 0x66, 0x5e, 0x3a, 0x44, 0x58, 0x80, 0x01, 0x24, 0xe4, 0x9d, 0x5a, 0xe9, 0x9e, 0x9a, 0x17, 0x5c, + 0x9a, 0x9c, 0x9c, 0x5a, 0x5c, 0x2c, 0xc0, 0x28, 0x24, 0x00, 0xd6, 0xe5, 0x9e, 0x9a, 0xe7, 0x96, + 0x98, 0x99, 0x93, 0x9a, 0x22, 0xc0, 0x2c, 0xc5, 0xb2, 0x62, 0x89, 0x1c, 0xa3, 0x93, 0xe7, 0x89, + 0x47, 0x72, 0x8c, 0x17, 0x1e, 0xc9, 0x31, 0x3e, 0x78, 0x24, 0xc7, 0x38, 0xe1, 0xb1, 0x1c, 0xc3, + 0x85, 0xc7, 0x72, 0x0c, 0x37, 0x1e, 0xcb, 0x31, 0x44, 0xe9, 0xa7, 0x67, 0x96, 0x64, 0x94, 0x26, + 0xe9, 0x25, 0xe7, 0xe7, 0x82, 0x43, 0x57, 0x17, 0x2d, 0xa0, 0x2b, 0x10, 0x41, 0x5d, 0x52, 0x59, + 0x90, 0x5a, 0x9c, 0xc4, 0x06, 0x0e, 0x37, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0x05, 0x0d, + 0xf6, 0x55, 0x96, 0x01, 0x00, 0x00, } func (m *Keygen) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/node_account.pb.go b/x/observer/types/node_account.pb.go index 16c50c8c34..53781a796f 100644 --- a/x/observer/types/node_account.pb.go +++ b/x/observer/types/node_account.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/node_account.proto +// source: zetachain/zetacore/observer/node_account.proto package types @@ -58,21 +58,21 @@ func (x NodeStatus) String() string { } func (NodeStatus) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_6f54e38f9d1a9953, []int{0} + return fileDescriptor_67bb97178fb2bc84, []int{0} } type NodeAccount struct { Operator string `protobuf:"bytes,1,opt,name=operator,proto3" json:"operator,omitempty"` GranteeAddress string `protobuf:"bytes,2,opt,name=granteeAddress,proto3" json:"granteeAddress,omitempty"` GranteePubkey *crypto.PubKeySet `protobuf:"bytes,3,opt,name=granteePubkey,proto3" json:"granteePubkey,omitempty"` - NodeStatus NodeStatus `protobuf:"varint,4,opt,name=nodeStatus,proto3,enum=observer.NodeStatus" json:"nodeStatus,omitempty"` + NodeStatus NodeStatus `protobuf:"varint,4,opt,name=nodeStatus,proto3,enum=zetachain.zetacore.observer.NodeStatus" json:"nodeStatus,omitempty"` } func (m *NodeAccount) Reset() { *m = NodeAccount{} } func (m *NodeAccount) String() string { return proto.CompactTextString(m) } func (*NodeAccount) ProtoMessage() {} func (*NodeAccount) Descriptor() ([]byte, []int) { - return fileDescriptor_6f54e38f9d1a9953, []int{0} + return fileDescriptor_67bb97178fb2bc84, []int{0} } func (m *NodeAccount) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -130,37 +130,40 @@ func (m *NodeAccount) GetNodeStatus() NodeStatus { } func init() { - proto.RegisterEnum("observer.NodeStatus", NodeStatus_name, NodeStatus_value) - proto.RegisterType((*NodeAccount)(nil), "observer.NodeAccount") + proto.RegisterEnum("zetachain.zetacore.observer.NodeStatus", NodeStatus_name, NodeStatus_value) + proto.RegisterType((*NodeAccount)(nil), "zetachain.zetacore.observer.NodeAccount") } -func init() { proto.RegisterFile("observer/node_account.proto", fileDescriptor_6f54e38f9d1a9953) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/node_account.proto", fileDescriptor_67bb97178fb2bc84) +} -var fileDescriptor_6f54e38f9d1a9953 = []byte{ - // 362 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x5c, 0x91, 0xcb, 0x6a, 0xe3, 0x30, - 0x18, 0x85, 0xad, 0xdc, 0x26, 0x91, 0x67, 0x32, 0x46, 0x64, 0x18, 0xe3, 0x01, 0x13, 0x66, 0x51, - 0x42, 0xa1, 0x36, 0xa4, 0xdd, 0x75, 0x95, 0xd2, 0x4d, 0x29, 0x84, 0xe0, 0x50, 0x0a, 0xdd, 0x14, - 0xc9, 0xfa, 0x71, 0x8c, 0x53, 0xc9, 0xc8, 0x72, 0x5a, 0xf7, 0x29, 0xfa, 0x10, 0x5d, 0xf4, 0x41, - 0xba, 0xe8, 0x32, 0xcb, 0x2e, 0x4b, 0xf2, 0x22, 0x25, 0xce, 0xa5, 0x97, 0x95, 0x8e, 0xce, 0x77, - 0x90, 0x38, 0xff, 0x8f, 0xff, 0x49, 0x96, 0x81, 0x9a, 0x81, 0xf2, 0x85, 0xe4, 0x70, 0x4d, 0xc3, - 0x50, 0xe6, 0x42, 0x7b, 0xa9, 0x92, 0x5a, 0x92, 0xe6, 0x16, 0x3a, 0x9d, 0x48, 0x46, 0xb2, 0x34, - 0xfd, 0x95, 0x5a, 0x73, 0xe7, 0x6f, 0x9a, 0x44, 0x7e, 0xa8, 0x8a, 0x54, 0xcb, 0xcd, 0xb1, 0x06, - 0xff, 0x9f, 0x11, 0x36, 0x87, 0x92, 0xc3, 0x60, 0xfd, 0x1c, 0x71, 0x70, 0x53, 0xa6, 0xa0, 0xa8, - 0x96, 0xca, 0x46, 0x5d, 0xd4, 0x6b, 0x05, 0xbb, 0x3b, 0xd9, 0xc3, 0xed, 0x48, 0x51, 0xa1, 0x01, - 0x06, 0x9c, 0x2b, 0xc8, 0x32, 0xbb, 0x52, 0x26, 0xbe, 0xb9, 0xe4, 0x18, 0xff, 0xda, 0x38, 0xa3, - 0x9c, 0x25, 0x50, 0xd8, 0xd5, 0x2e, 0xea, 0x99, 0xfd, 0x3f, 0x5e, 0x9a, 0x44, 0xde, 0xe6, 0xf7, - 0x51, 0xce, 0xce, 0xa1, 0x18, 0x83, 0x0e, 0xbe, 0x66, 0xc9, 0x11, 0xc6, 0xab, 0x7e, 0x63, 0x4d, - 0x75, 0x9e, 0xd9, 0xb5, 0x2e, 0xea, 0xb5, 0xfb, 0x1d, 0x6f, 0x5b, 0xcf, 0x1b, 0xee, 0x58, 0xf0, - 0x29, 0xb7, 0xcf, 0x30, 0xfe, 0x20, 0xc4, 0xc4, 0x3f, 0x2e, 0x44, 0x22, 0xe4, 0xad, 0xb0, 0x0c, - 0xf2, 0x1b, 0x9b, 0x97, 0x93, 0x58, 0xc3, 0x34, 0xce, 0x34, 0x70, 0x0b, 0xad, 0xe8, 0x58, 0x53, - 0xc1, 0x59, 0x61, 0x55, 0x48, 0x0b, 0xd7, 0x03, 0xa0, 0xbc, 0xb0, 0xaa, 0x04, 0xe3, 0xc6, 0x20, - 0xd4, 0xf1, 0x0c, 0xac, 0x1a, 0xf9, 0x89, 0x9b, 0xa7, 0x71, 0x46, 0xd9, 0x14, 0xb8, 0x55, 0x77, - 0x6a, 0x4f, 0x8f, 0x2e, 0x3a, 0x39, 0x7b, 0x59, 0xb8, 0x68, 0xbe, 0x70, 0xd1, 0xdb, 0xc2, 0x45, - 0x0f, 0x4b, 0xd7, 0x98, 0x2f, 0x5d, 0xe3, 0x75, 0xe9, 0x1a, 0x57, 0x7e, 0x14, 0xeb, 0x49, 0xce, - 0xbc, 0x50, 0xde, 0xf8, 0xf7, 0xa0, 0xe9, 0x41, 0x38, 0xa1, 0xb1, 0x28, 0x65, 0x28, 0x15, 0xf8, - 0x77, 0xfe, 0x6e, 0x77, 0xba, 0x48, 0x21, 0x63, 0x8d, 0x72, 0xf8, 0x87, 0xef, 0x01, 0x00, 0x00, - 0xff, 0xff, 0xbf, 0x2e, 0x92, 0xdb, 0xd4, 0x01, 0x00, 0x00, +var fileDescriptor_67bb97178fb2bc84 = []byte{ + // 378 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x92, 0xcd, 0x8a, 0xdb, 0x30, + 0x10, 0xc7, 0xad, 0x7c, 0x35, 0x91, 0xdb, 0xd4, 0x88, 0x1e, 0x8c, 0x0b, 0x26, 0xf4, 0xd0, 0x9a, + 0x40, 0x65, 0x48, 0x9f, 0x20, 0xa5, 0x50, 0x4a, 0x21, 0x04, 0x87, 0x52, 0xe8, 0xa5, 0x48, 0xd6, + 0xe0, 0x18, 0xa7, 0x92, 0x91, 0xe5, 0xb4, 0xee, 0x53, 0xf4, 0x21, 0x7a, 0xd8, 0x47, 0xd9, 0x63, + 0x8e, 0x7b, 0x5c, 0x92, 0xdb, 0x3e, 0xc5, 0x12, 0xe7, 0x6b, 0x37, 0x84, 0x3d, 0x69, 0x34, 0xf3, + 0xfb, 0x33, 0xd2, 0xfc, 0x07, 0xd3, 0xbf, 0x60, 0x58, 0x3c, 0x67, 0xa9, 0x0c, 0xeb, 0x48, 0x69, + 0x08, 0x15, 0x2f, 0x40, 0x2f, 0x41, 0x87, 0x52, 0x09, 0xf8, 0xc9, 0xe2, 0x58, 0x95, 0xd2, 0xd0, + 0x5c, 0x2b, 0xa3, 0xc8, 0xeb, 0x23, 0x4f, 0x0f, 0x3c, 0x3d, 0xf0, 0xde, 0xab, 0x44, 0x25, 0xaa, + 0xe6, 0xc2, 0x6d, 0xb4, 0x93, 0x78, 0xc3, 0x0b, 0x2d, 0xf2, 0x2c, 0x09, 0x63, 0x5d, 0xe5, 0x46, + 0xed, 0x8f, 0x1d, 0xfb, 0xe6, 0x0e, 0x61, 0x7b, 0xa2, 0x04, 0x8c, 0x77, 0x4d, 0x89, 0x87, 0xbb, + 0x2a, 0x07, 0xcd, 0x8c, 0xd2, 0x2e, 0x1a, 0xa0, 0xa0, 0x17, 0x1d, 0xef, 0xe4, 0x2d, 0xee, 0x27, + 0x9a, 0x49, 0x03, 0x30, 0x16, 0x42, 0x43, 0x51, 0xb8, 0x8d, 0x9a, 0x38, 0xcb, 0x92, 0x09, 0x7e, + 0xb1, 0xcf, 0x4c, 0x4b, 0x9e, 0x41, 0xe5, 0x36, 0x07, 0x28, 0xb0, 0x47, 0x01, 0xbd, 0xf0, 0x95, + 0x3c, 0x4b, 0xe8, 0xfe, 0x41, 0xd3, 0x92, 0x7f, 0x85, 0x6a, 0x06, 0x26, 0x7a, 0x2c, 0x27, 0x9f, + 0x31, 0xde, 0x0e, 0x66, 0x66, 0x98, 0x29, 0x0b, 0xb7, 0x35, 0x40, 0x41, 0x7f, 0xf4, 0x8e, 0x3e, + 0x31, 0x17, 0x3a, 0x39, 0xe2, 0xd1, 0x03, 0xe9, 0x90, 0x63, 0x7c, 0xaa, 0x10, 0x1b, 0x3f, 0xfb, + 0x26, 0x33, 0xa9, 0x7e, 0x4b, 0xc7, 0x22, 0x2f, 0xb1, 0xfd, 0x7d, 0x9e, 0x1a, 0x58, 0xa4, 0x85, + 0x01, 0xe1, 0xa0, 0x6d, 0x75, 0x66, 0x98, 0x14, 0xbc, 0x72, 0x1a, 0xa4, 0x87, 0xdb, 0x11, 0x30, + 0x51, 0x39, 0x4d, 0x82, 0x71, 0x67, 0x1c, 0x9b, 0x74, 0x09, 0x4e, 0x8b, 0x3c, 0xc7, 0xdd, 0x4f, + 0x69, 0xc1, 0xf8, 0x02, 0x84, 0xd3, 0xf6, 0x5a, 0x57, 0xff, 0x7d, 0xf4, 0xf1, 0xcb, 0xf5, 0xda, + 0x47, 0xab, 0xb5, 0x8f, 0x6e, 0xd7, 0x3e, 0xfa, 0xb7, 0xf1, 0xad, 0xd5, 0xc6, 0xb7, 0x6e, 0x36, + 0xbe, 0xf5, 0x23, 0x4c, 0x52, 0x33, 0x2f, 0x39, 0x8d, 0xd5, 0xaf, 0xda, 0x97, 0xf7, 0x67, 0x16, + 0xfd, 0x39, 0xed, 0x81, 0xa9, 0x72, 0x28, 0x78, 0xa7, 0xb6, 0xe8, 0xc3, 0x7d, 0x00, 0x00, 0x00, + 0xff, 0xff, 0x03, 0x08, 0x21, 0xe1, 0x33, 0x02, 0x00, 0x00, } func (m *NodeAccount) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/nonce_to_cctx.pb.go b/x/observer/types/nonce_to_cctx.pb.go index f2724621cf..66d6270e5f 100644 --- a/x/observer/types/nonce_to_cctx.pb.go +++ b/x/observer/types/nonce_to_cctx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/nonce_to_cctx.proto +// source: zetachain/zetacore/observer/nonce_to_cctx.proto package types @@ -35,7 +35,7 @@ func (m *NonceToCctx) Reset() { *m = NonceToCctx{} } func (m *NonceToCctx) String() string { return proto.CompactTextString(m) } func (*NonceToCctx) ProtoMessage() {} func (*NonceToCctx) Descriptor() ([]byte, []int) { - return fileDescriptor_6f9bbe8a689fa6e4, []int{0} + return fileDescriptor_fa2847eea8b274b8, []int{0} } func (m *NonceToCctx) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -93,27 +93,30 @@ func (m *NonceToCctx) GetTss() string { } func init() { - proto.RegisterType((*NonceToCctx)(nil), "observer.NonceToCctx") + proto.RegisterType((*NonceToCctx)(nil), "zetachain.zetacore.observer.NonceToCctx") } -func init() { proto.RegisterFile("observer/nonce_to_cctx.proto", fileDescriptor_6f9bbe8a689fa6e4) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/nonce_to_cctx.proto", fileDescriptor_fa2847eea8b274b8) +} -var fileDescriptor_6f9bbe8a689fa6e4 = []byte{ - // 220 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0xc9, 0x4f, 0x2a, 0x4e, - 0x2d, 0x2a, 0x4b, 0x2d, 0xd2, 0xcf, 0xcb, 0xcf, 0x4b, 0x4e, 0x8d, 0x2f, 0xc9, 0x8f, 0x4f, 0x4e, - 0x2e, 0xa9, 0xd0, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x80, 0xc9, 0x4a, 0x89, 0xa4, 0xe7, - 0xa7, 0xe7, 0x83, 0x05, 0xf5, 0x41, 0x2c, 0x88, 0xbc, 0x52, 0x1e, 0x17, 0xb7, 0x1f, 0x48, 0x5b, - 0x48, 0xbe, 0x73, 0x72, 0x49, 0x85, 0x90, 0x24, 0x17, 0x47, 0x72, 0x46, 0x62, 0x66, 0x5e, 0x7c, - 0x66, 0x8a, 0x04, 0xa3, 0x02, 0xa3, 0x06, 0x73, 0x10, 0x3b, 0x98, 0xef, 0x99, 0x22, 0x24, 0xc2, - 0xc5, 0x0a, 0xb6, 0x40, 0x82, 0x09, 0x2c, 0x0e, 0xe1, 0x08, 0xc9, 0x70, 0x71, 0x82, 0x6c, 0xf3, - 0xcc, 0x4b, 0x49, 0xad, 0x90, 0x60, 0x56, 0x60, 0xd4, 0xe0, 0x0c, 0x42, 0x08, 0x08, 0x09, 0x70, - 0x31, 0x97, 0x14, 0x17, 0x4b, 0xb0, 0x80, 0xc5, 0x41, 0x4c, 0x27, 0xcf, 0x13, 0x8f, 0xe4, 0x18, - 0x2f, 0x3c, 0x92, 0x63, 0x7c, 0xf0, 0x48, 0x8e, 0x71, 0xc2, 0x63, 0x39, 0x86, 0x0b, 0x8f, 0xe5, - 0x18, 0x6e, 0x3c, 0x96, 0x63, 0x88, 0xd2, 0x4f, 0xcf, 0x2c, 0xc9, 0x28, 0x4d, 0xd2, 0x4b, 0xce, - 0xcf, 0xd5, 0xaf, 0x4a, 0x2d, 0x49, 0xd4, 0x05, 0x5b, 0x0c, 0x66, 0x26, 0xe7, 0x17, 0xa5, 0xea, - 0x57, 0xe8, 0xc3, 0x3d, 0x5a, 0x52, 0x59, 0x90, 0x5a, 0x9c, 0xc4, 0x06, 0xf6, 0x81, 0x31, 0x20, - 0x00, 0x00, 0xff, 0xff, 0x5d, 0x3a, 0x29, 0x97, 0x01, 0x01, 0x00, 0x00, +var fileDescriptor_fa2847eea8b274b8 = []byte{ + // 229 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0xaf, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0x83, 0xb0, 0xf2, 0x8b, 0x52, 0xf5, 0xf3, 0x93, 0x8a, 0x53, 0x8b, + 0xca, 0x52, 0x8b, 0xf4, 0xf3, 0xf2, 0xf3, 0x92, 0x53, 0xe3, 0x4b, 0xf2, 0xe3, 0x93, 0x93, 0x4b, + 0x2a, 0xf4, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0xa4, 0xe1, 0x1a, 0xf4, 0x60, 0x1a, 0xf4, 0x60, + 0x1a, 0xa4, 0x44, 0xd2, 0xf3, 0xd3, 0xf3, 0xc1, 0xea, 0xf4, 0x41, 0x2c, 0x88, 0x16, 0xa5, 0x3c, + 0x2e, 0x6e, 0x3f, 0x90, 0x49, 0x21, 0xf9, 0xce, 0xc9, 0x25, 0x15, 0x42, 0x92, 0x5c, 0x1c, 0x60, + 0xfd, 0xf1, 0x99, 0x29, 0x12, 0x8c, 0x0a, 0x8c, 0x1a, 0xcc, 0x41, 0xec, 0x60, 0xbe, 0x67, 0x8a, + 0x90, 0x08, 0x17, 0x2b, 0xd8, 0x4e, 0x09, 0x26, 0xb0, 0x38, 0x84, 0x23, 0x24, 0xc3, 0xc5, 0x09, + 0x72, 0x80, 0x67, 0x5e, 0x4a, 0x6a, 0x85, 0x04, 0xb3, 0x02, 0xa3, 0x06, 0x67, 0x10, 0x42, 0x40, + 0x48, 0x80, 0x8b, 0xb9, 0xa4, 0xb8, 0x58, 0x82, 0x05, 0x2c, 0x0e, 0x62, 0x3a, 0x79, 0x9e, 0x78, + 0x24, 0xc7, 0x78, 0xe1, 0x91, 0x1c, 0xe3, 0x83, 0x47, 0x72, 0x8c, 0x13, 0x1e, 0xcb, 0x31, 0x5c, + 0x78, 0x2c, 0xc7, 0x70, 0xe3, 0xb1, 0x1c, 0x43, 0x94, 0x7e, 0x7a, 0x66, 0x49, 0x46, 0x69, 0x92, + 0x5e, 0x72, 0x7e, 0x2e, 0xd8, 0xbb, 0xba, 0x68, 0x3e, 0xaf, 0x40, 0xf8, 0xbd, 0xa4, 0xb2, 0x20, + 0xb5, 0x38, 0x89, 0x0d, 0xec, 0x03, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0x31, 0x2e, 0xbb, + 0xcf, 0x27, 0x01, 0x00, 0x00, } func (m *NonceToCctx) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/observer.pb.go b/x/observer/types/observer.pb.go index 447d5f1cf5..b6852e13c0 100644 --- a/x/observer/types/observer.pb.go +++ b/x/observer/types/observer.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/observer.proto +// source: zetachain/zetacore/observer/observer.proto package types @@ -55,7 +55,7 @@ func (x ObservationType) String() string { } func (ObservationType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_3004233a4a5969ce, []int{0} + return fileDescriptor_05af1bc65780862e, []int{0} } type ObserverUpdateReason int32 @@ -83,7 +83,7 @@ func (x ObserverUpdateReason) String() string { } func (ObserverUpdateReason) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_3004233a4a5969ce, []int{1} + return fileDescriptor_05af1bc65780862e, []int{1} } type ObserverMapper struct { @@ -96,7 +96,7 @@ func (m *ObserverMapper) Reset() { *m = ObserverMapper{} } func (m *ObserverMapper) String() string { return proto.CompactTextString(m) } func (*ObserverMapper) ProtoMessage() {} func (*ObserverMapper) Descriptor() ([]byte, []int) { - return fileDescriptor_3004233a4a5969ce, []int{0} + return fileDescriptor_05af1bc65780862e, []int{0} } func (m *ObserverMapper) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -154,7 +154,7 @@ func (m *ObserverSet) Reset() { *m = ObserverSet{} } func (m *ObserverSet) String() string { return proto.CompactTextString(m) } func (*ObserverSet) ProtoMessage() {} func (*ObserverSet) Descriptor() ([]byte, []int) { - return fileDescriptor_3004233a4a5969ce, []int{1} + return fileDescriptor_05af1bc65780862e, []int{1} } func (m *ObserverSet) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -199,7 +199,7 @@ func (m *LastObserverCount) Reset() { *m = LastObserverCount{} } func (m *LastObserverCount) String() string { return proto.CompactTextString(m) } func (*LastObserverCount) ProtoMessage() {} func (*LastObserverCount) Descriptor() ([]byte, []int) { - return fileDescriptor_3004233a4a5969ce, []int{2} + return fileDescriptor_05af1bc65780862e, []int{2} } func (m *LastObserverCount) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -243,44 +243,47 @@ func (m *LastObserverCount) GetLastChangeHeight() int64 { } func init() { - proto.RegisterEnum("observer.ObservationType", ObservationType_name, ObservationType_value) - proto.RegisterEnum("observer.ObserverUpdateReason", ObserverUpdateReason_name, ObserverUpdateReason_value) - proto.RegisterType((*ObserverMapper)(nil), "observer.ObserverMapper") - proto.RegisterType((*ObserverSet)(nil), "observer.ObserverSet") - proto.RegisterType((*LastObserverCount)(nil), "observer.LastObserverCount") -} - -func init() { proto.RegisterFile("observer/observer.proto", fileDescriptor_3004233a4a5969ce) } - -var fileDescriptor_3004233a4a5969ce = []byte{ - // 424 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x52, 0x41, 0x8f, 0x12, 0x31, - 0x18, 0x9d, 0x02, 0x1a, 0x29, 0x2e, 0x3b, 0x34, 0x98, 0x25, 0x1c, 0x26, 0x64, 0xbd, 0x90, 0x8d, - 0x32, 0xc9, 0x7a, 0xf1, 0xea, 0x12, 0xa3, 0x1b, 0x31, 0x9b, 0x0c, 0x6c, 0x4c, 0xbc, 0x90, 0x81, - 0xf9, 0x2c, 0xcd, 0x42, 0xdb, 0x4c, 0x3f, 0x0c, 0x78, 0xf7, 0xee, 0x8f, 0xf0, 0xe0, 0x4f, 0xf1, - 0xb8, 0x47, 0x8f, 0x06, 0xfe, 0x88, 0x69, 0x4b, 0xb9, 0xb8, 0xa7, 0x7e, 0xef, 0xbd, 0x79, 0xaf, - 0x6f, 0xd2, 0x8f, 0x9e, 0xa9, 0x99, 0x81, 0xf2, 0x2b, 0x94, 0x69, 0x18, 0x06, 0xba, 0x54, 0xa8, - 0xd8, 0x93, 0x80, 0xbb, 0x6d, 0xae, 0xb8, 0x72, 0x64, 0x6a, 0x27, 0xaf, 0x77, 0xcf, 0xf4, 0x1d, - 0x4f, 0xe7, 0x8b, 0x5c, 0x48, 0x73, 0x38, 0xbc, 0x70, 0xfe, 0x9d, 0xd0, 0xe6, 0xcd, 0xc1, 0xfb, - 0x31, 0xd7, 0x1a, 0x4a, 0xd6, 0xa6, 0x8f, 0x84, 0x2c, 0x60, 0xd3, 0x21, 0x3d, 0xd2, 0xaf, 0x67, - 0x1e, 0xb0, 0xd7, 0xb4, 0x19, 0xee, 0x98, 0xba, 0x84, 0x4e, 0xa5, 0x47, 0xfa, 0x8d, 0xcb, 0xd6, - 0x40, 0xdf, 0xf1, 0xc1, 0x21, 0x73, 0x68, 0x8f, 0xec, 0x24, 0x7c, 0xe8, 0x20, 0x7b, 0x4e, 0x8f, - 0xc4, 0x74, 0x29, 0x0c, 0x76, 0x6a, 0xbd, 0x6a, 0xbf, 0x9e, 0x3d, 0x0d, 0xe4, 0x48, 0x18, 0x3c, - 0xbf, 0xa4, 0x8d, 0x50, 0x63, 0x0c, 0xf8, 0xbf, 0x87, 0x3c, 0xe0, 0xf9, 0x44, 0x5b, 0xa3, 0xdc, - 0x60, 0xf0, 0x0d, 0xd5, 0x5a, 0xa2, 0x6d, 0x3f, 0xb7, 0x83, 0x6b, 0x5f, 0xcb, 0x3c, 0x60, 0x2f, - 0x28, 0x5b, 0xe6, 0x06, 0x6d, 0x73, 0xc9, 0x61, 0xba, 0x00, 0xc1, 0x17, 0xe8, 0xfe, 0xa0, 0x9a, - 0xc5, 0x56, 0x19, 0x3a, 0xe1, 0xbd, 0xe3, 0x2f, 0x96, 0xf4, 0xd4, 0x87, 0xe6, 0x28, 0x94, 0x9c, - 0x6c, 0x35, 0xb0, 0x67, 0xb4, 0xf5, 0x76, 0xa5, 0x71, 0x1b, 0x2e, 0xb3, 0x64, 0x1c, 0xb1, 0x13, - 0x5a, 0xbf, 0x96, 0x57, 0x6a, 0x2d, 0x8b, 0xc9, 0x26, 0x26, 0xac, 0x49, 0xe9, 0xcd, 0x1a, 0x03, - 0xae, 0x58, 0x79, 0x32, 0x1e, 0x7f, 0x80, 0xed, 0x3b, 0x90, 0x71, 0xd5, 0xca, 0x1e, 0x8e, 0x05, - 0x97, 0x71, 0xad, 0x5b, 0xfb, 0xf5, 0x33, 0x21, 0x17, 0x23, 0xda, 0x0e, 0xa9, 0xb7, 0xba, 0xc8, - 0x11, 0x32, 0xc8, 0x8d, 0x92, 0xd6, 0x7c, 0x2b, 0x0b, 0xf8, 0x22, 0x24, 0x14, 0x71, 0xe4, 0xcc, - 0x6a, 0x35, 0x33, 0xa8, 0x2c, 0x26, 0xec, 0x94, 0x36, 0xde, 0x14, 0x2b, 0x21, 0xbd, 0x27, 0xae, - 0xf8, 0xb4, 0xab, 0xeb, 0xdf, 0xbb, 0x84, 0xdc, 0xef, 0x12, 0xf2, 0x77, 0x97, 0x90, 0x1f, 0xfb, - 0x24, 0xba, 0xdf, 0x27, 0xd1, 0x9f, 0x7d, 0x12, 0x7d, 0x4e, 0xb9, 0xc0, 0xc5, 0x7a, 0x36, 0x98, - 0xab, 0x55, 0xfa, 0x0d, 0x30, 0x7f, 0xe9, 0x1e, 0xcd, 0x8d, 0x73, 0x55, 0x42, 0xba, 0x39, 0x2e, - 0x55, 0x8a, 0x5b, 0x0d, 0x66, 0xf6, 0xd8, 0xad, 0xc8, 0xab, 0x7f, 0x01, 0x00, 0x00, 0xff, 0xff, - 0x4c, 0x17, 0xb7, 0xf4, 0x76, 0x02, 0x00, 0x00, + proto.RegisterEnum("zetachain.zetacore.observer.ObservationType", ObservationType_name, ObservationType_value) + proto.RegisterEnum("zetachain.zetacore.observer.ObserverUpdateReason", ObserverUpdateReason_name, ObserverUpdateReason_value) + proto.RegisterType((*ObserverMapper)(nil), "zetachain.zetacore.observer.ObserverMapper") + proto.RegisterType((*ObserverSet)(nil), "zetachain.zetacore.observer.ObserverSet") + proto.RegisterType((*LastObserverCount)(nil), "zetachain.zetacore.observer.LastObserverCount") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/observer/observer.proto", fileDescriptor_05af1bc65780862e) +} + +var fileDescriptor_05af1bc65780862e = []byte{ + // 437 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x52, 0xc1, 0x8a, 0x13, 0x41, + 0x10, 0x9d, 0x4e, 0xa2, 0x90, 0x8e, 0x9b, 0x9d, 0x6d, 0x22, 0x84, 0x08, 0x43, 0x58, 0x3d, 0x84, + 0xa0, 0x33, 0xb0, 0x7e, 0x81, 0x1b, 0x44, 0x97, 0x8d, 0x2c, 0x4c, 0xb2, 0x08, 0x5e, 0xc2, 0x24, + 0x53, 0x4e, 0x9a, 0x4d, 0xba, 0x9b, 0xe9, 0x8a, 0x24, 0x7e, 0x85, 0x47, 0x3f, 0xc0, 0x83, 0x9f, + 0xe2, 0x71, 0x8f, 0x1e, 0x25, 0xf9, 0x11, 0xe9, 0xee, 0x74, 0x04, 0x37, 0xa7, 0xae, 0xf7, 0xea, + 0xbd, 0x57, 0x5d, 0x50, 0xb4, 0xff, 0x15, 0x30, 0x9b, 0xcd, 0x33, 0x2e, 0x12, 0x5b, 0xc9, 0x12, + 0x12, 0x39, 0xd5, 0x50, 0x7e, 0x81, 0xf2, 0x50, 0xc4, 0xaa, 0x94, 0x28, 0xd9, 0xb3, 0x83, 0x36, + 0xf6, 0xda, 0xd8, 0x4b, 0x3a, 0xad, 0x42, 0x16, 0xd2, 0xea, 0x12, 0x53, 0x39, 0x4b, 0xe7, 0x58, + 0xbc, 0xba, 0x2b, 0x12, 0x4b, 0xe9, 0xfd, 0xe3, 0xb4, 0xe7, 0xdf, 0x09, 0x6d, 0xde, 0xec, 0xe3, + 0x3e, 0x64, 0x4a, 0x41, 0xc9, 0x5a, 0xf4, 0x11, 0x17, 0x39, 0xac, 0xdb, 0xa4, 0x4b, 0x7a, 0xf5, + 0xd4, 0x01, 0x76, 0x4d, 0x9b, 0x7e, 0xec, 0xc4, 0x26, 0xb4, 0x2b, 0x5d, 0xd2, 0x6b, 0x5c, 0xbc, + 0x88, 0x8f, 0x7c, 0x50, 0xdd, 0x15, 0xf1, 0x7e, 0xcc, 0xc0, 0x3c, 0xe9, 0x89, 0xf7, 0x5a, 0xc8, + 0x9e, 0xd3, 0x03, 0x31, 0x59, 0x70, 0x8d, 0xed, 0x5a, 0xb7, 0xda, 0xab, 0xa7, 0x4f, 0x3c, 0x39, + 0xe4, 0x1a, 0xcf, 0x2f, 0x68, 0xc3, 0xff, 0x6c, 0x04, 0xf8, 0xd0, 0x43, 0x8e, 0x78, 0x3e, 0xd2, + 0xb3, 0x61, 0xa6, 0xd1, 0xfb, 0x06, 0x72, 0x25, 0xd0, 0x2c, 0x34, 0x33, 0x85, 0x5d, 0xa8, 0x96, + 0x3a, 0xc0, 0x5e, 0x52, 0xb6, 0xc8, 0x34, 0x9a, 0x65, 0x44, 0x01, 0x93, 0x39, 0xf0, 0x62, 0x8e, + 0x76, 0xa9, 0x6a, 0x1a, 0x9a, 0xce, 0xc0, 0x36, 0xde, 0x5b, 0xbe, 0xbf, 0xa0, 0xa7, 0x2e, 0x34, + 0x43, 0x2e, 0xc5, 0x78, 0xa3, 0x80, 0x3d, 0xa5, 0x67, 0x6f, 0x97, 0x0a, 0x37, 0x7e, 0x98, 0x21, + 0xc3, 0x80, 0x9d, 0xd0, 0xfa, 0x95, 0xb8, 0x94, 0x2b, 0x91, 0x8f, 0xd7, 0x21, 0x61, 0x4d, 0x4a, + 0x6f, 0x56, 0xe8, 0x71, 0xc5, 0xb4, 0xc7, 0xa3, 0xd1, 0x35, 0x6c, 0xde, 0x81, 0x08, 0xab, 0xa6, + 0xed, 0xe0, 0x88, 0x17, 0x22, 0xac, 0x75, 0x6a, 0x3f, 0x7f, 0x44, 0xa4, 0x3f, 0xa4, 0x2d, 0x9f, + 0x7a, 0xab, 0xf2, 0x0c, 0x21, 0x85, 0x4c, 0x4b, 0x61, 0xcc, 0xb7, 0x22, 0x87, 0xcf, 0x5c, 0x40, + 0x1e, 0x06, 0xd6, 0x2c, 0x97, 0x53, 0x8d, 0xd2, 0x60, 0xc2, 0x4e, 0x69, 0xe3, 0x4d, 0xbe, 0xe4, + 0xc2, 0x79, 0xc2, 0x8a, 0x4b, 0xbb, 0xbc, 0xfa, 0xb5, 0x8d, 0xc8, 0xfd, 0x36, 0x22, 0x7f, 0xb6, + 0x11, 0xf9, 0xb6, 0x8b, 0x82, 0xfb, 0x5d, 0x14, 0xfc, 0xde, 0x45, 0xc1, 0xa7, 0xa4, 0xe0, 0x38, + 0x5f, 0x4d, 0xe3, 0x99, 0x5c, 0xda, 0x53, 0x79, 0xf5, 0xdf, 0xd5, 0xac, 0xff, 0x9d, 0x25, 0x6e, + 0x14, 0xe8, 0xe9, 0x63, 0x7b, 0x35, 0xaf, 0xff, 0x06, 0x00, 0x00, 0xff, 0xff, 0x6f, 0x46, 0x39, + 0x45, 0xc2, 0x02, 0x00, 0x00, } func (m *ObserverMapper) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/params.pb.go b/x/observer/types/params.pb.go index e2b03f635c..73c8b65193 100644 --- a/x/observer/types/params.pb.go +++ b/x/observer/types/params.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/params.proto +// source: zetachain/zetacore/observer/params.proto package types @@ -33,7 +33,7 @@ func (m *ChainParamsList) Reset() { *m = ChainParamsList{} } func (m *ChainParamsList) String() string { return proto.CompactTextString(m) } func (*ChainParamsList) ProtoMessage() {} func (*ChainParamsList) Descriptor() ([]byte, []int) { - return fileDescriptor_4542fa62877488a1, []int{0} + return fileDescriptor_e7fa4666eddf88e5, []int{0} } func (m *ChainParamsList) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -90,7 +90,7 @@ func (m *ChainParams) Reset() { *m = ChainParams{} } func (m *ChainParams) String() string { return proto.CompactTextString(m) } func (*ChainParams) ProtoMessage() {} func (*ChainParams) Descriptor() ([]byte, []int) { - return fileDescriptor_4542fa62877488a1, []int{1} + return fileDescriptor_e7fa4666eddf88e5, []int{1} } func (m *ChainParams) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -215,7 +215,7 @@ func (m *ObserverParams) Reset() { *m = ObserverParams{} } func (m *ObserverParams) String() string { return proto.CompactTextString(m) } func (*ObserverParams) ProtoMessage() {} func (*ObserverParams) Descriptor() ([]byte, []int) { - return fileDescriptor_4542fa62877488a1, []int{2} + return fileDescriptor_e7fa4666eddf88e5, []int{2} } func (m *ObserverParams) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -259,55 +259,58 @@ func (m *ObserverParams) GetIsSupported() bool { } func init() { - proto.RegisterType((*ChainParamsList)(nil), "observer.ChainParamsList") - proto.RegisterType((*ChainParams)(nil), "observer.ChainParams") - proto.RegisterType((*ObserverParams)(nil), "observer.ObserverParams") + proto.RegisterType((*ChainParamsList)(nil), "zetachain.zetacore.observer.ChainParamsList") + proto.RegisterType((*ChainParams)(nil), "zetachain.zetacore.observer.ChainParams") + proto.RegisterType((*ObserverParams)(nil), "zetachain.zetacore.observer.ObserverParams") } -func init() { proto.RegisterFile("observer/params.proto", fileDescriptor_4542fa62877488a1) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/params.proto", fileDescriptor_e7fa4666eddf88e5) +} -var fileDescriptor_4542fa62877488a1 = []byte{ - // 638 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x94, 0xc1, 0x4e, 0xdb, 0x4c, - 0x10, 0xc7, 0x63, 0x02, 0x7c, 0x61, 0x1d, 0x08, 0x58, 0x1f, 0xc2, 0x0d, 0xaa, 0x49, 0x73, 0x68, - 0xa3, 0x4a, 0xd8, 0x15, 0xbd, 0xf4, 0xd0, 0x1e, 0x20, 0x5c, 0x50, 0x91, 0x8a, 0x4c, 0x7a, 0x68, - 0x2f, 0xab, 0xcd, 0x7a, 0xb1, 0x57, 0x71, 0x3c, 0xd6, 0xee, 0x9a, 0x86, 0x3e, 0x45, 0xdf, 0xa0, - 0x87, 0xbe, 0x0c, 0x47, 0x8e, 0x55, 0x0f, 0xa8, 0x22, 0x2f, 0x52, 0x79, 0x6d, 0xa7, 0x11, 0xe1, - 0x54, 0x89, 0x93, 0x77, 0xe7, 0xff, 0x9b, 0xff, 0x6c, 0x26, 0x3b, 0x8b, 0xb6, 0x61, 0x28, 0x99, - 0xb8, 0x64, 0xc2, 0x4b, 0x89, 0x20, 0x63, 0xe9, 0xa6, 0x02, 0x14, 0x58, 0x8d, 0x2a, 0xdc, 0xfe, - 0x3f, 0x84, 0x10, 0x74, 0xd0, 0xcb, 0x57, 0x85, 0xde, 0xde, 0x99, 0xa5, 0x55, 0x8b, 0x4a, 0x48, - 0x47, 0xa1, 0x47, 0x23, 0xc2, 0x13, 0x59, 0x7e, 0x0a, 0xa1, 0xfb, 0x1e, 0xb5, 0xfa, 0xf9, 0xfe, - 0x4c, 0x97, 0x39, 0xe5, 0x52, 0x59, 0x6f, 0x50, 0x53, 0x23, 0xb8, 0x28, 0x6d, 0x1b, 0x9d, 0x7a, - 0xcf, 0x3c, 0xd8, 0x76, 0x67, 0x96, 0x73, 0x09, 0xbe, 0x49, 0xff, 0x6e, 0xba, 0x3f, 0x56, 0x91, - 0x39, 0x27, 0x5a, 0x4f, 0x50, 0xa3, 0x70, 0xe2, 0x81, 0x6d, 0x76, 0x8c, 0x5e, 0xdd, 0xff, 0x4f, - 0xef, 0x4f, 0x02, 0x6b, 0x1f, 0x59, 0x14, 0x92, 0x0b, 0x2e, 0xc6, 0x44, 0x71, 0x48, 0x30, 0x85, - 0x2c, 0x51, 0xb6, 0xd1, 0x31, 0x7a, 0xcb, 0xfe, 0xd6, 0xbc, 0xd2, 0xcf, 0x05, 0xab, 0x87, 0x36, - 0x43, 0x22, 0x71, 0x2a, 0x38, 0x65, 0x58, 0x71, 0x3a, 0x62, 0xc2, 0x5e, 0xd2, 0xf0, 0x46, 0x48, - 0xe4, 0x59, 0x1e, 0x1e, 0xe8, 0xa8, 0xd5, 0x41, 0x4d, 0x9e, 0x60, 0x35, 0xa9, 0xa8, 0xba, 0xa6, - 0x10, 0x4f, 0x06, 0x93, 0x92, 0xe8, 0xa2, 0x75, 0xc8, 0xd4, 0x1c, 0xb2, 0xac, 0x11, 0x13, 0x32, - 0x35, 0x63, 0x5e, 0xa2, 0xad, 0x2f, 0x44, 0xd1, 0x08, 0x67, 0x6a, 0x02, 0x15, 0xb7, 0xa2, 0xb9, - 0x96, 0x16, 0x3e, 0xaa, 0x09, 0x94, 0xec, 0x3b, 0xb4, 0xfb, 0x95, 0x29, 0x82, 0x15, 0x8c, 0x58, - 0xfe, 0x43, 0x12, 0x25, 0x08, 0x55, 0x98, 0x04, 0x81, 0x60, 0x52, 0xda, 0x8d, 0x8e, 0xd1, 0x5b, - 0xf3, 0xed, 0x1c, 0x19, 0xe4, 0x44, 0xbf, 0x04, 0x0e, 0x0b, 0xdd, 0x7a, 0x8b, 0xda, 0x14, 0x92, - 0x84, 0x51, 0x05, 0x62, 0x31, 0x7b, 0xad, 0xc8, 0x9e, 0x11, 0xf7, 0xb3, 0xfb, 0xc8, 0x61, 0x82, - 0x1e, 0xbc, 0xc2, 0x34, 0x93, 0x0a, 0x82, 0xab, 0x45, 0x07, 0xa4, 0x1d, 0x76, 0x35, 0xd5, 0x2f, - 0xa0, 0xfb, 0x26, 0x87, 0xe8, 0x29, 0x64, 0x6a, 0x08, 0x59, 0x12, 0xe4, 0x6d, 0x91, 0x34, 0x62, - 0x41, 0x16, 0x33, 0xcc, 0x13, 0xc5, 0xc4, 0x25, 0x89, 0xed, 0xa6, 0xfe, 0xf3, 0xda, 0x15, 0x34, - 0x98, 0x9c, 0x97, 0xc8, 0x49, 0x49, 0xe4, 0xe7, 0x78, 0xd0, 0x22, 0x06, 0x18, 0x91, 0x88, 0x91, - 0xc0, 0x5e, 0xd7, 0x1e, 0xbb, 0x8b, 0x1e, 0xa7, 0x15, 0x62, 0x7d, 0x42, 0x9b, 0x43, 0x12, 0xc7, - 0xa0, 0xb0, 0x8a, 0x04, 0x93, 0x11, 0xc4, 0x81, 0xbd, 0x91, 0x1f, 0xff, 0xc8, 0xbd, 0xbe, 0xdd, - 0xab, 0xfd, 0xba, 0xdd, 0x7b, 0x1e, 0x72, 0x15, 0x65, 0x43, 0x97, 0xc2, 0xd8, 0xa3, 0x20, 0xc7, - 0x20, 0xcb, 0xcf, 0xbe, 0x0c, 0x46, 0x9e, 0xba, 0x4a, 0x99, 0x74, 0x8f, 0x19, 0xf5, 0x5b, 0x85, - 0xcf, 0xa0, 0xb2, 0xb1, 0x2e, 0xd0, 0xce, 0x98, 0x27, 0xb8, 0xba, 0xc3, 0x38, 0x60, 0x31, 0x0b, - 0xf5, 0x05, 0xb3, 0x5b, 0xff, 0x54, 0x61, 0x7b, 0xcc, 0x93, 0x0f, 0xa5, 0xdb, 0xf1, 0xcc, 0xcc, - 0x7a, 0x86, 0x9a, 0x5c, 0x62, 0x99, 0xa5, 0x29, 0x08, 0xc5, 0x02, 0x7b, 0xb3, 0x63, 0xf4, 0x1a, - 0xbe, 0xc9, 0xe5, 0x79, 0x15, 0xea, 0x7e, 0x5f, 0x42, 0x1b, 0x55, 0x66, 0x39, 0x28, 0x2f, 0xd0, - 0x8a, 0x1e, 0x0c, 0x3d, 0x00, 0xe6, 0xc1, 0x96, 0x9b, 0x8e, 0x42, 0xb7, 0x9c, 0x53, 0x3d, 0x50, - 0x7e, 0xa1, 0x3f, 0xd8, 0xa1, 0xfa, 0xa3, 0x77, 0x68, 0xf9, 0x31, 0x3b, 0xb4, 0xb2, 0xd0, 0xa1, - 0xa3, 0x93, 0xeb, 0x3b, 0xc7, 0xb8, 0xb9, 0x73, 0x8c, 0xdf, 0x77, 0x8e, 0xf1, 0x6d, 0xea, 0xd4, - 0x6e, 0xa6, 0x4e, 0xed, 0xe7, 0xd4, 0xa9, 0x7d, 0xf6, 0xe6, 0x6a, 0xe7, 0x13, 0xb5, 0xaf, 0xdb, - 0xa2, 0x97, 0x14, 0x04, 0xf3, 0x26, 0xb3, 0x87, 0xaf, 0x38, 0xc8, 0x70, 0x55, 0x3f, 0x73, 0xaf, - 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0xd9, 0x5c, 0x62, 0xf2, 0x51, 0x05, 0x00, 0x00, +var fileDescriptor_e7fa4666eddf88e5 = []byte{ + // 651 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x94, 0x41, 0x4f, 0xdb, 0x30, + 0x14, 0xc7, 0x1b, 0x0a, 0x0c, 0xdc, 0x42, 0x21, 0xda, 0xb4, 0xac, 0x68, 0xa1, 0xab, 0xa6, 0x29, + 0x42, 0x22, 0x99, 0xd8, 0x6d, 0xda, 0x0e, 0x50, 0x2e, 0x68, 0x48, 0x43, 0xa1, 0x3b, 0x6c, 0x87, + 0x59, 0xae, 0x63, 0x12, 0xab, 0x69, 0x5e, 0x64, 0x3b, 0xac, 0xec, 0x53, 0xec, 0x3b, 0xec, 0x1b, + 0xec, 0x53, 0x70, 0xe4, 0x38, 0xed, 0x80, 0x26, 0xf8, 0x22, 0x53, 0x9c, 0xa4, 0x54, 0x14, 0x71, + 0x98, 0xc4, 0x29, 0xf6, 0x7b, 0xbf, 0xf7, 0xf7, 0xcb, 0xb3, 0xdf, 0x43, 0xce, 0x77, 0xa6, 0x08, + 0x8d, 0x08, 0x4f, 0x3c, 0xbd, 0x02, 0xc1, 0x3c, 0x18, 0x48, 0x26, 0x4e, 0x99, 0xf0, 0x52, 0x22, + 0xc8, 0x48, 0xba, 0xa9, 0x00, 0x05, 0xe6, 0xc6, 0x84, 0x74, 0x2b, 0xd2, 0xad, 0xc8, 0xf6, 0xe3, + 0x10, 0x42, 0xd0, 0x9c, 0x97, 0xaf, 0x8a, 0x90, 0xf6, 0xd6, 0x7d, 0xe2, 0xd5, 0xe2, 0x1e, 0x36, + 0x1d, 0x86, 0x9e, 0x36, 0xc9, 0xf2, 0x53, 0xb0, 0xdd, 0xaf, 0xa8, 0xd5, 0xcb, 0xf7, 0x47, 0x3a, + 0xbf, 0x43, 0x2e, 0x95, 0xf9, 0x01, 0x35, 0x35, 0x82, 0x8b, 0x9c, 0x2d, 0xa3, 0x53, 0x77, 0x1a, + 0x3b, 0x8e, 0x7b, 0x4f, 0xd2, 0xee, 0x94, 0x86, 0xdf, 0xa0, 0x37, 0x9b, 0xee, 0xcf, 0x45, 0xd4, + 0x98, 0x72, 0x9a, 0xcf, 0xd0, 0x52, 0x21, 0xce, 0x03, 0xab, 0xd1, 0x31, 0x9c, 0xba, 0xff, 0x48, + 0xef, 0x0f, 0x02, 0x73, 0x1b, 0x99, 0x14, 0x92, 0x13, 0x2e, 0x46, 0x44, 0x71, 0x48, 0x30, 0x85, + 0x2c, 0x51, 0x96, 0xd1, 0x31, 0x9c, 0x79, 0x7f, 0x7d, 0xda, 0xd3, 0xcb, 0x1d, 0xa6, 0x83, 0xd6, + 0x42, 0x22, 0x71, 0x2a, 0x38, 0x65, 0x58, 0x71, 0x3a, 0x64, 0xc2, 0x9a, 0xd3, 0xf0, 0x6a, 0x48, + 0xe4, 0x51, 0x6e, 0xee, 0x6b, 0xab, 0xd9, 0x41, 0x4d, 0x9e, 0x60, 0x35, 0xae, 0xa8, 0xba, 0xa6, + 0x10, 0x4f, 0xfa, 0xe3, 0x92, 0xe8, 0xa2, 0x15, 0xc8, 0xd4, 0x14, 0x32, 0xaf, 0x91, 0x06, 0x64, + 0x6a, 0xc2, 0x6c, 0xa1, 0xf5, 0x6f, 0x44, 0xd1, 0x08, 0x67, 0x6a, 0x0c, 0x15, 0xb7, 0xa0, 0xb9, + 0x96, 0x76, 0x7c, 0x52, 0x63, 0x28, 0xd9, 0xf7, 0x48, 0x5f, 0x31, 0x56, 0x30, 0x64, 0xf9, 0x8f, + 0x24, 0x4a, 0x10, 0xaa, 0x30, 0x09, 0x02, 0xc1, 0xa4, 0xb4, 0x96, 0x3a, 0x86, 0xb3, 0xec, 0x5b, + 0x39, 0xd2, 0xcf, 0x89, 0x5e, 0x09, 0xec, 0x16, 0x7e, 0xf3, 0x1d, 0x6a, 0x53, 0x48, 0x12, 0x46, + 0x15, 0x88, 0xd9, 0xe8, 0xe5, 0x22, 0x7a, 0x42, 0xdc, 0x8e, 0xee, 0x21, 0x9b, 0x09, 0xba, 0xf3, + 0x1a, 0xd3, 0x4c, 0x2a, 0x08, 0xce, 0x66, 0x15, 0x90, 0x56, 0xd8, 0xd0, 0x54, 0xaf, 0x80, 0x6e, + 0x8b, 0xec, 0xa2, 0xe7, 0x90, 0xa9, 0x01, 0x64, 0x49, 0x90, 0x97, 0x45, 0xd2, 0x88, 0x05, 0x59, + 0xcc, 0x30, 0x4f, 0x14, 0x13, 0xa7, 0x24, 0xb6, 0x9a, 0xfa, 0xf2, 0xda, 0x15, 0xd4, 0x1f, 0x1f, + 0x97, 0xc8, 0x41, 0x49, 0xe4, 0x79, 0xdc, 0x29, 0x11, 0x03, 0x0c, 0x49, 0xc4, 0x48, 0x60, 0xad, + 0x68, 0x8d, 0x8d, 0x59, 0x8d, 0xc3, 0x0a, 0x31, 0x3f, 0xa3, 0xb5, 0x01, 0x89, 0x63, 0x50, 0x58, + 0x45, 0x82, 0xc9, 0x08, 0xe2, 0xc0, 0x5a, 0xcd, 0xd3, 0xdf, 0x73, 0xcf, 0x2f, 0x37, 0x6b, 0x7f, + 0x2e, 0x37, 0x5f, 0x85, 0x5c, 0x45, 0xd9, 0xc0, 0xa5, 0x30, 0xf2, 0x28, 0xc8, 0x11, 0xc8, 0xf2, + 0xb3, 0x2d, 0x83, 0xa1, 0xa7, 0xce, 0x52, 0x26, 0xdd, 0x7d, 0x46, 0xfd, 0x56, 0xa1, 0xd3, 0xaf, + 0x64, 0xcc, 0x13, 0xf4, 0x74, 0xc4, 0x13, 0x5c, 0xbd, 0x61, 0x1c, 0xb0, 0x98, 0x85, 0xfa, 0x81, + 0x59, 0xad, 0xff, 0x3a, 0xe1, 0xc9, 0x88, 0x27, 0x1f, 0x4b, 0xb5, 0xfd, 0x89, 0x98, 0xf9, 0x02, + 0x35, 0xb9, 0xc4, 0x32, 0x4b, 0x53, 0x10, 0x8a, 0x05, 0xd6, 0x5a, 0xc7, 0x70, 0x96, 0xfc, 0x06, + 0x97, 0xc7, 0x95, 0xa9, 0xfb, 0x6b, 0x0e, 0xad, 0x56, 0x91, 0x65, 0xa3, 0xbc, 0x45, 0x0b, 0xba, + 0x31, 0x74, 0x03, 0x34, 0x76, 0x5e, 0xde, 0xd5, 0x7e, 0xe9, 0x30, 0x74, 0xcb, 0x6e, 0xd6, 0x3d, + 0xe6, 0x17, 0x21, 0x77, 0x16, 0xad, 0xfe, 0xe0, 0x45, 0x9b, 0x7f, 0xc8, 0xa2, 0x2d, 0xcc, 0x14, + 0x6d, 0xef, 0xe0, 0xfc, 0xca, 0x36, 0x2e, 0xae, 0x6c, 0xe3, 0xef, 0x95, 0x6d, 0xfc, 0xb8, 0xb6, + 0x6b, 0x17, 0xd7, 0x76, 0xed, 0xf7, 0xb5, 0x5d, 0xfb, 0xe2, 0x4d, 0x9d, 0x9d, 0x17, 0x6b, 0xfb, + 0xd6, 0x30, 0x1c, 0xdf, 0x8c, 0x4e, 0x9d, 0xc8, 0x60, 0x51, 0x0f, 0xc3, 0x37, 0xff, 0x02, 0x00, + 0x00, 0xff, 0xff, 0xc4, 0xd5, 0xdd, 0x33, 0xc3, 0x05, 0x00, 0x00, } func (m *ChainParamsList) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/pending_nonces.pb.go b/x/observer/types/pending_nonces.pb.go index 95398b65bc..237cf239cb 100644 --- a/x/observer/types/pending_nonces.pb.go +++ b/x/observer/types/pending_nonces.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/pending_nonces.proto +// source: zetachain/zetacore/observer/pending_nonces.proto package types @@ -35,7 +35,7 @@ func (m *PendingNonces) Reset() { *m = PendingNonces{} } func (m *PendingNonces) String() string { return proto.CompactTextString(m) } func (*PendingNonces) ProtoMessage() {} func (*PendingNonces) Descriptor() ([]byte, []int) { - return fileDescriptor_dd001e4838750ecf, []int{0} + return fileDescriptor_1777a9d0f7831696, []int{0} } func (m *PendingNonces) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -93,28 +93,30 @@ func (m *PendingNonces) GetTss() string { } func init() { - proto.RegisterType((*PendingNonces)(nil), "observer.PendingNonces") + proto.RegisterType((*PendingNonces)(nil), "zetachain.zetacore.observer.PendingNonces") } -func init() { proto.RegisterFile("observer/pending_nonces.proto", fileDescriptor_dd001e4838750ecf) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/pending_nonces.proto", fileDescriptor_1777a9d0f7831696) +} -var fileDescriptor_dd001e4838750ecf = []byte{ - // 229 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0xcd, 0x4f, 0x2a, 0x4e, - 0x2d, 0x2a, 0x4b, 0x2d, 0xd2, 0x2f, 0x48, 0xcd, 0x4b, 0xc9, 0xcc, 0x4b, 0x8f, 0xcf, 0xcb, 0xcf, - 0x4b, 0x4e, 0x2d, 0xd6, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x80, 0x49, 0x4b, 0x89, 0xa4, - 0xe7, 0xa7, 0xe7, 0x83, 0x05, 0xf5, 0x41, 0x2c, 0x88, 0xbc, 0x52, 0x05, 0x17, 0x6f, 0x00, 0x44, - 0x9f, 0x1f, 0x58, 0x9b, 0x90, 0x34, 0x17, 0x27, 0xd8, 0x80, 0xf8, 0x9c, 0xfc, 0x72, 0x09, 0x46, - 0x05, 0x46, 0x0d, 0xe6, 0x20, 0x0e, 0xb0, 0x80, 0x4f, 0x7e, 0xb9, 0x90, 0x2c, 0x17, 0x17, 0x44, - 0x32, 0x23, 0x33, 0x3d, 0x43, 0x82, 0x09, 0x2c, 0x0b, 0x51, 0xee, 0x91, 0x99, 0x9e, 0x21, 0x24, - 0xc9, 0xc5, 0x91, 0x9c, 0x91, 0x98, 0x99, 0x17, 0x9f, 0x99, 0x22, 0xc1, 0x0c, 0x96, 0x64, 0x07, - 0xf3, 0x3d, 0x53, 0x84, 0x04, 0xb8, 0x98, 0x4b, 0x8a, 0x8b, 0x25, 0x58, 0x14, 0x18, 0x35, 0x38, - 0x83, 0x40, 0x4c, 0x27, 0xcf, 0x13, 0x8f, 0xe4, 0x18, 0x2f, 0x3c, 0x92, 0x63, 0x7c, 0xf0, 0x48, - 0x8e, 0x71, 0xc2, 0x63, 0x39, 0x86, 0x0b, 0x8f, 0xe5, 0x18, 0x6e, 0x3c, 0x96, 0x63, 0x88, 0xd2, - 0x4f, 0xcf, 0x2c, 0xc9, 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0xd5, 0xaf, 0x4a, 0x2d, 0x49, 0xd4, - 0x05, 0x1b, 0x02, 0x66, 0x26, 0xe7, 0x17, 0xa5, 0xea, 0x57, 0xe8, 0xc3, 0xfd, 0x5c, 0x52, 0x59, - 0x90, 0x5a, 0x9c, 0xc4, 0x06, 0xf6, 0x8b, 0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0xd3, 0x29, 0x6d, - 0xd1, 0x0c, 0x01, 0x00, 0x00, +var fileDescriptor_1777a9d0f7831696 = []byte{ + // 239 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xa8, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0xf3, 0x93, 0x8a, 0x53, + 0x8b, 0xca, 0x52, 0x8b, 0xf4, 0x0b, 0x52, 0xf3, 0x52, 0x32, 0xf3, 0xd2, 0xe3, 0xf3, 0xf2, 0xf3, + 0x92, 0x53, 0x8b, 0xf5, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0xa4, 0xe1, 0x3a, 0xf4, 0x60, 0x3a, + 0xf4, 0x60, 0x3a, 0xa4, 0x44, 0xd2, 0xf3, 0xd3, 0xf3, 0xc1, 0xea, 0xf4, 0x41, 0x2c, 0x88, 0x16, + 0xa5, 0x0a, 0x2e, 0xde, 0x00, 0x88, 0x51, 0x7e, 0x60, 0x93, 0x84, 0xa4, 0xb9, 0x38, 0xc1, 0x66, + 0xc6, 0xe7, 0xe4, 0x97, 0x4b, 0x30, 0x2a, 0x30, 0x6a, 0x30, 0x07, 0x71, 0x80, 0x05, 0x7c, 0xf2, + 0xcb, 0x85, 0x64, 0xb9, 0xb8, 0x20, 0x92, 0x19, 0x99, 0xe9, 0x19, 0x12, 0x4c, 0x60, 0x59, 0x88, + 0x72, 0x8f, 0xcc, 0xf4, 0x0c, 0x21, 0x49, 0x2e, 0x0e, 0xb0, 0xed, 0xf1, 0x99, 0x29, 0x12, 0xcc, + 0x60, 0x49, 0x76, 0x30, 0xdf, 0x33, 0x45, 0x48, 0x80, 0x8b, 0xb9, 0xa4, 0xb8, 0x58, 0x82, 0x45, + 0x81, 0x51, 0x83, 0x33, 0x08, 0xc4, 0x74, 0xf2, 0x3c, 0xf1, 0x48, 0x8e, 0xf1, 0xc2, 0x23, 0x39, + 0xc6, 0x07, 0x8f, 0xe4, 0x18, 0x27, 0x3c, 0x96, 0x63, 0xb8, 0xf0, 0x58, 0x8e, 0xe1, 0xc6, 0x63, + 0x39, 0x86, 0x28, 0xfd, 0xf4, 0xcc, 0x92, 0x8c, 0xd2, 0x24, 0xbd, 0xe4, 0xfc, 0x5c, 0xb0, 0xcf, + 0x75, 0xd1, 0x02, 0xa1, 0x02, 0x11, 0x0c, 0x25, 0x95, 0x05, 0xa9, 0xc5, 0x49, 0x6c, 0x60, 0xbf, + 0x18, 0x03, 0x02, 0x00, 0x00, 0xff, 0xff, 0x3d, 0xd7, 0x4c, 0xfa, 0x32, 0x01, 0x00, 0x00, } func (m *PendingNonces) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/query.pb.go b/x/observer/types/query.pb.go index d624432383..1c7b0178cc 100644 --- a/x/observer/types/query.pb.go +++ b/x/observer/types/query.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/query.proto +// source: zetachain/zetacore/observer/query.proto package types @@ -40,7 +40,7 @@ func (m *QueryGetChainNoncesRequest) Reset() { *m = QueryGetChainNoncesR func (m *QueryGetChainNoncesRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetChainNoncesRequest) ProtoMessage() {} func (*QueryGetChainNoncesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{0} + return fileDescriptor_25b2aa420449a0c0, []int{0} } func (m *QueryGetChainNoncesRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -84,7 +84,7 @@ func (m *QueryGetChainNoncesResponse) Reset() { *m = QueryGetChainNonces func (m *QueryGetChainNoncesResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetChainNoncesResponse) ProtoMessage() {} func (*QueryGetChainNoncesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{1} + return fileDescriptor_25b2aa420449a0c0, []int{1} } func (m *QueryGetChainNoncesResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -128,7 +128,7 @@ func (m *QueryAllChainNoncesRequest) Reset() { *m = QueryAllChainNoncesR func (m *QueryAllChainNoncesRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllChainNoncesRequest) ProtoMessage() {} func (*QueryAllChainNoncesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{2} + return fileDescriptor_25b2aa420449a0c0, []int{2} } func (m *QueryAllChainNoncesRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -173,7 +173,7 @@ func (m *QueryAllChainNoncesResponse) Reset() { *m = QueryAllChainNonces func (m *QueryAllChainNoncesResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllChainNoncesResponse) ProtoMessage() {} func (*QueryAllChainNoncesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{3} + return fileDescriptor_25b2aa420449a0c0, []int{3} } func (m *QueryAllChainNoncesResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -224,7 +224,7 @@ func (m *QueryAllPendingNoncesRequest) Reset() { *m = QueryAllPendingNon func (m *QueryAllPendingNoncesRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllPendingNoncesRequest) ProtoMessage() {} func (*QueryAllPendingNoncesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{4} + return fileDescriptor_25b2aa420449a0c0, []int{4} } func (m *QueryAllPendingNoncesRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -269,7 +269,7 @@ func (m *QueryAllPendingNoncesResponse) Reset() { *m = QueryAllPendingNo func (m *QueryAllPendingNoncesResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllPendingNoncesResponse) ProtoMessage() {} func (*QueryAllPendingNoncesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{5} + return fileDescriptor_25b2aa420449a0c0, []int{5} } func (m *QueryAllPendingNoncesResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -320,7 +320,7 @@ func (m *QueryPendingNoncesByChainRequest) Reset() { *m = QueryPendingNo func (m *QueryPendingNoncesByChainRequest) String() string { return proto.CompactTextString(m) } func (*QueryPendingNoncesByChainRequest) ProtoMessage() {} func (*QueryPendingNoncesByChainRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{6} + return fileDescriptor_25b2aa420449a0c0, []int{6} } func (m *QueryPendingNoncesByChainRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -364,7 +364,7 @@ func (m *QueryPendingNoncesByChainResponse) Reset() { *m = QueryPendingN func (m *QueryPendingNoncesByChainResponse) String() string { return proto.CompactTextString(m) } func (*QueryPendingNoncesByChainResponse) ProtoMessage() {} func (*QueryPendingNoncesByChainResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{7} + return fileDescriptor_25b2aa420449a0c0, []int{7} } func (m *QueryPendingNoncesByChainResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -407,7 +407,7 @@ func (m *QueryGetTSSRequest) Reset() { *m = QueryGetTSSRequest{} } func (m *QueryGetTSSRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetTSSRequest) ProtoMessage() {} func (*QueryGetTSSRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{8} + return fileDescriptor_25b2aa420449a0c0, []int{8} } func (m *QueryGetTSSRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -444,7 +444,7 @@ func (m *QueryGetTSSResponse) Reset() { *m = QueryGetTSSResponse{} } func (m *QueryGetTSSResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetTSSResponse) ProtoMessage() {} func (*QueryGetTSSResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{9} + return fileDescriptor_25b2aa420449a0c0, []int{9} } func (m *QueryGetTSSResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -488,7 +488,7 @@ func (m *QueryGetTssAddressRequest) Reset() { *m = QueryGetTssAddressReq func (m *QueryGetTssAddressRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetTssAddressRequest) ProtoMessage() {} func (*QueryGetTssAddressRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{10} + return fileDescriptor_25b2aa420449a0c0, []int{10} } func (m *QueryGetTssAddressRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -533,7 +533,7 @@ func (m *QueryGetTssAddressResponse) Reset() { *m = QueryGetTssAddressRe func (m *QueryGetTssAddressResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetTssAddressResponse) ProtoMessage() {} func (*QueryGetTssAddressResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{11} + return fileDescriptor_25b2aa420449a0c0, []int{11} } func (m *QueryGetTssAddressResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -589,7 +589,7 @@ func (m *QueryGetTssAddressByFinalizedHeightRequest) String() string { } func (*QueryGetTssAddressByFinalizedHeightRequest) ProtoMessage() {} func (*QueryGetTssAddressByFinalizedHeightRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{12} + return fileDescriptor_25b2aa420449a0c0, []int{12} } func (m *QueryGetTssAddressByFinalizedHeightRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -645,7 +645,7 @@ func (m *QueryGetTssAddressByFinalizedHeightResponse) String() string { } func (*QueryGetTssAddressByFinalizedHeightResponse) ProtoMessage() {} func (*QueryGetTssAddressByFinalizedHeightResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{13} + return fileDescriptor_25b2aa420449a0c0, []int{13} } func (m *QueryGetTssAddressByFinalizedHeightResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -696,7 +696,7 @@ func (m *QueryTssHistoryRequest) Reset() { *m = QueryTssHistoryRequest{} func (m *QueryTssHistoryRequest) String() string { return proto.CompactTextString(m) } func (*QueryTssHistoryRequest) ProtoMessage() {} func (*QueryTssHistoryRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{14} + return fileDescriptor_25b2aa420449a0c0, []int{14} } func (m *QueryTssHistoryRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -741,7 +741,7 @@ func (m *QueryTssHistoryResponse) Reset() { *m = QueryTssHistoryResponse func (m *QueryTssHistoryResponse) String() string { return proto.CompactTextString(m) } func (*QueryTssHistoryResponse) ProtoMessage() {} func (*QueryTssHistoryResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{15} + return fileDescriptor_25b2aa420449a0c0, []int{15} } func (m *QueryTssHistoryResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -793,7 +793,7 @@ func (m *QueryHasVotedRequest) Reset() { *m = QueryHasVotedRequest{} } func (m *QueryHasVotedRequest) String() string { return proto.CompactTextString(m) } func (*QueryHasVotedRequest) ProtoMessage() {} func (*QueryHasVotedRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{16} + return fileDescriptor_25b2aa420449a0c0, []int{16} } func (m *QueryHasVotedRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -844,7 +844,7 @@ func (m *QueryHasVotedResponse) Reset() { *m = QueryHasVotedResponse{} } func (m *QueryHasVotedResponse) String() string { return proto.CompactTextString(m) } func (*QueryHasVotedResponse) ProtoMessage() {} func (*QueryHasVotedResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{17} + return fileDescriptor_25b2aa420449a0c0, []int{17} } func (m *QueryHasVotedResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -888,7 +888,7 @@ func (m *QueryBallotByIdentifierRequest) Reset() { *m = QueryBallotByIde func (m *QueryBallotByIdentifierRequest) String() string { return proto.CompactTextString(m) } func (*QueryBallotByIdentifierRequest) ProtoMessage() {} func (*QueryBallotByIdentifierRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{18} + return fileDescriptor_25b2aa420449a0c0, []int{18} } func (m *QueryBallotByIdentifierRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -926,14 +926,14 @@ func (m *QueryBallotByIdentifierRequest) GetBallotIdentifier() string { type VoterList struct { VoterAddress string `protobuf:"bytes,1,opt,name=voter_address,json=voterAddress,proto3" json:"voter_address,omitempty"` - VoteType VoteType `protobuf:"varint,2,opt,name=vote_type,json=voteType,proto3,enum=observer.VoteType" json:"vote_type,omitempty"` + VoteType VoteType `protobuf:"varint,2,opt,name=vote_type,json=voteType,proto3,enum=zetachain.zetacore.observer.VoteType" json:"vote_type,omitempty"` } func (m *VoterList) Reset() { *m = VoterList{} } func (m *VoterList) String() string { return proto.CompactTextString(m) } func (*VoterList) ProtoMessage() {} func (*VoterList) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{19} + return fileDescriptor_25b2aa420449a0c0, []int{19} } func (m *VoterList) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -979,15 +979,15 @@ func (m *VoterList) GetVoteType() VoteType { type QueryBallotByIdentifierResponse struct { BallotIdentifier string `protobuf:"bytes,1,opt,name=ballot_identifier,json=ballotIdentifier,proto3" json:"ballot_identifier,omitempty"` Voters []*VoterList `protobuf:"bytes,2,rep,name=voters,proto3" json:"voters,omitempty"` - ObservationType ObservationType `protobuf:"varint,3,opt,name=observation_type,json=observationType,proto3,enum=observer.ObservationType" json:"observation_type,omitempty"` - BallotStatus BallotStatus `protobuf:"varint,4,opt,name=ballot_status,json=ballotStatus,proto3,enum=observer.BallotStatus" json:"ballot_status,omitempty"` + ObservationType ObservationType `protobuf:"varint,3,opt,name=observation_type,json=observationType,proto3,enum=zetachain.zetacore.observer.ObservationType" json:"observation_type,omitempty"` + BallotStatus BallotStatus `protobuf:"varint,4,opt,name=ballot_status,json=ballotStatus,proto3,enum=zetachain.zetacore.observer.BallotStatus" json:"ballot_status,omitempty"` } func (m *QueryBallotByIdentifierResponse) Reset() { *m = QueryBallotByIdentifierResponse{} } func (m *QueryBallotByIdentifierResponse) String() string { return proto.CompactTextString(m) } func (*QueryBallotByIdentifierResponse) ProtoMessage() {} func (*QueryBallotByIdentifierResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{20} + return fileDescriptor_25b2aa420449a0c0, []int{20} } func (m *QueryBallotByIdentifierResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1051,7 +1051,7 @@ func (m *QueryObserverSet) Reset() { *m = QueryObserverSet{} } func (m *QueryObserverSet) String() string { return proto.CompactTextString(m) } func (*QueryObserverSet) ProtoMessage() {} func (*QueryObserverSet) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{21} + return fileDescriptor_25b2aa420449a0c0, []int{21} } func (m *QueryObserverSet) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1088,7 +1088,7 @@ func (m *QueryObserverSetResponse) Reset() { *m = QueryObserverSetRespon func (m *QueryObserverSetResponse) String() string { return proto.CompactTextString(m) } func (*QueryObserverSetResponse) ProtoMessage() {} func (*QueryObserverSetResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{22} + return fileDescriptor_25b2aa420449a0c0, []int{22} } func (m *QueryObserverSetResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1131,7 +1131,7 @@ func (m *QuerySupportedChains) Reset() { *m = QuerySupportedChains{} } func (m *QuerySupportedChains) String() string { return proto.CompactTextString(m) } func (*QuerySupportedChains) ProtoMessage() {} func (*QuerySupportedChains) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{23} + return fileDescriptor_25b2aa420449a0c0, []int{23} } func (m *QuerySupportedChains) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1168,7 +1168,7 @@ func (m *QuerySupportedChainsResponse) Reset() { *m = QuerySupportedChai func (m *QuerySupportedChainsResponse) String() string { return proto.CompactTextString(m) } func (*QuerySupportedChainsResponse) ProtoMessage() {} func (*QuerySupportedChainsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{24} + return fileDescriptor_25b2aa420449a0c0, []int{24} } func (m *QuerySupportedChainsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1212,7 +1212,7 @@ func (m *QueryGetChainParamsForChainRequest) Reset() { *m = QueryGetChai func (m *QueryGetChainParamsForChainRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetChainParamsForChainRequest) ProtoMessage() {} func (*QueryGetChainParamsForChainRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{25} + return fileDescriptor_25b2aa420449a0c0, []int{25} } func (m *QueryGetChainParamsForChainRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1256,7 +1256,7 @@ func (m *QueryGetChainParamsForChainResponse) Reset() { *m = QueryGetCha func (m *QueryGetChainParamsForChainResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetChainParamsForChainResponse) ProtoMessage() {} func (*QueryGetChainParamsForChainResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{26} + return fileDescriptor_25b2aa420449a0c0, []int{26} } func (m *QueryGetChainParamsForChainResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1299,7 +1299,7 @@ func (m *QueryGetChainParamsRequest) Reset() { *m = QueryGetChainParamsR func (m *QueryGetChainParamsRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetChainParamsRequest) ProtoMessage() {} func (*QueryGetChainParamsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{27} + return fileDescriptor_25b2aa420449a0c0, []int{27} } func (m *QueryGetChainParamsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1336,7 +1336,7 @@ func (m *QueryGetChainParamsResponse) Reset() { *m = QueryGetChainParams func (m *QueryGetChainParamsResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetChainParamsResponse) ProtoMessage() {} func (*QueryGetChainParamsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{28} + return fileDescriptor_25b2aa420449a0c0, []int{28} } func (m *QueryGetChainParamsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1380,7 +1380,7 @@ func (m *QueryGetNodeAccountRequest) Reset() { *m = QueryGetNodeAccountR func (m *QueryGetNodeAccountRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetNodeAccountRequest) ProtoMessage() {} func (*QueryGetNodeAccountRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{29} + return fileDescriptor_25b2aa420449a0c0, []int{29} } func (m *QueryGetNodeAccountRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1424,7 +1424,7 @@ func (m *QueryGetNodeAccountResponse) Reset() { *m = QueryGetNodeAccount func (m *QueryGetNodeAccountResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetNodeAccountResponse) ProtoMessage() {} func (*QueryGetNodeAccountResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{30} + return fileDescriptor_25b2aa420449a0c0, []int{30} } func (m *QueryGetNodeAccountResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1468,7 +1468,7 @@ func (m *QueryAllNodeAccountRequest) Reset() { *m = QueryAllNodeAccountR func (m *QueryAllNodeAccountRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllNodeAccountRequest) ProtoMessage() {} func (*QueryAllNodeAccountRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{31} + return fileDescriptor_25b2aa420449a0c0, []int{31} } func (m *QueryAllNodeAccountRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1513,7 +1513,7 @@ func (m *QueryAllNodeAccountResponse) Reset() { *m = QueryAllNodeAccount func (m *QueryAllNodeAccountResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllNodeAccountResponse) ProtoMessage() {} func (*QueryAllNodeAccountResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{32} + return fileDescriptor_25b2aa420449a0c0, []int{32} } func (m *QueryAllNodeAccountResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1563,7 +1563,7 @@ func (m *QueryGetCrosschainFlagsRequest) Reset() { *m = QueryGetCrosscha func (m *QueryGetCrosschainFlagsRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetCrosschainFlagsRequest) ProtoMessage() {} func (*QueryGetCrosschainFlagsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{33} + return fileDescriptor_25b2aa420449a0c0, []int{33} } func (m *QueryGetCrosschainFlagsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1600,7 +1600,7 @@ func (m *QueryGetCrosschainFlagsResponse) Reset() { *m = QueryGetCrossch func (m *QueryGetCrosschainFlagsResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetCrosschainFlagsResponse) ProtoMessage() {} func (*QueryGetCrosschainFlagsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{34} + return fileDescriptor_25b2aa420449a0c0, []int{34} } func (m *QueryGetCrosschainFlagsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1643,7 +1643,7 @@ func (m *QueryGetKeygenRequest) Reset() { *m = QueryGetKeygenRequest{} } func (m *QueryGetKeygenRequest) String() string { return proto.CompactTextString(m) } func (*QueryGetKeygenRequest) ProtoMessage() {} func (*QueryGetKeygenRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{35} + return fileDescriptor_25b2aa420449a0c0, []int{35} } func (m *QueryGetKeygenRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1680,7 +1680,7 @@ func (m *QueryGetKeygenResponse) Reset() { *m = QueryGetKeygenResponse{} func (m *QueryGetKeygenResponse) String() string { return proto.CompactTextString(m) } func (*QueryGetKeygenResponse) ProtoMessage() {} func (*QueryGetKeygenResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{36} + return fileDescriptor_25b2aa420449a0c0, []int{36} } func (m *QueryGetKeygenResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1723,7 +1723,7 @@ func (m *QueryShowObserverCountRequest) Reset() { *m = QueryShowObserver func (m *QueryShowObserverCountRequest) String() string { return proto.CompactTextString(m) } func (*QueryShowObserverCountRequest) ProtoMessage() {} func (*QueryShowObserverCountRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{37} + return fileDescriptor_25b2aa420449a0c0, []int{37} } func (m *QueryShowObserverCountRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1760,7 +1760,7 @@ func (m *QueryShowObserverCountResponse) Reset() { *m = QueryShowObserve func (m *QueryShowObserverCountResponse) String() string { return proto.CompactTextString(m) } func (*QueryShowObserverCountResponse) ProtoMessage() {} func (*QueryShowObserverCountResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{38} + return fileDescriptor_25b2aa420449a0c0, []int{38} } func (m *QueryShowObserverCountResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1804,7 +1804,7 @@ func (m *QueryBlameByIdentifierRequest) Reset() { *m = QueryBlameByIdent func (m *QueryBlameByIdentifierRequest) String() string { return proto.CompactTextString(m) } func (*QueryBlameByIdentifierRequest) ProtoMessage() {} func (*QueryBlameByIdentifierRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{39} + return fileDescriptor_25b2aa420449a0c0, []int{39} } func (m *QueryBlameByIdentifierRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1848,7 +1848,7 @@ func (m *QueryBlameByIdentifierResponse) Reset() { *m = QueryBlameByIden func (m *QueryBlameByIdentifierResponse) String() string { return proto.CompactTextString(m) } func (*QueryBlameByIdentifierResponse) ProtoMessage() {} func (*QueryBlameByIdentifierResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{40} + return fileDescriptor_25b2aa420449a0c0, []int{40} } func (m *QueryBlameByIdentifierResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1892,7 +1892,7 @@ func (m *QueryAllBlameRecordsRequest) Reset() { *m = QueryAllBlameRecord func (m *QueryAllBlameRecordsRequest) String() string { return proto.CompactTextString(m) } func (*QueryAllBlameRecordsRequest) ProtoMessage() {} func (*QueryAllBlameRecordsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{41} + return fileDescriptor_25b2aa420449a0c0, []int{41} } func (m *QueryAllBlameRecordsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1937,7 +1937,7 @@ func (m *QueryAllBlameRecordsResponse) Reset() { *m = QueryAllBlameRecor func (m *QueryAllBlameRecordsResponse) String() string { return proto.CompactTextString(m) } func (*QueryAllBlameRecordsResponse) ProtoMessage() {} func (*QueryAllBlameRecordsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{42} + return fileDescriptor_25b2aa420449a0c0, []int{42} } func (m *QueryAllBlameRecordsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1989,7 +1989,7 @@ func (m *QueryBlameByChainAndNonceRequest) Reset() { *m = QueryBlameByCh func (m *QueryBlameByChainAndNonceRequest) String() string { return proto.CompactTextString(m) } func (*QueryBlameByChainAndNonceRequest) ProtoMessage() {} func (*QueryBlameByChainAndNonceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{43} + return fileDescriptor_25b2aa420449a0c0, []int{43} } func (m *QueryBlameByChainAndNonceRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2040,7 +2040,7 @@ func (m *QueryBlameByChainAndNonceResponse) Reset() { *m = QueryBlameByC func (m *QueryBlameByChainAndNonceResponse) String() string { return proto.CompactTextString(m) } func (*QueryBlameByChainAndNonceResponse) ProtoMessage() {} func (*QueryBlameByChainAndNonceResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dcb801e455adaee4, []int{44} + return fileDescriptor_25b2aa420449a0c0, []int{44} } func (m *QueryBlameByChainAndNonceResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2077,187 +2077,192 @@ func (m *QueryBlameByChainAndNonceResponse) GetBlameInfo() []*Blame { } func init() { - proto.RegisterType((*QueryGetChainNoncesRequest)(nil), "observer.QueryGetChainNoncesRequest") - proto.RegisterType((*QueryGetChainNoncesResponse)(nil), "observer.QueryGetChainNoncesResponse") - proto.RegisterType((*QueryAllChainNoncesRequest)(nil), "observer.QueryAllChainNoncesRequest") - proto.RegisterType((*QueryAllChainNoncesResponse)(nil), "observer.QueryAllChainNoncesResponse") - proto.RegisterType((*QueryAllPendingNoncesRequest)(nil), "observer.QueryAllPendingNoncesRequest") - proto.RegisterType((*QueryAllPendingNoncesResponse)(nil), "observer.QueryAllPendingNoncesResponse") - proto.RegisterType((*QueryPendingNoncesByChainRequest)(nil), "observer.QueryPendingNoncesByChainRequest") - proto.RegisterType((*QueryPendingNoncesByChainResponse)(nil), "observer.QueryPendingNoncesByChainResponse") - proto.RegisterType((*QueryGetTSSRequest)(nil), "observer.QueryGetTSSRequest") - proto.RegisterType((*QueryGetTSSResponse)(nil), "observer.QueryGetTSSResponse") - proto.RegisterType((*QueryGetTssAddressRequest)(nil), "observer.QueryGetTssAddressRequest") - proto.RegisterType((*QueryGetTssAddressResponse)(nil), "observer.QueryGetTssAddressResponse") - proto.RegisterType((*QueryGetTssAddressByFinalizedHeightRequest)(nil), "observer.QueryGetTssAddressByFinalizedHeightRequest") - proto.RegisterType((*QueryGetTssAddressByFinalizedHeightResponse)(nil), "observer.QueryGetTssAddressByFinalizedHeightResponse") - proto.RegisterType((*QueryTssHistoryRequest)(nil), "observer.QueryTssHistoryRequest") - proto.RegisterType((*QueryTssHistoryResponse)(nil), "observer.QueryTssHistoryResponse") - proto.RegisterType((*QueryHasVotedRequest)(nil), "observer.QueryHasVotedRequest") - proto.RegisterType((*QueryHasVotedResponse)(nil), "observer.QueryHasVotedResponse") - proto.RegisterType((*QueryBallotByIdentifierRequest)(nil), "observer.QueryBallotByIdentifierRequest") - proto.RegisterType((*VoterList)(nil), "observer.VoterList") - proto.RegisterType((*QueryBallotByIdentifierResponse)(nil), "observer.QueryBallotByIdentifierResponse") - proto.RegisterType((*QueryObserverSet)(nil), "observer.QueryObserverSet") - proto.RegisterType((*QueryObserverSetResponse)(nil), "observer.QueryObserverSetResponse") - proto.RegisterType((*QuerySupportedChains)(nil), "observer.QuerySupportedChains") - proto.RegisterType((*QuerySupportedChainsResponse)(nil), "observer.QuerySupportedChainsResponse") - proto.RegisterType((*QueryGetChainParamsForChainRequest)(nil), "observer.QueryGetChainParamsForChainRequest") - proto.RegisterType((*QueryGetChainParamsForChainResponse)(nil), "observer.QueryGetChainParamsForChainResponse") - proto.RegisterType((*QueryGetChainParamsRequest)(nil), "observer.QueryGetChainParamsRequest") - proto.RegisterType((*QueryGetChainParamsResponse)(nil), "observer.QueryGetChainParamsResponse") - proto.RegisterType((*QueryGetNodeAccountRequest)(nil), "observer.QueryGetNodeAccountRequest") - proto.RegisterType((*QueryGetNodeAccountResponse)(nil), "observer.QueryGetNodeAccountResponse") - proto.RegisterType((*QueryAllNodeAccountRequest)(nil), "observer.QueryAllNodeAccountRequest") - proto.RegisterType((*QueryAllNodeAccountResponse)(nil), "observer.QueryAllNodeAccountResponse") - proto.RegisterType((*QueryGetCrosschainFlagsRequest)(nil), "observer.QueryGetCrosschainFlagsRequest") - proto.RegisterType((*QueryGetCrosschainFlagsResponse)(nil), "observer.QueryGetCrosschainFlagsResponse") - proto.RegisterType((*QueryGetKeygenRequest)(nil), "observer.QueryGetKeygenRequest") - proto.RegisterType((*QueryGetKeygenResponse)(nil), "observer.QueryGetKeygenResponse") - proto.RegisterType((*QueryShowObserverCountRequest)(nil), "observer.QueryShowObserverCountRequest") - proto.RegisterType((*QueryShowObserverCountResponse)(nil), "observer.QueryShowObserverCountResponse") - proto.RegisterType((*QueryBlameByIdentifierRequest)(nil), "observer.QueryBlameByIdentifierRequest") - proto.RegisterType((*QueryBlameByIdentifierResponse)(nil), "observer.QueryBlameByIdentifierResponse") - proto.RegisterType((*QueryAllBlameRecordsRequest)(nil), "observer.QueryAllBlameRecordsRequest") - proto.RegisterType((*QueryAllBlameRecordsResponse)(nil), "observer.QueryAllBlameRecordsResponse") - proto.RegisterType((*QueryBlameByChainAndNonceRequest)(nil), "observer.QueryBlameByChainAndNonceRequest") - proto.RegisterType((*QueryBlameByChainAndNonceResponse)(nil), "observer.QueryBlameByChainAndNonceResponse") -} - -func init() { proto.RegisterFile("observer/query.proto", fileDescriptor_dcb801e455adaee4) } - -var fileDescriptor_dcb801e455adaee4 = []byte{ - // 2077 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x99, 0x4f, 0x6f, 0x1b, 0xc7, - 0xf9, 0xc7, 0xbd, 0x56, 0xa2, 0x48, 0x23, 0x4b, 0xa2, 0xc6, 0x92, 0x65, 0xaf, 0x64, 0x4a, 0x1e, - 0xd9, 0x96, 0x2c, 0xdb, 0xdc, 0x9f, 0x15, 0x07, 0x49, 0x7e, 0xb1, 0xe1, 0x88, 0x76, 0xfc, 0x2f, - 0x69, 0xe2, 0x90, 0x42, 0x0b, 0xb8, 0x01, 0xd8, 0x25, 0x77, 0x44, 0x2e, 0x4c, 0xed, 0x30, 0x3b, - 0x23, 0xc7, 0xb4, 0xa0, 0x4b, 0x2f, 0x05, 0x8a, 0x02, 0x2d, 0x5a, 0x14, 0x3d, 0x14, 0x45, 0xd1, - 0x43, 0x7b, 0x29, 0x50, 0xf4, 0x56, 0xb4, 0xaf, 0x20, 0xc7, 0x00, 0xbd, 0xf4, 0x54, 0x14, 0x76, - 0xdf, 0x40, 0xdf, 0x40, 0x51, 0xec, 0xcc, 0xb3, 0xff, 0x67, 0x49, 0xaa, 0x50, 0x4f, 0xe4, 0xce, - 0x33, 0xf3, 0x3c, 0x9f, 0x67, 0xfe, 0x7e, 0x77, 0x16, 0xcd, 0xb3, 0x26, 0xa7, 0xfe, 0x73, 0xea, - 0x5b, 0x5f, 0xee, 0x53, 0xbf, 0x5f, 0xe9, 0xf9, 0x4c, 0x30, 0x3c, 0x11, 0x96, 0x9a, 0x9b, 0x2d, - 0xc6, 0xf7, 0x18, 0xb7, 0x9a, 0x36, 0xa7, 0xaa, 0x8a, 0xf5, 0xfc, 0x46, 0x93, 0x0a, 0xfb, 0x86, - 0xd5, 0xb3, 0xdb, 0xae, 0x67, 0x0b, 0x97, 0x79, 0xaa, 0x95, 0x39, 0xdf, 0x66, 0x6d, 0x26, 0xff, - 0x5a, 0xc1, 0x3f, 0x28, 0x5d, 0x6e, 0x33, 0xd6, 0xee, 0x52, 0xcb, 0xee, 0xb9, 0x96, 0xed, 0x79, - 0x4c, 0xc8, 0x26, 0x1c, 0xac, 0x0b, 0x51, 0xfc, 0xa6, 0xdd, 0xed, 0x32, 0x11, 0xba, 0x8a, 0x8b, - 0xbb, 0xf6, 0x1e, 0x85, 0xd2, 0xa5, 0xa8, 0xb4, 0xd5, 0xb1, 0x5d, 0xaf, 0xe1, 0x31, 0xaf, 0x45, - 0x43, 0x4f, 0x2b, 0xb1, 0xd1, 0x67, 0x9c, 0xab, 0x1a, 0xbb, 0x5d, 0xbb, 0x9d, 0x0f, 0xf5, 0x8c, - 0xf6, 0xdb, 0xd4, 0xcb, 0x39, 0xf5, 0x98, 0x43, 0x1b, 0x76, 0xab, 0xc5, 0xf6, 0xbd, 0x90, 0x63, - 0x31, 0x32, 0x86, 0x7f, 0x72, 0xce, 0x7a, 0xb6, 0x6f, 0xef, 0x85, 0x31, 0xce, 0xc7, 0xc5, 0xd4, - 0x73, 0x5c, 0xaf, 0x9d, 0x66, 0xc4, 0x91, 0x59, 0xf0, 0xb0, 0x6c, 0xb1, 0xf7, 0xac, 0xad, 0xf2, - 0xe1, 0xf0, 0x93, 0x34, 0xf4, 0x7c, 0xc6, 0x76, 0x39, 0xfc, 0x28, 0x03, 0xd9, 0x42, 0xe6, 0xe7, - 0xc1, 0x48, 0x3c, 0xa0, 0xe2, 0x6e, 0xd0, 0xe0, 0x53, 0x19, 0xa2, 0x46, 0xbf, 0xdc, 0xa7, 0x5c, - 0xe0, 0x79, 0xf4, 0xa6, 0xeb, 0x39, 0xf4, 0xc5, 0x59, 0x63, 0xd5, 0xd8, 0x98, 0xac, 0xa9, 0x07, - 0xf2, 0x05, 0x5a, 0xd2, 0xb6, 0xe1, 0x3d, 0xe6, 0x71, 0x8a, 0x6f, 0xa3, 0xa9, 0x44, 0xb1, 0x6c, - 0x3a, 0xb5, 0xb5, 0x50, 0x89, 0x92, 0x4e, 0x18, 0xab, 0x6f, 0x7c, 0xfd, 0xf7, 0x95, 0x13, 0xb5, - 0x64, 0x7d, 0xe2, 0x00, 0xd1, 0x76, 0xb7, 0xab, 0x21, 0xba, 0x8f, 0x50, 0x3c, 0x57, 0xc0, 0xf7, - 0xe5, 0x8a, 0x9a, 0x58, 0x95, 0x60, 0x62, 0x55, 0xd4, 0xdc, 0x83, 0x89, 0x55, 0x79, 0x62, 0xb7, - 0x29, 0xb4, 0xad, 0x25, 0x5a, 0x92, 0xdf, 0x1a, 0x90, 0x44, 0x36, 0x4c, 0x51, 0x12, 0x63, 0x47, - 0x49, 0x02, 0x3f, 0x48, 0x61, 0x9e, 0x94, 0x98, 0xeb, 0x43, 0x31, 0x55, 0xec, 0x14, 0xe7, 0x2e, - 0x5a, 0x0e, 0x31, 0x9f, 0xa8, 0x59, 0xf0, 0xbf, 0xe9, 0x8f, 0x3f, 0x18, 0xe8, 0x7c, 0x41, 0x20, - 0xe8, 0x91, 0x7b, 0x68, 0x26, 0x3d, 0x0f, 0xa1, 0x53, 0x16, 0xe3, 0x4e, 0x49, 0x35, 0x84, 0x6e, - 0x99, 0xee, 0x25, 0x0b, 0x8f, 0xaf, 0x63, 0x6e, 0xa3, 0x55, 0xc9, 0x9b, 0x8e, 0xd9, 0x97, 0x83, - 0x10, 0x76, 0xce, 0x39, 0x34, 0xa1, 0x96, 0xae, 0xeb, 0xc8, 0xae, 0x19, 0xab, 0xbd, 0x25, 0x9f, - 0x1f, 0x39, 0xc4, 0x45, 0x17, 0x06, 0x34, 0x1f, 0x90, 0xb2, 0x71, 0xd4, 0x94, 0xc9, 0x3c, 0xc2, - 0xe1, 0x72, 0xd9, 0xa9, 0xd7, 0x81, 0x8d, 0xdc, 0x42, 0xa7, 0x53, 0xa5, 0x10, 0xf2, 0x12, 0x1a, - 0xdb, 0xa9, 0xd7, 0x21, 0xce, 0x74, 0x1c, 0x67, 0xa7, 0x5e, 0x07, 0xef, 0x81, 0x9d, 0x7c, 0x84, - 0xce, 0x45, 0xad, 0x39, 0xdf, 0x76, 0x1c, 0x9f, 0xf2, 0x68, 0x4e, 0x6c, 0xa0, 0x52, 0xd3, 0x15, - 0x2d, 0xe6, 0x7a, 0x8d, 0x28, 0xfd, 0x93, 0x32, 0xfd, 0x19, 0x28, 0xbf, 0x0b, 0xbd, 0xf0, 0x61, - 0xbc, 0xfa, 0x93, 0x6e, 0x80, 0xa5, 0x84, 0xc6, 0xa8, 0xe8, 0xc0, 0xda, 0x0f, 0xfe, 0x06, 0x25, - 0x4d, 0xd1, 0x92, 0xce, 0x26, 0x6b, 0xc1, 0x5f, 0xf2, 0x43, 0x03, 0x6d, 0xe6, 0x5d, 0x54, 0xfb, - 0xf7, 0x5d, 0xcf, 0xee, 0xba, 0x2f, 0xa9, 0xf3, 0x90, 0xba, 0xed, 0x8e, 0x08, 0xd1, 0xb6, 0xd0, - 0xc2, 0x6e, 0x68, 0x69, 0xbc, 0xa4, 0xc2, 0x6e, 0x74, 0xa4, 0x1d, 0x86, 0xe7, 0x74, 0x64, 0x7c, - 0x4a, 0x85, 0xad, 0x9a, 0x1e, 0x21, 0x9d, 0xcf, 0xd1, 0xd5, 0x91, 0x58, 0x8e, 0x90, 0xdf, 0xf7, - 0xd0, 0x19, 0xe9, 0x72, 0x87, 0xf3, 0x87, 0x2e, 0x17, 0xcc, 0xef, 0x1f, 0xf7, 0xca, 0xfb, 0xa9, - 0x81, 0x16, 0x73, 0x21, 0x80, 0xb0, 0x82, 0x26, 0x04, 0xe7, 0x8d, 0xae, 0xcb, 0x05, 0xac, 0x36, - 0xed, 0x94, 0x78, 0x4b, 0x70, 0xfe, 0x89, 0xcb, 0xc5, 0xf1, 0xad, 0xae, 0x0e, 0x9a, 0x97, 0x4c, - 0x0f, 0x6d, 0xfe, 0x6d, 0x26, 0xa8, 0x13, 0x26, 0x7d, 0x15, 0xcd, 0xa9, 0xb3, 0xb5, 0xe1, 0x3a, - 0xd4, 0x13, 0xee, 0xae, 0x4b, 0x7d, 0xe8, 0xc0, 0x92, 0x32, 0x3c, 0x8a, 0xca, 0xf1, 0x1a, 0x9a, - 0x7e, 0xce, 0x04, 0xf5, 0x1b, 0xb6, 0x1a, 0x09, 0xe8, 0xd7, 0x53, 0xb2, 0x10, 0x46, 0x87, 0xdc, - 0x44, 0x0b, 0x99, 0x48, 0x90, 0xfb, 0x12, 0x9a, 0xec, 0xd8, 0xbc, 0x11, 0x54, 0x56, 0xab, 0x77, - 0xa2, 0x36, 0xd1, 0x81, 0x4a, 0xe4, 0x5b, 0xa8, 0x2c, 0x5b, 0x55, 0x65, 0xcc, 0x6a, 0x3f, 0x8e, - 0xfa, 0xdf, 0x90, 0x12, 0x1b, 0x4d, 0x06, 0x7e, 0x7d, 0xd9, 0x89, 0x39, 0x6c, 0x23, 0x8f, 0x8d, - 0x2d, 0x34, 0x19, 0x3c, 0x37, 0x44, 0xbf, 0x47, 0x65, 0x5e, 0x33, 0x5b, 0x38, 0x1e, 0x9a, 0xc0, - 0xd9, 0x4e, 0xbf, 0x47, 0x6b, 0x13, 0xcf, 0xe1, 0x1f, 0xf9, 0xb7, 0x81, 0x56, 0x0a, 0x91, 0x21, - 0xe5, 0x23, 0xf5, 0xee, 0x55, 0x34, 0x2e, 0x89, 0x82, 0x6e, 0x0d, 0x66, 0xc6, 0xe9, 0x74, 0x78, - 0x99, 0x4b, 0x0d, 0xaa, 0xe0, 0x7b, 0xa8, 0xa4, 0xac, 0x72, 0x78, 0x15, 0xf5, 0x98, 0xa4, 0x3e, - 0x17, 0x37, 0xfb, 0x2c, 0xae, 0x21, 0xe1, 0x67, 0x59, 0xba, 0x00, 0x7f, 0x80, 0xa6, 0x81, 0x8f, - 0x0b, 0x5b, 0xec, 0xf3, 0xb3, 0x6f, 0x48, 0x17, 0x67, 0x62, 0x17, 0x2a, 0xb9, 0xba, 0xb4, 0xd6, - 0x4e, 0x35, 0x13, 0x4f, 0x04, 0xa3, 0x92, 0xcc, 0xff, 0x33, 0xa8, 0x5b, 0xa7, 0x82, 0xbc, 0x87, - 0xce, 0x66, 0xcb, 0xa2, 0xce, 0x58, 0x46, 0x93, 0xa1, 0x5b, 0x75, 0xd4, 0x4c, 0xd6, 0xe2, 0x02, - 0x72, 0x06, 0x26, 0x68, 0x7d, 0xbf, 0xd7, 0x63, 0xbe, 0xa0, 0x8e, 0xdc, 0x03, 0x38, 0x79, 0x04, - 0xe7, 0x65, 0xa6, 0x3c, 0xf2, 0x7a, 0x05, 0x8d, 0x2b, 0x61, 0x04, 0xeb, 0x69, 0xae, 0xd2, 0x7b, - 0xd6, 0xae, 0x80, 0x56, 0x52, 0xbb, 0x3f, 0x54, 0x20, 0x77, 0x10, 0x49, 0xc9, 0x9c, 0x27, 0x52, - 0x9c, 0xdd, 0x67, 0xfe, 0xa8, 0x67, 0x4c, 0x03, 0xad, 0x0d, 0x74, 0x00, 0x48, 0xef, 0xa1, 0x53, - 0xca, 0x83, 0x52, 0x7f, 0x05, 0x82, 0x49, 0x35, 0xae, 0x4d, 0xb5, 0xe2, 0x07, 0xb2, 0x9c, 0x11, - 0x6f, 0x50, 0x07, 0x4e, 0x98, 0xef, 0x66, 0x64, 0x5a, 0x68, 0x85, 0xb0, 0xb7, 0xb4, 0x61, 0xcf, - 0x69, 0xc3, 0xca, 0xb9, 0x94, 0x0a, 0x9d, 0xd0, 0x8d, 0x9f, 0x32, 0x87, 0x6e, 0x2b, 0xa5, 0x3b, - 0x58, 0x37, 0x7e, 0x27, 0x06, 0x4a, 0xb5, 0x89, 0xfb, 0x21, 0xa9, 0x9a, 0xf3, 0xfd, 0x90, 0x6c, - 0x34, 0xe5, 0xc5, 0x0f, 0x49, 0xc9, 0xa8, 0x81, 0x39, 0xae, 0x8d, 0xfa, 0xd7, 0x09, 0xc9, 0xa8, - 0xe3, 0x7f, 0x17, 0x4d, 0x25, 0x8a, 0xf3, 0x92, 0x31, 0x85, 0x9f, 0x78, 0x38, 0xbe, 0x5d, 0x7b, - 0x15, 0x76, 0xc5, 0x60, 0xc4, 0xa3, 0xf7, 0x96, 0xfb, 0xc1, 0x6b, 0x4b, 0x38, 0x27, 0xf6, 0x60, - 0x13, 0xd2, 0xd5, 0x80, 0x34, 0x1e, 0xa3, 0x52, 0xf6, 0xa5, 0x47, 0x33, 0x37, 0xd2, 0x8d, 0xe1, - 0x1c, 0x9a, 0x6d, 0xa5, 0x8b, 0xc9, 0x22, 0x6c, 0xee, 0x0f, 0xa8, 0xf8, 0x58, 0xbe, 0x27, 0x85, - 0x1c, 0x55, 0x38, 0x56, 0x13, 0x06, 0x08, 0xbf, 0x81, 0xc6, 0xd5, 0x2b, 0x15, 0x04, 0x2d, 0xc5, - 0x41, 0xa1, 0x26, 0xd8, 0xc9, 0x0a, 0x28, 0xd6, 0x7a, 0x87, 0x7d, 0x15, 0x6e, 0x20, 0x77, 0x13, - 0x03, 0x4f, 0xf6, 0xa0, 0x3b, 0x34, 0x15, 0x20, 0xd8, 0xc7, 0xe8, 0x74, 0xd7, 0xe6, 0xa2, 0x11, - 0x86, 0x68, 0x24, 0x67, 0xde, 0x52, 0x1c, 0xf9, 0x13, 0x9b, 0x8b, 0xb4, 0x87, 0xb9, 0x6e, 0xb6, - 0x88, 0x3c, 0x06, 0x9e, 0x6a, 0xf0, 0x96, 0xa9, 0x3b, 0x92, 0xae, 0xa0, 0x92, 0x7c, 0x03, 0xcd, - 0xef, 0xee, 0xb3, 0xb2, 0x3c, 0x71, 0x20, 0x3d, 0x09, 0xcf, 0xb7, 0xbc, 0xaf, 0x48, 0x1a, 0x20, - 0x70, 0xe6, 0xed, 0x32, 0x20, 0x9e, 0x4d, 0x6c, 0xc4, 0x81, 0xad, 0x36, 0xa9, 0xfc, 0x7a, 0xbb, - 0x8c, 0xd0, 0x78, 0xf2, 0x2a, 0x1b, 0x6d, 0x31, 0xdf, 0x39, 0xf6, 0xf7, 0x88, 0x5f, 0x19, 0xf1, - 0x0b, 0x4b, 0x3a, 0x0e, 0x70, 0xdf, 0xcc, 0x70, 0x8f, 0x69, 0xb8, 0x61, 0x3a, 0xc5, 0xf4, 0xc7, - 0xb7, 0x44, 0xea, 0xf0, 0xda, 0x00, 0x1d, 0x2b, 0xf7, 0xb8, 0x6d, 0xcf, 0x91, 0x52, 0x7d, 0xf8, - 0x96, 0x1e, 0x6c, 0x6c, 0xf2, 0x4d, 0x00, 0x04, 0xa8, 0x7a, 0x20, 0x75, 0x78, 0x99, 0xd0, 0x3b, - 0x2d, 0x18, 0xb0, 0xb1, 0xc1, 0x03, 0xb6, 0xf5, 0x27, 0x13, 0xbd, 0x29, 0xbd, 0xe2, 0x5f, 0x18, - 0x68, 0x22, 0x94, 0x47, 0xb8, 0x1c, 0x37, 0xd1, 0x29, 0x34, 0x73, 0xa5, 0xd0, 0xae, 0x38, 0xc8, - 0xe3, 0xef, 0xff, 0xf5, 0x9f, 0x3f, 0x3b, 0x79, 0x0f, 0x57, 0xad, 0x40, 0x7f, 0x5f, 0x97, 0x99, - 0x45, 0x37, 0x12, 0x56, 0x24, 0xb9, 0xac, 0x83, 0x9c, 0x14, 0x39, 0xb4, 0x0e, 0x52, 0xc2, 0xe8, - 0x10, 0xff, 0xd1, 0x40, 0x38, 0xaf, 0x67, 0xf0, 0x46, 0x86, 0xa1, 0x50, 0xa5, 0x99, 0x57, 0x46, - 0xa8, 0x09, 0xdc, 0x1f, 0x49, 0xee, 0x3b, 0xf8, 0xb6, 0x96, 0x1b, 0x60, 0x9b, 0xfd, 0x04, 0xaf, - 0x2e, 0x05, 0xfc, 0x02, 0x4d, 0x25, 0xd4, 0x06, 0x36, 0x33, 0x00, 0x09, 0x9b, 0x49, 0x8a, 0x6d, - 0x11, 0xd5, 0x15, 0x49, 0xb5, 0x86, 0x2f, 0x68, 0xa9, 0xa2, 0x7d, 0x85, 0x53, 0x81, 0x7f, 0x60, - 0xa0, 0xd9, 0x8c, 0x2c, 0xc9, 0x8d, 0x66, 0xc6, 0x6e, 0x5e, 0x1e, 0x6c, 0x8f, 0x30, 0xae, 0x49, - 0x8c, 0xcb, 0xf8, 0xa2, 0x16, 0x83, 0x67, 0xa2, 0xfe, 0xd9, 0x40, 0x67, 0xf4, 0xa2, 0x04, 0x5f, - 0xcb, 0x04, 0x1c, 0x28, 0x7e, 0xcc, 0xeb, 0x23, 0xd6, 0x06, 0xca, 0xaa, 0xa4, 0xbc, 0x85, 0xff, - 0x5f, 0x4b, 0xd9, 0xa6, 0xa2, 0x91, 0x54, 0x24, 0x8d, 0x5d, 0xe6, 0xab, 0x02, 0xeb, 0x20, 0x5c, - 0x8f, 0x87, 0xf8, 0x47, 0x06, 0x9a, 0x49, 0x87, 0xc1, 0x17, 0x07, 0x52, 0x84, 0xac, 0x97, 0x86, - 0xd4, 0x02, 0xc6, 0xeb, 0x92, 0x71, 0x1d, 0x5f, 0x1a, 0x89, 0x31, 0xc0, 0x49, 0x9d, 0xe5, 0x1a, - 0x96, 0xbc, 0x24, 0xd1, 0xb1, 0x68, 0x14, 0x05, 0xf9, 0x3f, 0xc9, 0xb2, 0x89, 0x37, 0xb4, 0x2c, - 0x09, 0x05, 0x64, 0x1d, 0x48, 0x85, 0x75, 0x18, 0xcc, 0xb1, 0x99, 0x84, 0xa7, 0xed, 0x6e, 0x37, - 0x47, 0xa4, 0x15, 0x49, 0x39, 0x22, 0xbd, 0xc6, 0x21, 0x1b, 0x92, 0x88, 0xe0, 0xd5, 0x61, 0x44, - 0xf8, 0xe7, 0x06, 0x9a, 0xcd, 0xa8, 0x84, 0xdc, 0xbe, 0x50, 0xa8, 0x53, 0x72, 0xfb, 0x42, 0xb1, - 0x5e, 0x19, 0x32, 0x60, 0x59, 0x29, 0x83, 0x7b, 0x68, 0x5c, 0xe9, 0x08, 0xbc, 0x92, 0x8f, 0x91, - 0x12, 0x29, 0xe6, 0x6a, 0x71, 0x05, 0x88, 0xbd, 0x26, 0x63, 0x9f, 0xc7, 0x4b, 0xda, 0xd8, 0x4a, - 0xa7, 0xe0, 0xdf, 0x18, 0x68, 0x2e, 0x27, 0x41, 0xf0, 0x7a, 0x76, 0x65, 0x17, 0xa8, 0x18, 0x73, - 0x63, 0x78, 0x45, 0xa0, 0x79, 0x5f, 0xd2, 0xbc, 0x8d, 0x6f, 0x24, 0x69, 0x82, 0xbf, 0x2d, 0xe6, - 0xd3, 0xc4, 0x6e, 0xd0, 0x61, 0x5f, 0x65, 0x14, 0x0f, 0xfe, 0xbd, 0x81, 0xe6, 0x72, 0x5a, 0x23, - 0xc7, 0x58, 0xa4, 0x6c, 0x72, 0x8c, 0x85, 0xb2, 0x85, 0xdc, 0x95, 0x8c, 0xb7, 0xf1, 0x07, 0xfa, - 0x5d, 0x5c, 0x1e, 0x90, 0xd9, 0x4d, 0x3c, 0xa3, 0x99, 0x0e, 0x83, 0x03, 0x11, 0x3f, 0xa0, 0x22, - 0x23, 0x31, 0xb0, 0x66, 0x0e, 0x6b, 0xa4, 0x4e, 0x6e, 0x4f, 0x2d, 0x50, 0x2a, 0x64, 0x4b, 0xa2, - 0x5e, 0xc3, 0x9b, 0x85, 0x3b, 0x81, 0xdd, 0xed, 0x36, 0x14, 0x9d, 0x0f, 0x08, 0x7f, 0x31, 0xd0, - 0x82, 0x74, 0xc6, 0x33, 0x32, 0x00, 0x6f, 0xea, 0xbb, 0x48, 0x27, 0x40, 0xcc, 0xab, 0x23, 0xd5, - 0x05, 0xcc, 0x87, 0x12, 0xb3, 0x8a, 0x3f, 0x1c, 0xdc, 0xa3, 0x6a, 0x0d, 0xd8, 0x9e, 0xa3, 0xae, - 0x32, 0x13, 0x5b, 0xaa, 0x75, 0x20, 0x4b, 0x0e, 0xf1, 0x2f, 0x0d, 0x34, 0x9d, 0xba, 0x3a, 0xc3, - 0x6b, 0xf9, 0x15, 0x90, 0xbb, 0x6e, 0x34, 0x2f, 0x0e, 0xae, 0x04, 0x98, 0x77, 0x24, 0xe6, 0xfb, - 0xf8, 0xdd, 0xc2, 0xde, 0x14, 0x9c, 0x87, 0xca, 0xc2, 0x3a, 0xc8, 0xde, 0xf8, 0x1d, 0xe2, 0x7f, - 0x19, 0xa8, 0x3c, 0xf8, 0x62, 0x0f, 0xdf, 0x1c, 0x44, 0x52, 0x74, 0x27, 0x69, 0xbe, 0x73, 0xc4, - 0x56, 0x90, 0x50, 0x53, 0x26, 0xf4, 0x05, 0x7e, 0x3a, 0x4a, 0x42, 0x8d, 0x8e, 0xbc, 0xd9, 0x73, - 0x5b, 0x76, 0xd7, 0x3a, 0xd0, 0xde, 0x80, 0x1e, 0xea, 0x72, 0x76, 0xe4, 0x6d, 0x30, 0x5e, 0xd6, - 0x10, 0x46, 0x37, 0xc9, 0xe6, 0xf9, 0x02, 0x2b, 0x70, 0xae, 0x4a, 0x4e, 0x13, 0x9f, 0xd5, 0x72, - 0x06, 0xee, 0x5f, 0x22, 0x14, 0xdf, 0x3d, 0xe2, 0xec, 0xae, 0x97, 0xbb, 0xf9, 0x34, 0x2f, 0x0c, - 0xa8, 0x01, 0x41, 0xd7, 0x65, 0xd0, 0x0b, 0x78, 0x45, 0x1b, 0x54, 0xc4, 0xd1, 0x7e, 0x6c, 0xa0, - 0x52, 0xea, 0x0e, 0x3d, 0x38, 0xb2, 0x34, 0x2b, 0x54, 0xf7, 0xf1, 0xc3, 0x5c, 0x1f, 0x5a, 0x0f, - 0x70, 0x36, 0x25, 0xce, 0x45, 0x4c, 0xb4, 0x38, 0xe9, 0x2f, 0x14, 0xbf, 0x33, 0xd0, 0xbc, 0xee, - 0xab, 0x40, 0x6e, 0x05, 0x0f, 0xf8, 0xf2, 0x90, 0x5b, 0xc1, 0x83, 0x3e, 0x33, 0x90, 0x77, 0x24, - 0x9d, 0x85, 0xaf, 0x0f, 0xa7, 0xcb, 0x28, 0xa1, 0xd4, 0x37, 0xa7, 0x22, 0x19, 0x94, 0xee, 0xb3, - 0x4b, 0x43, 0x6a, 0x8d, 0x24, 0x3d, 0x5a, 0x71, 0x8b, 0x94, 0xf4, 0x48, 0x78, 0x2a, 0x90, 0x1e, - 0x23, 0x10, 0xe9, 0xbf, 0xc8, 0x0d, 0x91, 0x1e, 0x09, 0xa2, 0xea, 0xa3, 0xaf, 0x5f, 0x95, 0x8d, - 0x6f, 0x5e, 0x95, 0x8d, 0x7f, 0xbc, 0x2a, 0x1b, 0x3f, 0x79, 0x5d, 0x3e, 0xf1, 0xcd, 0xeb, 0xf2, - 0x89, 0xbf, 0xbd, 0x2e, 0x9f, 0x78, 0x6a, 0xb5, 0x5d, 0xd1, 0xd9, 0x6f, 0x56, 0x5a, 0x6c, 0x4f, - 0x7b, 0x46, 0xbe, 0x48, 0xcc, 0xd1, 0x7e, 0x8f, 0xf2, 0xe6, 0xb8, 0xfc, 0x4a, 0xfa, 0xf6, 0x7f, - 0x02, 0x00, 0x00, 0xff, 0xff, 0x6b, 0xe5, 0x62, 0x21, 0xdb, 0x1e, 0x00, 0x00, + proto.RegisterType((*QueryGetChainNoncesRequest)(nil), "zetachain.zetacore.observer.QueryGetChainNoncesRequest") + proto.RegisterType((*QueryGetChainNoncesResponse)(nil), "zetachain.zetacore.observer.QueryGetChainNoncesResponse") + proto.RegisterType((*QueryAllChainNoncesRequest)(nil), "zetachain.zetacore.observer.QueryAllChainNoncesRequest") + proto.RegisterType((*QueryAllChainNoncesResponse)(nil), "zetachain.zetacore.observer.QueryAllChainNoncesResponse") + proto.RegisterType((*QueryAllPendingNoncesRequest)(nil), "zetachain.zetacore.observer.QueryAllPendingNoncesRequest") + proto.RegisterType((*QueryAllPendingNoncesResponse)(nil), "zetachain.zetacore.observer.QueryAllPendingNoncesResponse") + proto.RegisterType((*QueryPendingNoncesByChainRequest)(nil), "zetachain.zetacore.observer.QueryPendingNoncesByChainRequest") + proto.RegisterType((*QueryPendingNoncesByChainResponse)(nil), "zetachain.zetacore.observer.QueryPendingNoncesByChainResponse") + proto.RegisterType((*QueryGetTSSRequest)(nil), "zetachain.zetacore.observer.QueryGetTSSRequest") + proto.RegisterType((*QueryGetTSSResponse)(nil), "zetachain.zetacore.observer.QueryGetTSSResponse") + proto.RegisterType((*QueryGetTssAddressRequest)(nil), "zetachain.zetacore.observer.QueryGetTssAddressRequest") + proto.RegisterType((*QueryGetTssAddressResponse)(nil), "zetachain.zetacore.observer.QueryGetTssAddressResponse") + proto.RegisterType((*QueryGetTssAddressByFinalizedHeightRequest)(nil), "zetachain.zetacore.observer.QueryGetTssAddressByFinalizedHeightRequest") + proto.RegisterType((*QueryGetTssAddressByFinalizedHeightResponse)(nil), "zetachain.zetacore.observer.QueryGetTssAddressByFinalizedHeightResponse") + proto.RegisterType((*QueryTssHistoryRequest)(nil), "zetachain.zetacore.observer.QueryTssHistoryRequest") + proto.RegisterType((*QueryTssHistoryResponse)(nil), "zetachain.zetacore.observer.QueryTssHistoryResponse") + proto.RegisterType((*QueryHasVotedRequest)(nil), "zetachain.zetacore.observer.QueryHasVotedRequest") + proto.RegisterType((*QueryHasVotedResponse)(nil), "zetachain.zetacore.observer.QueryHasVotedResponse") + proto.RegisterType((*QueryBallotByIdentifierRequest)(nil), "zetachain.zetacore.observer.QueryBallotByIdentifierRequest") + proto.RegisterType((*VoterList)(nil), "zetachain.zetacore.observer.VoterList") + proto.RegisterType((*QueryBallotByIdentifierResponse)(nil), "zetachain.zetacore.observer.QueryBallotByIdentifierResponse") + proto.RegisterType((*QueryObserverSet)(nil), "zetachain.zetacore.observer.QueryObserverSet") + proto.RegisterType((*QueryObserverSetResponse)(nil), "zetachain.zetacore.observer.QueryObserverSetResponse") + proto.RegisterType((*QuerySupportedChains)(nil), "zetachain.zetacore.observer.QuerySupportedChains") + proto.RegisterType((*QuerySupportedChainsResponse)(nil), "zetachain.zetacore.observer.QuerySupportedChainsResponse") + proto.RegisterType((*QueryGetChainParamsForChainRequest)(nil), "zetachain.zetacore.observer.QueryGetChainParamsForChainRequest") + proto.RegisterType((*QueryGetChainParamsForChainResponse)(nil), "zetachain.zetacore.observer.QueryGetChainParamsForChainResponse") + proto.RegisterType((*QueryGetChainParamsRequest)(nil), "zetachain.zetacore.observer.QueryGetChainParamsRequest") + proto.RegisterType((*QueryGetChainParamsResponse)(nil), "zetachain.zetacore.observer.QueryGetChainParamsResponse") + proto.RegisterType((*QueryGetNodeAccountRequest)(nil), "zetachain.zetacore.observer.QueryGetNodeAccountRequest") + proto.RegisterType((*QueryGetNodeAccountResponse)(nil), "zetachain.zetacore.observer.QueryGetNodeAccountResponse") + proto.RegisterType((*QueryAllNodeAccountRequest)(nil), "zetachain.zetacore.observer.QueryAllNodeAccountRequest") + proto.RegisterType((*QueryAllNodeAccountResponse)(nil), "zetachain.zetacore.observer.QueryAllNodeAccountResponse") + proto.RegisterType((*QueryGetCrosschainFlagsRequest)(nil), "zetachain.zetacore.observer.QueryGetCrosschainFlagsRequest") + proto.RegisterType((*QueryGetCrosschainFlagsResponse)(nil), "zetachain.zetacore.observer.QueryGetCrosschainFlagsResponse") + proto.RegisterType((*QueryGetKeygenRequest)(nil), "zetachain.zetacore.observer.QueryGetKeygenRequest") + proto.RegisterType((*QueryGetKeygenResponse)(nil), "zetachain.zetacore.observer.QueryGetKeygenResponse") + proto.RegisterType((*QueryShowObserverCountRequest)(nil), "zetachain.zetacore.observer.QueryShowObserverCountRequest") + proto.RegisterType((*QueryShowObserverCountResponse)(nil), "zetachain.zetacore.observer.QueryShowObserverCountResponse") + proto.RegisterType((*QueryBlameByIdentifierRequest)(nil), "zetachain.zetacore.observer.QueryBlameByIdentifierRequest") + proto.RegisterType((*QueryBlameByIdentifierResponse)(nil), "zetachain.zetacore.observer.QueryBlameByIdentifierResponse") + proto.RegisterType((*QueryAllBlameRecordsRequest)(nil), "zetachain.zetacore.observer.QueryAllBlameRecordsRequest") + proto.RegisterType((*QueryAllBlameRecordsResponse)(nil), "zetachain.zetacore.observer.QueryAllBlameRecordsResponse") + proto.RegisterType((*QueryBlameByChainAndNonceRequest)(nil), "zetachain.zetacore.observer.QueryBlameByChainAndNonceRequest") + proto.RegisterType((*QueryBlameByChainAndNonceResponse)(nil), "zetachain.zetacore.observer.QueryBlameByChainAndNonceResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/observer/query.proto", fileDescriptor_25b2aa420449a0c0) +} + +var fileDescriptor_25b2aa420449a0c0 = []byte{ + // 2128 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x5a, 0xcf, 0x6f, 0x1b, 0xc7, + 0x15, 0xf6, 0x4a, 0x89, 0x22, 0x3d, 0xd9, 0x92, 0x3c, 0x96, 0x1d, 0x87, 0x76, 0x64, 0x79, 0x65, + 0xc7, 0xb2, 0x62, 0x73, 0x6d, 0x3a, 0xa9, 0x7f, 0xc7, 0x16, 0xdd, 0x58, 0xb2, 0x93, 0xda, 0x0e, + 0xa9, 0x36, 0x80, 0x91, 0x96, 0x5d, 0x92, 0x43, 0x72, 0xeb, 0xd5, 0x0e, 0xb3, 0x33, 0x72, 0xc2, + 0xa8, 0x02, 0x8a, 0x1e, 0x73, 0x2a, 0x50, 0xa0, 0xbd, 0x15, 0xbd, 0xf4, 0x58, 0xa0, 0x08, 0x50, + 0xb4, 0x40, 0xd1, 0x43, 0x4e, 0xcd, 0xa1, 0x87, 0x14, 0x05, 0x8a, 0x9e, 0xda, 0xc0, 0xee, 0xff, + 0xd1, 0x62, 0x67, 0xde, 0x92, 0xbb, 0xcb, 0xe5, 0x72, 0x28, 0xab, 0x27, 0xee, 0xce, 0xbe, 0xf7, + 0xe6, 0xfb, 0xde, 0xce, 0xcc, 0xfb, 0x66, 0x87, 0x70, 0xe6, 0x33, 0x2a, 0xec, 0x5a, 0xcb, 0x76, + 0x3c, 0x4b, 0x5e, 0x31, 0x9f, 0x5a, 0xac, 0xca, 0xa9, 0xff, 0x94, 0xfa, 0xd6, 0xc7, 0x5b, 0xd4, + 0xef, 0xe4, 0xdb, 0x3e, 0x13, 0x8c, 0x1c, 0xeb, 0x1a, 0xe6, 0x43, 0xc3, 0x7c, 0x68, 0x98, 0x5b, + 0xa9, 0x31, 0xbe, 0xc9, 0xb8, 0x55, 0xb5, 0x39, 0x55, 0x5e, 0xd6, 0xd3, 0x8b, 0x55, 0x2a, 0xec, + 0x8b, 0x56, 0xdb, 0x6e, 0x3a, 0x9e, 0x2d, 0x1c, 0xe6, 0xa9, 0x40, 0xb9, 0xf9, 0x26, 0x6b, 0x32, + 0x79, 0x69, 0x05, 0x57, 0xd8, 0x7a, 0xbc, 0xc9, 0x58, 0xd3, 0xa5, 0x96, 0xdd, 0x76, 0x2c, 0xdb, + 0xf3, 0x98, 0x90, 0x2e, 0x1c, 0x9f, 0x2e, 0x67, 0xa1, 0xac, 0xda, 0xae, 0xcb, 0x04, 0x5a, 0x66, + 0xf2, 0xa9, 0xba, 0xf6, 0x26, 0x45, 0xc3, 0x7c, 0x96, 0xa1, 0x6c, 0xaf, 0x78, 0xcc, 0xab, 0xd1, + 0x10, 0x42, 0x21, 0xd3, 0xde, 0x67, 0x9c, 0x2b, 0xa7, 0x86, 0x6b, 0x37, 0xb5, 0x60, 0x3f, 0xa1, + 0x9d, 0x26, 0xf5, 0x74, 0xd0, 0x78, 0xac, 0x4e, 0x2b, 0x76, 0xad, 0xc6, 0xb6, 0xbc, 0x90, 0xe6, + 0x4a, 0x96, 0x7d, 0x78, 0xa1, 0x83, 0xa2, 0x6d, 0xfb, 0xf6, 0x66, 0x88, 0xf7, 0x42, 0xa6, 0x25, + 0xf5, 0xea, 0x8e, 0xd7, 0x8c, 0x67, 0xe5, 0x74, 0x96, 0x87, 0xe0, 0x3c, 0x03, 0x6e, 0xfb, 0x49, + 0x53, 0xe5, 0x99, 0xe3, 0xcf, 0x10, 0xdb, 0xb6, 0xcf, 0x58, 0x83, 0xe3, 0x8f, 0xb2, 0x35, 0x0b, + 0x90, 0xfb, 0x20, 0x18, 0x6d, 0x6b, 0x54, 0xdc, 0x09, 0x3c, 0x1e, 0x48, 0x6c, 0x25, 0xfa, 0xf1, + 0x16, 0xe5, 0x82, 0xcc, 0xc3, 0xcb, 0x8e, 0x57, 0xa7, 0x9f, 0x1e, 0x35, 0x16, 0x8d, 0xe5, 0xa9, + 0x92, 0xba, 0x31, 0x19, 0x1c, 0x4b, 0xf5, 0xe1, 0x6d, 0xe6, 0x71, 0x4a, 0x1e, 0xc1, 0x74, 0xa4, + 0x59, 0xba, 0x4e, 0x17, 0x96, 0xf3, 0x19, 0xa3, 0x3f, 0x1f, 0xb1, 0x2f, 0xbe, 0xf4, 0xd5, 0xbf, + 0x4e, 0xec, 0x2b, 0x45, 0x43, 0x98, 0x75, 0x04, 0xb9, 0xea, 0xba, 0x29, 0x20, 0xef, 0x02, 0xf4, + 0xa6, 0x08, 0x76, 0xf7, 0x46, 0x5e, 0xcd, 0xa7, 0x7c, 0x30, 0x9f, 0xf2, 0x6a, 0x16, 0xe2, 0x7c, + 0xca, 0x3f, 0xb2, 0x9b, 0x14, 0x7d, 0x4b, 0x11, 0x4f, 0xf3, 0x8f, 0x06, 0xf2, 0x4a, 0x76, 0x33, + 0x88, 0xd7, 0xf8, 0x0b, 0xf2, 0x22, 0x6b, 0x31, 0xe4, 0x63, 0x12, 0xf9, 0x99, 0xa1, 0xc8, 0x15, + 0x9c, 0x18, 0xf4, 0x06, 0x1c, 0x0f, 0x91, 0x3f, 0x52, 0x83, 0xec, 0xff, 0x93, 0xa2, 0x2f, 0x0d, + 0x78, 0x7d, 0x40, 0x47, 0x98, 0xa4, 0x0f, 0x61, 0x26, 0x3e, 0xcc, 0x31, 0x4f, 0x2b, 0x99, 0x79, + 0x8a, 0xc5, 0xc2, 0x4c, 0x1d, 0x68, 0x47, 0x1b, 0xf7, 0x2e, 0x57, 0x37, 0x61, 0x51, 0x52, 0x88, + 0xf7, 0xd9, 0x91, 0xef, 0x25, 0xcc, 0xd7, 0x6b, 0x30, 0xa9, 0xd6, 0x22, 0xa7, 0x2e, 0xb3, 0x35, + 0x5e, 0x7a, 0x45, 0xde, 0xdf, 0xab, 0x9b, 0x3f, 0x86, 0x93, 0x19, 0xee, 0x19, 0x59, 0x30, 0xf6, + 0x20, 0x0b, 0xe6, 0x3c, 0x90, 0x70, 0xea, 0x6d, 0x94, 0xcb, 0x08, 0xd7, 0x7c, 0x08, 0x87, 0x62, + 0xad, 0x88, 0xe2, 0x0a, 0x8c, 0x6f, 0x94, 0xcb, 0xd8, 0xf5, 0x62, 0x66, 0xd7, 0x1b, 0xe5, 0x32, + 0x76, 0x18, 0xb8, 0x98, 0xef, 0xc2, 0x6b, 0xdd, 0x80, 0x9c, 0xaf, 0xd6, 0xeb, 0x3e, 0xe5, 0xdd, + 0xc1, 0xb4, 0x0c, 0x73, 0x55, 0x47, 0xd4, 0x98, 0xe3, 0x55, 0xba, 0x49, 0x1a, 0x93, 0x49, 0x9a, + 0xc1, 0xf6, 0x3b, 0x98, 0xab, 0xdb, 0xbd, 0xc5, 0x25, 0x1a, 0x06, 0xe1, 0xcd, 0xc1, 0x38, 0x15, + 0x2d, 0x5c, 0x5a, 0x82, 0xcb, 0xa0, 0xa5, 0x2a, 0x6a, 0x32, 0xd8, 0x54, 0x29, 0xb8, 0x34, 0x3f, + 0x37, 0x60, 0xa5, 0x3f, 0x44, 0xb1, 0x73, 0xd7, 0xf1, 0x6c, 0xd7, 0xf9, 0x8c, 0xd6, 0xd7, 0xa9, + 0xd3, 0x6c, 0x89, 0x10, 0x5a, 0x01, 0x0e, 0x37, 0xc2, 0x27, 0x95, 0x80, 0x65, 0xa5, 0x25, 0x9f, + 0xe3, 0x4b, 0x3c, 0xd4, 0x7d, 0xf8, 0x98, 0x0a, 0x5b, 0xb9, 0x8e, 0x40, 0xe7, 0x03, 0x78, 0x53, + 0x0b, 0xcb, 0x08, 0xfc, 0x7e, 0x08, 0x47, 0x64, 0xc8, 0x0d, 0xce, 0xd7, 0x1d, 0x2e, 0x98, 0xdf, + 0xd9, 0xeb, 0x29, 0xfb, 0x1b, 0x03, 0x5e, 0xed, 0xeb, 0x02, 0x11, 0xae, 0xc2, 0xa4, 0xe0, 0xbc, + 0xe2, 0x3a, 0x5c, 0xe0, 0x34, 0xd5, 0x1d, 0x25, 0xaf, 0x08, 0xce, 0xdf, 0x77, 0xb8, 0xd8, 0xbb, + 0x69, 0xd9, 0x82, 0x79, 0x09, 0x73, 0xdd, 0xe6, 0xdf, 0x63, 0x82, 0xd6, 0xc3, 0x3c, 0xbc, 0x09, + 0x07, 0x95, 0x3c, 0xa9, 0x38, 0x75, 0xea, 0x09, 0xa7, 0xe1, 0x50, 0x1f, 0x73, 0x3a, 0xa7, 0x1e, + 0xdc, 0xeb, 0xb6, 0x93, 0x25, 0x38, 0xf0, 0x94, 0x09, 0xea, 0x57, 0x6c, 0xf5, 0x72, 0x30, 0xd5, + 0xfb, 0x65, 0x23, 0xbe, 0x30, 0xf3, 0x2d, 0x38, 0x9c, 0xe8, 0x09, 0xd3, 0x71, 0x0c, 0xa6, 0x5a, + 0x36, 0xaf, 0x04, 0xc6, 0x6a, 0xda, 0x4f, 0x96, 0x26, 0x5b, 0x68, 0x64, 0x7e, 0x07, 0x16, 0xa4, + 0x57, 0x51, 0xf6, 0x59, 0xec, 0xf4, 0x7a, 0xdd, 0x0d, 0x52, 0x53, 0xc0, 0x54, 0x10, 0xd7, 0x97, + 0x49, 0xec, 0x83, 0x6d, 0xf4, 0xc3, 0x26, 0x45, 0x98, 0x0a, 0xee, 0x2b, 0xa2, 0xd3, 0xa6, 0x92, + 0xd7, 0x4c, 0xe1, 0x74, 0xe6, 0xdb, 0x0a, 0xe2, 0x6f, 0x74, 0xda, 0xb4, 0x34, 0xf9, 0x14, 0xaf, + 0xcc, 0x3f, 0x8c, 0xc1, 0x89, 0x81, 0x2c, 0x30, 0x0b, 0x23, 0x25, 0xfc, 0x1d, 0x98, 0x90, 0x20, + 0x83, 0x4c, 0x8f, 0xcb, 0x11, 0x3a, 0x0c, 0x91, 0x64, 0x5c, 0x42, 0x2f, 0xf2, 0x21, 0xcc, 0xa9, + 0xa7, 0x72, 0x10, 0x28, 0x6e, 0xe3, 0x92, 0xdb, 0xb9, 0xcc, 0x48, 0x0f, 0x7b, 0x4e, 0x92, 0xe2, + 0x2c, 0x8b, 0x37, 0x90, 0x07, 0x70, 0x00, 0x59, 0x70, 0x61, 0x8b, 0x2d, 0x7e, 0xf4, 0x25, 0x19, + 0xf5, 0x6c, 0x66, 0x54, 0x95, 0x95, 0xb2, 0x74, 0x28, 0xed, 0xaf, 0x46, 0xee, 0x4c, 0x02, 0x73, + 0x32, 0x71, 0x0f, 0xd1, 0xb6, 0x4c, 0x85, 0x79, 0x05, 0x8e, 0x26, 0xdb, 0xba, 0x59, 0x3c, 0x0e, + 0x53, 0x61, 0x58, 0x55, 0x02, 0xa7, 0x4a, 0xbd, 0x06, 0xf3, 0x08, 0x0e, 0xf6, 0xf2, 0x56, 0xbb, + 0xcd, 0x7c, 0x41, 0xeb, 0x72, 0x89, 0xe1, 0xe6, 0x47, 0x58, 0xc7, 0x13, 0xed, 0xdd, 0xa8, 0x37, + 0x60, 0x42, 0x29, 0x3d, 0x9c, 0xae, 0xa7, 0xd2, 0xe8, 0xb4, 0x9f, 0x34, 0xf3, 0xa8, 0x07, 0x55, + 0x55, 0x42, 0x1f, 0xf3, 0x16, 0x98, 0x31, 0xdd, 0xf6, 0x48, 0x2a, 0xd7, 0xbb, 0xcc, 0xd7, 0xad, + 0x7d, 0x3e, 0x2c, 0x65, 0x06, 0x40, 0x94, 0xef, 0xc1, 0x7e, 0x15, 0x41, 0x49, 0x63, 0x7d, 0x05, + 0xa8, 0xe2, 0x95, 0xa6, 0x6b, 0xbd, 0x1b, 0xf3, 0x78, 0x42, 0xa0, 0xa2, 0x0d, 0x56, 0x3e, 0x2f, + 0x21, 0x45, 0xc3, 0xa7, 0x88, 0xe4, 0x61, 0x2a, 0x92, 0x73, 0xba, 0x48, 0xe4, 0x50, 0x8d, 0xa1, + 0x89, 0xc8, 0xe5, 0x07, 0xac, 0x4e, 0x57, 0xd5, 0x96, 0x22, 0x5b, 0x2e, 0xff, 0xa8, 0x87, 0x31, + 0xe6, 0xd3, 0xcb, 0x56, 0x74, 0x7b, 0xa2, 0x95, 0xad, 0x68, 0x9c, 0x69, 0xaf, 0x77, 0x13, 0x55, + 0xca, 0x29, 0xf8, 0xf6, 0xaa, 0xa6, 0x7c, 0x11, 0x51, 0xca, 0x69, 0x94, 0xee, 0xc3, 0x74, 0xa4, + 0x59, 0x4b, 0x29, 0xc7, 0x18, 0x45, 0x6e, 0xf6, 0xae, 0xc0, 0x2c, 0xe2, 0x02, 0x1e, 0x0c, 0x95, + 0xee, 0x66, 0xf3, 0x6e, 0xb0, 0xd7, 0x0c, 0x07, 0xd3, 0x4f, 0x0c, 0x5c, 0x1d, 0xd3, 0x4c, 0x90, + 0xda, 0xf7, 0x61, 0x2e, 0xb9, 0x55, 0xd5, 0x1b, 0x55, 0xf1, 0x78, 0x58, 0x46, 0x67, 0x6b, 0xf1, + 0x66, 0xf3, 0x55, 0xac, 0x4d, 0x6b, 0x54, 0xbc, 0x27, 0x77, 0xb7, 0x21, 0xb6, 0xef, 0xa2, 0x50, + 0x88, 0x3c, 0x40, 0x44, 0xd7, 0x61, 0x42, 0x6d, 0x84, 0x11, 0xc7, 0x52, 0x26, 0x0e, 0x74, 0x46, + 0x17, 0xf3, 0x04, 0xea, 0xf9, 0x72, 0x8b, 0x7d, 0x12, 0x2e, 0x63, 0x77, 0x22, 0x43, 0x26, 0xc8, + 0xc9, 0xc2, 0x20, 0x0b, 0x04, 0xf0, 0x03, 0x38, 0xe4, 0xda, 0x5c, 0x54, 0xc2, 0x3e, 0x2a, 0xd1, + 0x71, 0x9c, 0xcf, 0x44, 0xf3, 0xbe, 0xcd, 0x45, 0x3c, 0xe8, 0x41, 0x37, 0xd9, 0x64, 0xde, 0x47, + 0x8c, 0x45, 0xd7, 0xde, 0xa4, 0x69, 0x85, 0xf7, 0x2c, 0xcc, 0xc9, 0xef, 0x12, 0xfd, 0x05, 0x6b, + 0x56, 0xb6, 0x47, 0xca, 0x6e, 0x2d, 0xac, 0xe2, 0xfd, 0xb1, 0xba, 0x9a, 0x08, 0x30, 0x98, 0xd7, + 0x60, 0x48, 0xc2, 0xcc, 0xae, 0x1a, 0x81, 0x79, 0x69, 0x4a, 0x75, 0xe5, 0x35, 0x98, 0x49, 0x7b, + 0xb3, 0x43, 0x3d, 0xa3, 0x35, 0xe6, 0xd7, 0xf7, 0x7c, 0x33, 0xf6, 0x3b, 0xa3, 0xb7, 0xeb, 0x8b, + 0xf7, 0x83, 0x54, 0xd6, 0x12, 0x54, 0xc6, 0xf5, 0xa8, 0xe0, 0xd8, 0xec, 0x11, 0xda, 0xbb, 0x39, + 0x58, 0xc6, 0xbd, 0x17, 0xa6, 0x5f, 0x2e, 0xb5, 0xab, 0x5e, 0x5d, 0x6e, 0x6e, 0x86, 0xd7, 0x9f, + 0x60, 0x7d, 0x95, 0xdb, 0x29, 0xd4, 0xe7, 0xea, 0xc6, 0x6c, 0xe0, 0x8e, 0x2c, 0x3d, 0xe8, 0x80, + 0xd7, 0x3a, 0x3e, 0xf2, 0x6b, 0x2d, 0xfc, 0x77, 0x11, 0x5e, 0x96, 0x1d, 0x91, 0x3f, 0x1b, 0x30, + 0x19, 0xaa, 0x47, 0x72, 0x31, 0x33, 0x4a, 0x9a, 0xa6, 0xcd, 0x15, 0x46, 0x71, 0x51, 0x04, 0xcc, + 0xfb, 0x3f, 0xfd, 0xfb, 0x7f, 0x7e, 0x3e, 0xf6, 0x6d, 0x52, 0x94, 0xdf, 0x74, 0xce, 0xab, 0xcf, + 0x3b, 0xdd, 0x0f, 0x45, 0x5d, 0xdd, 0x6a, 0x6d, 0xf7, 0x89, 0xb7, 0x1d, 0x6b, 0x3b, 0xa6, 0x2e, + 0x77, 0xc8, 0x3f, 0x0c, 0x20, 0xfd, 0x0a, 0x90, 0x5c, 0x1f, 0x0e, 0x6b, 0xa0, 0xfa, 0xcd, 0xdd, + 0xd8, 0x9d, 0x33, 0xb2, 0x7b, 0x57, 0xb2, 0xbb, 0x45, 0x6e, 0xa6, 0xb2, 0x43, 0x4a, 0xd5, 0x4e, + 0x84, 0x55, 0x1a, 0x51, 0xf2, 0x2b, 0x03, 0xa6, 0x23, 0x6a, 0x8c, 0x9c, 0x1f, 0x0e, 0x2a, 0x62, + 0x9e, 0x7b, 0x7b, 0x24, 0xf3, 0x2e, 0xf8, 0xb3, 0x12, 0xfc, 0x12, 0x39, 0x99, 0x0a, 0xbe, 0xbb, + 0x2c, 0x72, 0x2a, 0xc8, 0x6f, 0x0d, 0x98, 0x4d, 0x88, 0x3b, 0x9d, 0x01, 0x94, 0x70, 0xc9, 0x5d, + 0x1d, 0xd9, 0xa5, 0x0b, 0xf6, 0x9c, 0x04, 0xfb, 0x06, 0x39, 0x95, 0x0a, 0x96, 0x27, 0xb0, 0xfd, + 0xdb, 0x80, 0x23, 0xe9, 0x6a, 0x8f, 0xdc, 0x1a, 0x8e, 0x21, 0x53, 0x68, 0xe6, 0x6e, 0xef, 0x3e, + 0x00, 0x72, 0x29, 0x4a, 0x2e, 0x37, 0xc8, 0xb5, 0x54, 0x2e, 0x4d, 0x2a, 0x2a, 0x51, 0xf5, 0x57, + 0x69, 0x30, 0x5f, 0x35, 0x58, 0xdb, 0xe1, 0x0a, 0xb3, 0x43, 0xbe, 0x30, 0x60, 0x26, 0xde, 0x0d, + 0xb9, 0x3c, 0x2a, 0xb0, 0x90, 0xd1, 0x95, 0xd1, 0x1d, 0x91, 0xc9, 0x79, 0xc9, 0xe4, 0x0c, 0x39, + 0xad, 0xc5, 0x24, 0x00, 0x1d, 0x13, 0x49, 0x7a, 0x88, 0xfb, 0x15, 0xa1, 0x26, 0xe2, 0x14, 0x8d, + 0x67, 0x5e, 0x90, 0x88, 0x57, 0xc8, 0x72, 0x2a, 0xe2, 0x88, 0x26, 0xb5, 0xb6, 0xa5, 0x0c, 0xde, + 0x09, 0xc6, 0xfe, 0x4c, 0x24, 0xd2, 0xaa, 0xeb, 0xea, 0xe0, 0x4e, 0x55, 0xb2, 0x3a, 0xb8, 0xd3, + 0xb5, 0xa9, 0xb9, 0x2c, 0x71, 0x9b, 0x64, 0x71, 0x18, 0x6e, 0xf2, 0x27, 0x03, 0x66, 0x13, 0xb2, + 0x4d, 0x67, 0x89, 0x1c, 0xa8, 0x2f, 0x75, 0x96, 0xc8, 0xc1, 0xca, 0x73, 0xc8, 0x10, 0x49, 0x8a, + 0x52, 0xf2, 0x0b, 0x03, 0x26, 0x94, 0xd8, 0x23, 0x05, 0xad, 0x7e, 0x63, 0x7a, 0x33, 0x77, 0x69, + 0x24, 0x1f, 0x84, 0xb8, 0x24, 0x21, 0xbe, 0x4e, 0x8e, 0xa5, 0x42, 0x54, 0x92, 0x93, 0xfc, 0xc5, + 0x80, 0x83, 0x7d, 0x62, 0x92, 0x5c, 0xd3, 0x58, 0xd1, 0x06, 0x68, 0xd4, 0xdc, 0xf5, 0x5d, 0xf9, + 0x22, 0xe6, 0xab, 0x12, 0xf3, 0x25, 0x72, 0x31, 0x8a, 0xb9, 0xff, 0x24, 0x86, 0xb7, 0xd8, 0x27, + 0x09, 0x85, 0x4b, 0xfe, 0x66, 0xc0, 0xc1, 0x3e, 0x21, 0xa9, 0xc3, 0x64, 0x90, 0x92, 0xd5, 0x61, + 0x32, 0x50, 0xb9, 0x9a, 0x77, 0x24, 0x93, 0x9b, 0xe4, 0x7a, 0x7a, 0x0d, 0x95, 0xea, 0x27, 0x59, + 0x42, 0x13, 0xb2, 0x79, 0x27, 0x90, 0x36, 0x64, 0x8d, 0x8a, 0x84, 0xa4, 0x24, 0x7a, 0xf3, 0x2d, + 0x45, 0xed, 0xea, 0x94, 0xaa, 0x01, 0xfa, 0xd5, 0x2c, 0x48, 0x42, 0xe7, 0xc8, 0xca, 0xc0, 0x45, + 0xd1, 0x76, 0xdd, 0x8a, 0xe2, 0xe0, 0x23, 0xd0, 0x6f, 0x0c, 0x38, 0x2c, 0x83, 0xf1, 0x84, 0x12, + 0x24, 0x37, 0xb5, 0x73, 0x9b, 0x26, 0x4b, 0x73, 0xef, 0xec, 0xd6, 0x1d, 0xc9, 0xac, 0x4b, 0x32, + 0x45, 0x72, 0x3b, 0xfb, 0xed, 0xa8, 0x29, 0x6c, 0x7b, 0x75, 0x75, 0x70, 0x10, 0xa9, 0x54, 0xd6, + 0xb6, 0x6c, 0xd9, 0x21, 0x5f, 0x1a, 0x70, 0x20, 0xf6, 0x09, 0x9a, 0x7c, 0x4b, 0x6b, 0xb2, 0xf6, + 0x7d, 0xc9, 0xcf, 0x5d, 0x1e, 0xd9, 0x0f, 0xc9, 0xdc, 0x92, 0x64, 0xae, 0x92, 0xcb, 0x03, 0xdf, + 0x8c, 0xe0, 0x3c, 0xd4, 0x9b, 0xd6, 0x76, 0xf2, 0xfb, 0xfa, 0x0e, 0xf9, 0xe5, 0x18, 0x2c, 0x64, + 0x7f, 0x46, 0x27, 0x6b, 0x23, 0x82, 0x1b, 0x74, 0x28, 0x90, 0x5b, 0x7f, 0xf1, 0x40, 0x48, 0xbb, + 0x2a, 0x69, 0x7f, 0x44, 0x1e, 0xeb, 0xd0, 0xae, 0xb4, 0xe4, 0xd7, 0x76, 0xa7, 0x66, 0xbb, 0xd6, + 0x76, 0xea, 0xa9, 0xc4, 0x4e, 0x5a, 0x66, 0x3e, 0x37, 0xe4, 0xa9, 0x0d, 0xb1, 0xf4, 0x50, 0x77, + 0x0f, 0x81, 0x72, 0x17, 0xf4, 0x1d, 0x90, 0xce, 0xa2, 0xa4, 0x93, 0x23, 0x47, 0x53, 0xe9, 0x04, + 0x20, 0x7e, 0x6d, 0x00, 0xf4, 0xce, 0x0d, 0x88, 0x46, 0x51, 0xe8, 0x3b, 0xc8, 0xc8, 0xbd, 0x35, + 0x9a, 0x13, 0x62, 0x3b, 0x23, 0xb1, 0x9d, 0x24, 0x27, 0x52, 0xb1, 0x89, 0x1e, 0xa6, 0xdf, 0x1b, + 0x30, 0x17, 0x3b, 0x38, 0x0b, 0x74, 0x85, 0xde, 0xa2, 0x93, 0x76, 0x54, 0x9a, 0xbb, 0xb6, 0x1b, + 0x57, 0x04, 0xbd, 0x22, 0x41, 0x9f, 0x22, 0x66, 0x2a, 0xe8, 0xf8, 0x79, 0xe6, 0x5f, 0x0d, 0x98, + 0x4f, 0x3b, 0x43, 0xd4, 0x59, 0xa7, 0x32, 0x8e, 0x2e, 0x75, 0xd6, 0xa9, 0xac, 0xa3, 0x4b, 0xf3, + 0x6d, 0xc9, 0xc1, 0x22, 0xe7, 0x87, 0x73, 0x48, 0xc8, 0xe8, 0xd8, 0xd1, 0xf6, 0x08, 0x1a, 0x3a, + 0x9e, 0xff, 0x2b, 0xa3, 0x3b, 0x6a, 0x29, 0xd2, 0x5a, 0xcf, 0x23, 0xa6, 0x48, 0x23, 0x91, 0xf4, + 0x15, 0xe9, 0xee, 0x70, 0xa7, 0xff, 0xaf, 0x60, 0x88, 0x22, 0x8d, 0xe0, 0x2e, 0xde, 0xfb, 0xea, + 0xd9, 0x82, 0xf1, 0xf5, 0xb3, 0x05, 0xe3, 0x9b, 0x67, 0x0b, 0xc6, 0xcf, 0x9e, 0x2f, 0xec, 0xfb, + 0xfa, 0xf9, 0xc2, 0xbe, 0x7f, 0x3e, 0x5f, 0xd8, 0xf7, 0xd8, 0x6a, 0x3a, 0xa2, 0xb5, 0x55, 0xcd, + 0xd7, 0xd8, 0x66, 0xaa, 0x8e, 0xf9, 0x34, 0x32, 0x77, 0x3a, 0x6d, 0xca, 0xab, 0x13, 0xf2, 0xef, + 0x1f, 0x97, 0xfe, 0x17, 0x00, 0x00, 0xff, 0xff, 0x19, 0xf9, 0xb3, 0x69, 0xbe, 0x24, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -2322,7 +2327,7 @@ func NewQueryClient(cc grpc1.ClientConn) QueryClient { func (c *queryClient) HasVoted(ctx context.Context, in *QueryHasVotedRequest, opts ...grpc.CallOption) (*QueryHasVotedResponse, error) { out := new(QueryHasVotedResponse) - err := c.cc.Invoke(ctx, "/observer.Query/HasVoted", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/HasVoted", in, out, opts...) if err != nil { return nil, err } @@ -2331,7 +2336,7 @@ func (c *queryClient) HasVoted(ctx context.Context, in *QueryHasVotedRequest, op func (c *queryClient) BallotByIdentifier(ctx context.Context, in *QueryBallotByIdentifierRequest, opts ...grpc.CallOption) (*QueryBallotByIdentifierResponse, error) { out := new(QueryBallotByIdentifierResponse) - err := c.cc.Invoke(ctx, "/observer.Query/BallotByIdentifier", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/BallotByIdentifier", in, out, opts...) if err != nil { return nil, err } @@ -2340,7 +2345,7 @@ func (c *queryClient) BallotByIdentifier(ctx context.Context, in *QueryBallotByI func (c *queryClient) ObserverSet(ctx context.Context, in *QueryObserverSet, opts ...grpc.CallOption) (*QueryObserverSetResponse, error) { out := new(QueryObserverSetResponse) - err := c.cc.Invoke(ctx, "/observer.Query/ObserverSet", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/ObserverSet", in, out, opts...) if err != nil { return nil, err } @@ -2349,7 +2354,7 @@ func (c *queryClient) ObserverSet(ctx context.Context, in *QueryObserverSet, opt func (c *queryClient) SupportedChains(ctx context.Context, in *QuerySupportedChains, opts ...grpc.CallOption) (*QuerySupportedChainsResponse, error) { out := new(QuerySupportedChainsResponse) - err := c.cc.Invoke(ctx, "/observer.Query/SupportedChains", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/SupportedChains", in, out, opts...) if err != nil { return nil, err } @@ -2358,7 +2363,7 @@ func (c *queryClient) SupportedChains(ctx context.Context, in *QuerySupportedCha func (c *queryClient) GetChainParamsForChain(ctx context.Context, in *QueryGetChainParamsForChainRequest, opts ...grpc.CallOption) (*QueryGetChainParamsForChainResponse, error) { out := new(QueryGetChainParamsForChainResponse) - err := c.cc.Invoke(ctx, "/observer.Query/GetChainParamsForChain", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/GetChainParamsForChain", in, out, opts...) if err != nil { return nil, err } @@ -2367,7 +2372,7 @@ func (c *queryClient) GetChainParamsForChain(ctx context.Context, in *QueryGetCh func (c *queryClient) GetChainParams(ctx context.Context, in *QueryGetChainParamsRequest, opts ...grpc.CallOption) (*QueryGetChainParamsResponse, error) { out := new(QueryGetChainParamsResponse) - err := c.cc.Invoke(ctx, "/observer.Query/GetChainParams", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/GetChainParams", in, out, opts...) if err != nil { return nil, err } @@ -2376,7 +2381,7 @@ func (c *queryClient) GetChainParams(ctx context.Context, in *QueryGetChainParam func (c *queryClient) NodeAccount(ctx context.Context, in *QueryGetNodeAccountRequest, opts ...grpc.CallOption) (*QueryGetNodeAccountResponse, error) { out := new(QueryGetNodeAccountResponse) - err := c.cc.Invoke(ctx, "/observer.Query/NodeAccount", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/NodeAccount", in, out, opts...) if err != nil { return nil, err } @@ -2385,7 +2390,7 @@ func (c *queryClient) NodeAccount(ctx context.Context, in *QueryGetNodeAccountRe func (c *queryClient) NodeAccountAll(ctx context.Context, in *QueryAllNodeAccountRequest, opts ...grpc.CallOption) (*QueryAllNodeAccountResponse, error) { out := new(QueryAllNodeAccountResponse) - err := c.cc.Invoke(ctx, "/observer.Query/NodeAccountAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/NodeAccountAll", in, out, opts...) if err != nil { return nil, err } @@ -2394,7 +2399,7 @@ func (c *queryClient) NodeAccountAll(ctx context.Context, in *QueryAllNodeAccoun func (c *queryClient) CrosschainFlags(ctx context.Context, in *QueryGetCrosschainFlagsRequest, opts ...grpc.CallOption) (*QueryGetCrosschainFlagsResponse, error) { out := new(QueryGetCrosschainFlagsResponse) - err := c.cc.Invoke(ctx, "/observer.Query/CrosschainFlags", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/CrosschainFlags", in, out, opts...) if err != nil { return nil, err } @@ -2403,7 +2408,7 @@ func (c *queryClient) CrosschainFlags(ctx context.Context, in *QueryGetCrosschai func (c *queryClient) Keygen(ctx context.Context, in *QueryGetKeygenRequest, opts ...grpc.CallOption) (*QueryGetKeygenResponse, error) { out := new(QueryGetKeygenResponse) - err := c.cc.Invoke(ctx, "/observer.Query/Keygen", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/Keygen", in, out, opts...) if err != nil { return nil, err } @@ -2412,7 +2417,7 @@ func (c *queryClient) Keygen(ctx context.Context, in *QueryGetKeygenRequest, opt func (c *queryClient) ShowObserverCount(ctx context.Context, in *QueryShowObserverCountRequest, opts ...grpc.CallOption) (*QueryShowObserverCountResponse, error) { out := new(QueryShowObserverCountResponse) - err := c.cc.Invoke(ctx, "/observer.Query/ShowObserverCount", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/ShowObserverCount", in, out, opts...) if err != nil { return nil, err } @@ -2421,7 +2426,7 @@ func (c *queryClient) ShowObserverCount(ctx context.Context, in *QueryShowObserv func (c *queryClient) BlameByIdentifier(ctx context.Context, in *QueryBlameByIdentifierRequest, opts ...grpc.CallOption) (*QueryBlameByIdentifierResponse, error) { out := new(QueryBlameByIdentifierResponse) - err := c.cc.Invoke(ctx, "/observer.Query/BlameByIdentifier", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/BlameByIdentifier", in, out, opts...) if err != nil { return nil, err } @@ -2430,7 +2435,7 @@ func (c *queryClient) BlameByIdentifier(ctx context.Context, in *QueryBlameByIde func (c *queryClient) GetAllBlameRecords(ctx context.Context, in *QueryAllBlameRecordsRequest, opts ...grpc.CallOption) (*QueryAllBlameRecordsResponse, error) { out := new(QueryAllBlameRecordsResponse) - err := c.cc.Invoke(ctx, "/observer.Query/GetAllBlameRecords", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/GetAllBlameRecords", in, out, opts...) if err != nil { return nil, err } @@ -2439,7 +2444,7 @@ func (c *queryClient) GetAllBlameRecords(ctx context.Context, in *QueryAllBlameR func (c *queryClient) BlamesByChainAndNonce(ctx context.Context, in *QueryBlameByChainAndNonceRequest, opts ...grpc.CallOption) (*QueryBlameByChainAndNonceResponse, error) { out := new(QueryBlameByChainAndNonceResponse) - err := c.cc.Invoke(ctx, "/observer.Query/BlamesByChainAndNonce", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/BlamesByChainAndNonce", in, out, opts...) if err != nil { return nil, err } @@ -2448,7 +2453,7 @@ func (c *queryClient) BlamesByChainAndNonce(ctx context.Context, in *QueryBlameB func (c *queryClient) GetTssAddress(ctx context.Context, in *QueryGetTssAddressRequest, opts ...grpc.CallOption) (*QueryGetTssAddressResponse, error) { out := new(QueryGetTssAddressResponse) - err := c.cc.Invoke(ctx, "/observer.Query/GetTssAddress", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/GetTssAddress", in, out, opts...) if err != nil { return nil, err } @@ -2457,7 +2462,7 @@ func (c *queryClient) GetTssAddress(ctx context.Context, in *QueryGetTssAddressR func (c *queryClient) GetTssAddressByFinalizedHeight(ctx context.Context, in *QueryGetTssAddressByFinalizedHeightRequest, opts ...grpc.CallOption) (*QueryGetTssAddressByFinalizedHeightResponse, error) { out := new(QueryGetTssAddressByFinalizedHeightResponse) - err := c.cc.Invoke(ctx, "/observer.Query/GetTssAddressByFinalizedHeight", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/GetTssAddressByFinalizedHeight", in, out, opts...) if err != nil { return nil, err } @@ -2466,7 +2471,7 @@ func (c *queryClient) GetTssAddressByFinalizedHeight(ctx context.Context, in *Qu func (c *queryClient) TSS(ctx context.Context, in *QueryGetTSSRequest, opts ...grpc.CallOption) (*QueryGetTSSResponse, error) { out := new(QueryGetTSSResponse) - err := c.cc.Invoke(ctx, "/observer.Query/TSS", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/TSS", in, out, opts...) if err != nil { return nil, err } @@ -2475,7 +2480,7 @@ func (c *queryClient) TSS(ctx context.Context, in *QueryGetTSSRequest, opts ...g func (c *queryClient) TssHistory(ctx context.Context, in *QueryTssHistoryRequest, opts ...grpc.CallOption) (*QueryTssHistoryResponse, error) { out := new(QueryTssHistoryResponse) - err := c.cc.Invoke(ctx, "/observer.Query/TssHistory", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/TssHistory", in, out, opts...) if err != nil { return nil, err } @@ -2484,7 +2489,7 @@ func (c *queryClient) TssHistory(ctx context.Context, in *QueryTssHistoryRequest func (c *queryClient) PendingNoncesAll(ctx context.Context, in *QueryAllPendingNoncesRequest, opts ...grpc.CallOption) (*QueryAllPendingNoncesResponse, error) { out := new(QueryAllPendingNoncesResponse) - err := c.cc.Invoke(ctx, "/observer.Query/PendingNoncesAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/PendingNoncesAll", in, out, opts...) if err != nil { return nil, err } @@ -2493,7 +2498,7 @@ func (c *queryClient) PendingNoncesAll(ctx context.Context, in *QueryAllPendingN func (c *queryClient) PendingNoncesByChain(ctx context.Context, in *QueryPendingNoncesByChainRequest, opts ...grpc.CallOption) (*QueryPendingNoncesByChainResponse, error) { out := new(QueryPendingNoncesByChainResponse) - err := c.cc.Invoke(ctx, "/observer.Query/PendingNoncesByChain", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/PendingNoncesByChain", in, out, opts...) if err != nil { return nil, err } @@ -2502,7 +2507,7 @@ func (c *queryClient) PendingNoncesByChain(ctx context.Context, in *QueryPending func (c *queryClient) ChainNonces(ctx context.Context, in *QueryGetChainNoncesRequest, opts ...grpc.CallOption) (*QueryGetChainNoncesResponse, error) { out := new(QueryGetChainNoncesResponse) - err := c.cc.Invoke(ctx, "/observer.Query/ChainNonces", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/ChainNonces", in, out, opts...) if err != nil { return nil, err } @@ -2511,7 +2516,7 @@ func (c *queryClient) ChainNonces(ctx context.Context, in *QueryGetChainNoncesRe func (c *queryClient) ChainNoncesAll(ctx context.Context, in *QueryAllChainNoncesRequest, opts ...grpc.CallOption) (*QueryAllChainNoncesResponse, error) { out := new(QueryAllChainNoncesResponse) - err := c.cc.Invoke(ctx, "/observer.Query/ChainNoncesAll", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Query/ChainNoncesAll", in, out, opts...) if err != nil { return nil, err } @@ -2645,7 +2650,7 @@ func _Query_HasVoted_Handler(srv interface{}, ctx context.Context, dec func(inte } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/HasVoted", + FullMethod: "/zetachain.zetacore.observer.Query/HasVoted", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).HasVoted(ctx, req.(*QueryHasVotedRequest)) @@ -2663,7 +2668,7 @@ func _Query_BallotByIdentifier_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/BallotByIdentifier", + FullMethod: "/zetachain.zetacore.observer.Query/BallotByIdentifier", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).BallotByIdentifier(ctx, req.(*QueryBallotByIdentifierRequest)) @@ -2681,7 +2686,7 @@ func _Query_ObserverSet_Handler(srv interface{}, ctx context.Context, dec func(i } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/ObserverSet", + FullMethod: "/zetachain.zetacore.observer.Query/ObserverSet", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ObserverSet(ctx, req.(*QueryObserverSet)) @@ -2699,7 +2704,7 @@ func _Query_SupportedChains_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/SupportedChains", + FullMethod: "/zetachain.zetacore.observer.Query/SupportedChains", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).SupportedChains(ctx, req.(*QuerySupportedChains)) @@ -2717,7 +2722,7 @@ func _Query_GetChainParamsForChain_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/GetChainParamsForChain", + FullMethod: "/zetachain.zetacore.observer.Query/GetChainParamsForChain", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GetChainParamsForChain(ctx, req.(*QueryGetChainParamsForChainRequest)) @@ -2735,7 +2740,7 @@ func _Query_GetChainParams_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/GetChainParams", + FullMethod: "/zetachain.zetacore.observer.Query/GetChainParams", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GetChainParams(ctx, req.(*QueryGetChainParamsRequest)) @@ -2753,7 +2758,7 @@ func _Query_NodeAccount_Handler(srv interface{}, ctx context.Context, dec func(i } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/NodeAccount", + FullMethod: "/zetachain.zetacore.observer.Query/NodeAccount", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).NodeAccount(ctx, req.(*QueryGetNodeAccountRequest)) @@ -2771,7 +2776,7 @@ func _Query_NodeAccountAll_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/NodeAccountAll", + FullMethod: "/zetachain.zetacore.observer.Query/NodeAccountAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).NodeAccountAll(ctx, req.(*QueryAllNodeAccountRequest)) @@ -2789,7 +2794,7 @@ func _Query_CrosschainFlags_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/CrosschainFlags", + FullMethod: "/zetachain.zetacore.observer.Query/CrosschainFlags", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).CrosschainFlags(ctx, req.(*QueryGetCrosschainFlagsRequest)) @@ -2807,7 +2812,7 @@ func _Query_Keygen_Handler(srv interface{}, ctx context.Context, dec func(interf } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/Keygen", + FullMethod: "/zetachain.zetacore.observer.Query/Keygen", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).Keygen(ctx, req.(*QueryGetKeygenRequest)) @@ -2825,7 +2830,7 @@ func _Query_ShowObserverCount_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/ShowObserverCount", + FullMethod: "/zetachain.zetacore.observer.Query/ShowObserverCount", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ShowObserverCount(ctx, req.(*QueryShowObserverCountRequest)) @@ -2843,7 +2848,7 @@ func _Query_BlameByIdentifier_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/BlameByIdentifier", + FullMethod: "/zetachain.zetacore.observer.Query/BlameByIdentifier", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).BlameByIdentifier(ctx, req.(*QueryBlameByIdentifierRequest)) @@ -2861,7 +2866,7 @@ func _Query_GetAllBlameRecords_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/GetAllBlameRecords", + FullMethod: "/zetachain.zetacore.observer.Query/GetAllBlameRecords", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GetAllBlameRecords(ctx, req.(*QueryAllBlameRecordsRequest)) @@ -2879,7 +2884,7 @@ func _Query_BlamesByChainAndNonce_Handler(srv interface{}, ctx context.Context, } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/BlamesByChainAndNonce", + FullMethod: "/zetachain.zetacore.observer.Query/BlamesByChainAndNonce", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).BlamesByChainAndNonce(ctx, req.(*QueryBlameByChainAndNonceRequest)) @@ -2897,7 +2902,7 @@ func _Query_GetTssAddress_Handler(srv interface{}, ctx context.Context, dec func } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/GetTssAddress", + FullMethod: "/zetachain.zetacore.observer.Query/GetTssAddress", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GetTssAddress(ctx, req.(*QueryGetTssAddressRequest)) @@ -2915,7 +2920,7 @@ func _Query_GetTssAddressByFinalizedHeight_Handler(srv interface{}, ctx context. } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/GetTssAddressByFinalizedHeight", + FullMethod: "/zetachain.zetacore.observer.Query/GetTssAddressByFinalizedHeight", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).GetTssAddressByFinalizedHeight(ctx, req.(*QueryGetTssAddressByFinalizedHeightRequest)) @@ -2933,7 +2938,7 @@ func _Query_TSS_Handler(srv interface{}, ctx context.Context, dec func(interface } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/TSS", + FullMethod: "/zetachain.zetacore.observer.Query/TSS", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).TSS(ctx, req.(*QueryGetTSSRequest)) @@ -2951,7 +2956,7 @@ func _Query_TssHistory_Handler(srv interface{}, ctx context.Context, dec func(in } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/TssHistory", + FullMethod: "/zetachain.zetacore.observer.Query/TssHistory", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).TssHistory(ctx, req.(*QueryTssHistoryRequest)) @@ -2969,7 +2974,7 @@ func _Query_PendingNoncesAll_Handler(srv interface{}, ctx context.Context, dec f } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/PendingNoncesAll", + FullMethod: "/zetachain.zetacore.observer.Query/PendingNoncesAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).PendingNoncesAll(ctx, req.(*QueryAllPendingNoncesRequest)) @@ -2987,7 +2992,7 @@ func _Query_PendingNoncesByChain_Handler(srv interface{}, ctx context.Context, d } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/PendingNoncesByChain", + FullMethod: "/zetachain.zetacore.observer.Query/PendingNoncesByChain", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).PendingNoncesByChain(ctx, req.(*QueryPendingNoncesByChainRequest)) @@ -3005,7 +3010,7 @@ func _Query_ChainNonces_Handler(srv interface{}, ctx context.Context, dec func(i } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/ChainNonces", + FullMethod: "/zetachain.zetacore.observer.Query/ChainNonces", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ChainNonces(ctx, req.(*QueryGetChainNoncesRequest)) @@ -3023,7 +3028,7 @@ func _Query_ChainNoncesAll_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Query/ChainNoncesAll", + FullMethod: "/zetachain.zetacore.observer.Query/ChainNoncesAll", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(QueryServer).ChainNoncesAll(ctx, req.(*QueryAllChainNoncesRequest)) @@ -3032,7 +3037,7 @@ func _Query_ChainNoncesAll_Handler(srv interface{}, ctx context.Context, dec fun } var _Query_serviceDesc = grpc.ServiceDesc{ - ServiceName: "observer.Query", + ServiceName: "zetachain.zetacore.observer.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { @@ -3125,7 +3130,7 @@ var _Query_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "observer/query.proto", + Metadata: "zetachain/zetacore/observer/query.proto", } func (m *QueryGetChainNoncesRequest) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/query.pb.gw.go b/x/observer/types/query.pb.gw.go index 7057ad2066..fc62c63354 100644 --- a/x/observer/types/query.pb.gw.go +++ b/x/observer/types/query.pb.gw.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-grpc-gateway. DO NOT EDIT. -// source: observer/query.proto +// source: zetachain/zetacore/observer/query.proto /* Package types is a reverse proxy. diff --git a/x/observer/types/tss.pb.go b/x/observer/types/tss.pb.go index 321e0e3fbf..0adbd741ef 100644 --- a/x/observer/types/tss.pb.go +++ b/x/observer/types/tss.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/tss.proto +// source: zetachain/zetacore/observer/tss.proto package types @@ -35,7 +35,7 @@ func (m *TSS) Reset() { *m = TSS{} } func (m *TSS) String() string { return proto.CompactTextString(m) } func (*TSS) ProtoMessage() {} func (*TSS) Descriptor() ([]byte, []int) { - return fileDescriptor_debc03bce4d6c8c3, []int{0} + return fileDescriptor_0d5940b469d46916, []int{0} } func (m *TSS) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -100,31 +100,34 @@ func (m *TSS) GetKeyGenZetaHeight() int64 { } func init() { - proto.RegisterType((*TSS)(nil), "observer.TSS") + proto.RegisterType((*TSS)(nil), "zetachain.zetacore.observer.TSS") } -func init() { proto.RegisterFile("observer/tss.proto", fileDescriptor_debc03bce4d6c8c3) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/tss.proto", fileDescriptor_0d5940b469d46916) +} -var fileDescriptor_debc03bce4d6c8c3 = []byte{ - // 278 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x90, 0xc1, 0x4a, 0xc3, 0x40, - 0x14, 0x45, 0x3b, 0x44, 0xab, 0x9d, 0x95, 0x4c, 0x2b, 0x14, 0xc1, 0xa1, 0xb8, 0x2a, 0x82, 0x9d, - 0xa2, 0x5f, 0xa0, 0x1b, 0x15, 0x5c, 0x48, 0xeb, 0xaa, 0x9b, 0x30, 0x49, 0x9e, 0xc9, 0xd0, 0x9a, - 0x09, 0xf3, 0x5e, 0xc5, 0xf4, 0x2b, 0xfc, 0x2c, 0x97, 0x5d, 0xba, 0x94, 0x64, 0xe3, 0x67, 0x48, - 0x27, 0x94, 0x0a, 0xba, 0xbb, 0x9c, 0x73, 0xef, 0xe6, 0x72, 0x61, 0x23, 0x04, 0xf7, 0x0a, 0x4e, - 0x11, 0xe2, 0xa8, 0x70, 0x96, 0xac, 0x38, 0xdc, 0xb2, 0x93, 0x5e, 0x6a, 0x53, 0xeb, 0xa1, 0xda, - 0xa4, 0xc6, 0x9f, 0x7d, 0x33, 0x1e, 0x3c, 0x4d, 0xa7, 0xe2, 0x94, 0x73, 0x42, 0x0c, 0x8b, 0x65, - 0x34, 0x87, 0xb2, 0x1f, 0x0c, 0xd8, 0xb0, 0x33, 0xe9, 0x10, 0xe2, 0xa3, 0x07, 0x62, 0xcc, 0x7b, - 0x5e, 0x6b, 0x47, 0x26, 0x36, 0x85, 0xce, 0x29, 0x5c, 0x18, 0xa4, 0xfe, 0xde, 0x20, 0x18, 0x76, - 0x26, 0x62, 0x53, 0xdc, 0xa9, 0x07, 0x83, 0x24, 0x2e, 0xf9, 0xb1, 0x2d, 0xc0, 0x69, 0xb2, 0x2e, - 0xd4, 0x49, 0xe2, 0x00, 0xb1, 0x99, 0xec, 0xfb, 0x49, 0x77, 0x2b, 0xaf, 0x1b, 0xe7, 0x37, 0x63, - 0xde, 0x7d, 0x36, 0xb9, 0x5e, 0x98, 0x15, 0x24, 0x33, 0x20, 0x7d, 0x07, 0x26, 0xcd, 0xa8, 0xdf, - 0x1e, 0xb0, 0x61, 0x30, 0xf9, 0x4f, 0x89, 0x73, 0x7e, 0x34, 0x87, 0xf2, 0x16, 0xf2, 0x5f, 0xf5, - 0x03, 0x5f, 0xff, 0xc3, 0x6f, 0xee, 0x3f, 0x2a, 0xc9, 0xd6, 0x95, 0x64, 0x5f, 0x95, 0x64, 0xef, - 0xb5, 0x6c, 0xad, 0x6b, 0xd9, 0xfa, 0xac, 0x65, 0x6b, 0xa6, 0x52, 0x43, 0xd9, 0x32, 0x1a, 0xc5, - 0xf6, 0x45, 0xad, 0x80, 0xf4, 0x45, 0x9c, 0x69, 0x93, 0xfb, 0x18, 0x5b, 0x07, 0xea, 0x4d, 0xed, - 0x9e, 0x2d, 0x0b, 0xc0, 0xa8, 0xed, 0xcf, 0xbb, 0xfa, 0x09, 0x00, 0x00, 0xff, 0xff, 0x51, 0xdc, - 0x39, 0x7f, 0x72, 0x01, 0x00, 0x00, +var fileDescriptor_0d5940b469d46916 = []byte{ + // 289 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x90, 0xc1, 0x4a, 0xf3, 0x40, + 0x14, 0x46, 0x3b, 0xe4, 0xff, 0x2b, 0x9d, 0x95, 0x4c, 0x2b, 0x14, 0xc5, 0xa1, 0x08, 0x42, 0x11, + 0x4c, 0x8a, 0x3e, 0x81, 0x6e, 0x54, 0x70, 0x21, 0xad, 0xab, 0x6e, 0xca, 0x24, 0xb9, 0x26, 0x43, + 0x6b, 0x26, 0xcc, 0xbd, 0x15, 0xd3, 0xa7, 0xf0, 0xb1, 0x5c, 0x76, 0xe9, 0x52, 0x92, 0x8d, 0x8f, + 0x21, 0x9d, 0x10, 0x2d, 0xea, 0xee, 0x72, 0xcf, 0xf9, 0x36, 0x87, 0x1f, 0xaf, 0x80, 0x54, 0x94, + 0x2a, 0x9d, 0x05, 0xee, 0x32, 0x16, 0x02, 0x13, 0x22, 0xd8, 0x27, 0xb0, 0x01, 0x21, 0xfa, 0xb9, + 0x35, 0x64, 0xc4, 0xc1, 0x97, 0xe6, 0x37, 0x9a, 0xdf, 0x68, 0xfb, 0xbd, 0xc4, 0x24, 0xc6, 0x79, + 0xc1, 0xe6, 0xaa, 0x27, 0x47, 0x1f, 0x8c, 0x7b, 0xf7, 0x93, 0x89, 0x38, 0xe4, 0x9c, 0x10, 0x67, + 0xf9, 0x32, 0x9c, 0x43, 0xd1, 0xf7, 0x06, 0x6c, 0xd8, 0x19, 0x77, 0x08, 0xf1, 0xce, 0x3d, 0xc4, + 0x88, 0xf7, 0x1c, 0x56, 0x96, 0x74, 0xa4, 0x73, 0x95, 0xd1, 0x6c, 0xa1, 0x91, 0xfa, 0xff, 0x06, + 0xde, 0xb0, 0x33, 0x16, 0x1b, 0xf1, 0x1b, 0xdd, 0x6a, 0x24, 0x71, 0xc6, 0xf7, 0x4c, 0x0e, 0x56, + 0x91, 0xb1, 0x33, 0x15, 0xc7, 0x16, 0x10, 0xeb, 0xc9, 0x7f, 0x37, 0xe9, 0x36, 0xf0, 0xa2, 0x66, + 0x6e, 0x33, 0xe2, 0xdd, 0x07, 0x9d, 0xa9, 0x85, 0x5e, 0x41, 0x3c, 0x05, 0x52, 0xd7, 0xa0, 0x93, + 0x94, 0xfa, 0xed, 0x01, 0x1b, 0x7a, 0xe3, 0xbf, 0x90, 0x38, 0xe1, 0xbb, 0x73, 0x28, 0xae, 0x20, + 0xdb, 0xd2, 0x77, 0x9c, 0xfe, 0xeb, 0x7f, 0x79, 0xf3, 0x5a, 0x4a, 0xb6, 0x2e, 0x25, 0x7b, 0x2f, + 0x25, 0x7b, 0xa9, 0x64, 0x6b, 0x5d, 0xc9, 0xd6, 0x5b, 0x25, 0x5b, 0xd3, 0x20, 0xd1, 0x94, 0x2e, + 0x43, 0x3f, 0x32, 0x8f, 0xae, 0xef, 0xe9, 0x8f, 0xd4, 0xcf, 0x5b, 0xb1, 0x8b, 0x1c, 0x30, 0x6c, + 0xbb, 0x78, 0xe7, 0x9f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x49, 0x2e, 0xd2, 0x45, 0x98, 0x01, 0x00, + 0x00, } func (m *TSS) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/tss_funds_migrator.pb.go b/x/observer/types/tss_funds_migrator.pb.go index a8e763eec7..4f031d477e 100644 --- a/x/observer/types/tss_funds_migrator.pb.go +++ b/x/observer/types/tss_funds_migrator.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/tss_funds_migrator.proto +// source: zetachain/zetacore/observer/tss_funds_migrator.proto package types @@ -32,7 +32,7 @@ func (m *TssFundMigratorInfo) Reset() { *m = TssFundMigratorInfo{} } func (m *TssFundMigratorInfo) String() string { return proto.CompactTextString(m) } func (*TssFundMigratorInfo) ProtoMessage() {} func (*TssFundMigratorInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_bb561ac1748a50be, []int{0} + return fileDescriptor_82eb7fa25833bded, []int{0} } func (m *TssFundMigratorInfo) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -76,27 +76,30 @@ func (m *TssFundMigratorInfo) GetMigrationCctxIndex() string { } func init() { - proto.RegisterType((*TssFundMigratorInfo)(nil), "observer.TssFundMigratorInfo") + proto.RegisterType((*TssFundMigratorInfo)(nil), "zetachain.zetacore.observer.TssFundMigratorInfo") } -func init() { proto.RegisterFile("observer/tss_funds_migrator.proto", fileDescriptor_bb561ac1748a50be) } +func init() { + proto.RegisterFile("zetachain/zetacore/observer/tss_funds_migrator.proto", fileDescriptor_82eb7fa25833bded) +} -var fileDescriptor_bb561ac1748a50be = []byte{ - // 222 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x52, 0xcc, 0x4f, 0x2a, 0x4e, - 0x2d, 0x2a, 0x4b, 0x2d, 0xd2, 0x2f, 0x29, 0x2e, 0x8e, 0x4f, 0x2b, 0xcd, 0x4b, 0x29, 0x8e, 0xcf, - 0xcd, 0x4c, 0x2f, 0x4a, 0x2c, 0xc9, 0x2f, 0xd2, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x80, - 0x29, 0x91, 0x12, 0x49, 0xcf, 0x4f, 0xcf, 0x07, 0x0b, 0xea, 0x83, 0x58, 0x10, 0x79, 0xa5, 0x24, - 0x2e, 0xe1, 0x90, 0xe2, 0x62, 0xb7, 0xd2, 0xbc, 0x14, 0x5f, 0xa8, 0x46, 0xcf, 0xbc, 0xb4, 0x7c, - 0x21, 0x49, 0x2e, 0x8e, 0xe4, 0x8c, 0xc4, 0xcc, 0xbc, 0xf8, 0xcc, 0x14, 0x09, 0x46, 0x05, 0x46, - 0x0d, 0xe6, 0x20, 0x76, 0x30, 0xdf, 0x33, 0x45, 0xc8, 0x80, 0x4b, 0x04, 0x62, 0x47, 0x66, 0x7e, - 0x5e, 0x7c, 0x72, 0x72, 0x49, 0x45, 0x7c, 0x66, 0x5e, 0x4a, 0x6a, 0x85, 0x04, 0x93, 0x02, 0xa3, - 0x06, 0x67, 0x90, 0x10, 0x5c, 0xce, 0x39, 0xb9, 0xa4, 0xc2, 0x13, 0x24, 0xe3, 0xe4, 0x79, 0xe2, - 0x91, 0x1c, 0xe3, 0x85, 0x47, 0x72, 0x8c, 0x0f, 0x1e, 0xc9, 0x31, 0x4e, 0x78, 0x2c, 0xc7, 0x70, - 0xe1, 0xb1, 0x1c, 0xc3, 0x8d, 0xc7, 0x72, 0x0c, 0x51, 0xfa, 0xe9, 0x99, 0x25, 0x19, 0xa5, 0x49, - 0x7a, 0xc9, 0xf9, 0xb9, 0xfa, 0x55, 0xa9, 0x25, 0x89, 0xba, 0x60, 0x4b, 0xc0, 0xcc, 0xe4, 0xfc, - 0xa2, 0x54, 0xfd, 0x0a, 0x7d, 0x84, 0x0f, 0x2b, 0x0b, 0x52, 0x8b, 0x93, 0xd8, 0xc0, 0xae, 0x36, - 0x06, 0x04, 0x00, 0x00, 0xff, 0xff, 0xc5, 0x84, 0x98, 0x5f, 0xfa, 0x00, 0x00, 0x00, +var fileDescriptor_82eb7fa25833bded = []byte{ + // 231 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xa9, 0x4a, 0x2d, 0x49, + 0x4c, 0xce, 0x48, 0xcc, 0xcc, 0xd3, 0x07, 0xb3, 0xf2, 0x8b, 0x52, 0xf5, 0xf3, 0x93, 0x8a, 0x53, + 0x8b, 0xca, 0x52, 0x8b, 0xf4, 0x4b, 0x8a, 0x8b, 0xe3, 0xd3, 0x4a, 0xf3, 0x52, 0x8a, 0xe3, 0x73, + 0x33, 0xd3, 0x8b, 0x12, 0x4b, 0xf2, 0x8b, 0xf4, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0xa4, 0xe1, + 0xba, 0xf4, 0x60, 0xba, 0xf4, 0x60, 0xba, 0xa4, 0x44, 0xd2, 0xf3, 0xd3, 0xf3, 0xc1, 0xea, 0xf4, + 0x41, 0x2c, 0x88, 0x16, 0xa5, 0x24, 0x2e, 0xe1, 0x90, 0xe2, 0x62, 0xb7, 0xd2, 0xbc, 0x14, 0x5f, + 0xa8, 0x59, 0x9e, 0x79, 0x69, 0xf9, 0x42, 0x92, 0x5c, 0x1c, 0x60, 0x73, 0xe2, 0x33, 0x53, 0x24, + 0x18, 0x15, 0x18, 0x35, 0x98, 0x83, 0xd8, 0xc1, 0x7c, 0xcf, 0x14, 0x21, 0x03, 0x2e, 0x11, 0x88, + 0xb5, 0x99, 0xf9, 0x79, 0xf1, 0xc9, 0xc9, 0x25, 0x15, 0xf1, 0x99, 0x79, 0x29, 0xa9, 0x15, 0x12, + 0x4c, 0x0a, 0x8c, 0x1a, 0x9c, 0x41, 0x42, 0x70, 0x39, 0xe7, 0xe4, 0x92, 0x0a, 0x4f, 0x90, 0x8c, + 0x93, 0xe7, 0x89, 0x47, 0x72, 0x8c, 0x17, 0x1e, 0xc9, 0x31, 0x3e, 0x78, 0x24, 0xc7, 0x38, 0xe1, + 0xb1, 0x1c, 0xc3, 0x85, 0xc7, 0x72, 0x0c, 0x37, 0x1e, 0xcb, 0x31, 0x44, 0xe9, 0xa7, 0x67, 0x96, + 0x64, 0x94, 0x26, 0xe9, 0x25, 0xe7, 0xe7, 0x82, 0xfd, 0xa9, 0x8b, 0xe6, 0xe5, 0x0a, 0x24, 0x4f, + 0x57, 0x16, 0xa4, 0x16, 0x27, 0xb1, 0x81, 0x5d, 0x6d, 0x0c, 0x08, 0x00, 0x00, 0xff, 0xff, 0x19, + 0x3c, 0x7f, 0xa6, 0x20, 0x01, 0x00, 0x00, } func (m *TssFundMigratorInfo) Marshal() (dAtA []byte, err error) { diff --git a/x/observer/types/tx.pb.go b/x/observer/types/tx.pb.go index 27b908f39a..a327057a25 100644 --- a/x/observer/types/tx.pb.go +++ b/x/observer/types/tx.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. -// source: observer/tx.proto +// source: zetachain/zetacore/observer/tx.proto package types @@ -34,14 +34,14 @@ type MsgUpdateObserver struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` OldObserverAddress string `protobuf:"bytes,2,opt,name=old_observer_address,json=oldObserverAddress,proto3" json:"old_observer_address,omitempty"` NewObserverAddress string `protobuf:"bytes,3,opt,name=new_observer_address,json=newObserverAddress,proto3" json:"new_observer_address,omitempty"` - UpdateReason ObserverUpdateReason `protobuf:"varint,4,opt,name=update_reason,json=updateReason,proto3,enum=observer.ObserverUpdateReason" json:"update_reason,omitempty"` + UpdateReason ObserverUpdateReason `protobuf:"varint,4,opt,name=update_reason,json=updateReason,proto3,enum=zetachain.zetacore.observer.ObserverUpdateReason" json:"update_reason,omitempty"` } func (m *MsgUpdateObserver) Reset() { *m = MsgUpdateObserver{} } func (m *MsgUpdateObserver) String() string { return proto.CompactTextString(m) } func (*MsgUpdateObserver) ProtoMessage() {} func (*MsgUpdateObserver) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{0} + return fileDescriptor_eda6e3b1d16a4021, []int{0} } func (m *MsgUpdateObserver) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -105,7 +105,7 @@ func (m *MsgUpdateObserverResponse) Reset() { *m = MsgUpdateObserverResp func (m *MsgUpdateObserverResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateObserverResponse) ProtoMessage() {} func (*MsgUpdateObserverResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{1} + return fileDescriptor_eda6e3b1d16a4021, []int{1} } func (m *MsgUpdateObserverResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -146,7 +146,7 @@ func (m *MsgVoteBlockHeader) Reset() { *m = MsgVoteBlockHeader{} } func (m *MsgVoteBlockHeader) String() string { return proto.CompactTextString(m) } func (*MsgVoteBlockHeader) ProtoMessage() {} func (*MsgVoteBlockHeader) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{2} + return fileDescriptor_eda6e3b1d16a4021, []int{2} } func (m *MsgVoteBlockHeader) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -219,7 +219,7 @@ func (m *MsgVoteBlockHeaderResponse) Reset() { *m = MsgVoteBlockHeaderRe func (m *MsgVoteBlockHeaderResponse) String() string { return proto.CompactTextString(m) } func (*MsgVoteBlockHeaderResponse) ProtoMessage() {} func (*MsgVoteBlockHeaderResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{3} + return fileDescriptor_eda6e3b1d16a4021, []int{3} } func (m *MsgVoteBlockHeaderResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -271,7 +271,7 @@ func (m *MsgUpdateChainParams) Reset() { *m = MsgUpdateChainParams{} } func (m *MsgUpdateChainParams) String() string { return proto.CompactTextString(m) } func (*MsgUpdateChainParams) ProtoMessage() {} func (*MsgUpdateChainParams) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{4} + return fileDescriptor_eda6e3b1d16a4021, []int{4} } func (m *MsgUpdateChainParams) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -321,7 +321,7 @@ func (m *MsgUpdateChainParamsResponse) Reset() { *m = MsgUpdateChainPara func (m *MsgUpdateChainParamsResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateChainParamsResponse) ProtoMessage() {} func (*MsgUpdateChainParamsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{5} + return fileDescriptor_eda6e3b1d16a4021, []int{5} } func (m *MsgUpdateChainParamsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -359,7 +359,7 @@ func (m *MsgRemoveChainParams) Reset() { *m = MsgRemoveChainParams{} } func (m *MsgRemoveChainParams) String() string { return proto.CompactTextString(m) } func (*MsgRemoveChainParams) ProtoMessage() {} func (*MsgRemoveChainParams) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{6} + return fileDescriptor_eda6e3b1d16a4021, []int{6} } func (m *MsgRemoveChainParams) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -409,7 +409,7 @@ func (m *MsgRemoveChainParamsResponse) Reset() { *m = MsgRemoveChainPara func (m *MsgRemoveChainParamsResponse) String() string { return proto.CompactTextString(m) } func (*MsgRemoveChainParamsResponse) ProtoMessage() {} func (*MsgRemoveChainParamsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{7} + return fileDescriptor_eda6e3b1d16a4021, []int{7} } func (m *MsgRemoveChainParamsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -449,7 +449,7 @@ func (m *MsgAddObserver) Reset() { *m = MsgAddObserver{} } func (m *MsgAddObserver) String() string { return proto.CompactTextString(m) } func (*MsgAddObserver) ProtoMessage() {} func (*MsgAddObserver) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{8} + return fileDescriptor_eda6e3b1d16a4021, []int{8} } func (m *MsgAddObserver) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -513,7 +513,7 @@ func (m *MsgAddObserverResponse) Reset() { *m = MsgAddObserverResponse{} func (m *MsgAddObserverResponse) String() string { return proto.CompactTextString(m) } func (*MsgAddObserverResponse) ProtoMessage() {} func (*MsgAddObserverResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{9} + return fileDescriptor_eda6e3b1d16a4021, []int{9} } func (m *MsgAddObserverResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -552,7 +552,7 @@ func (m *MsgAddBlameVote) Reset() { *m = MsgAddBlameVote{} } func (m *MsgAddBlameVote) String() string { return proto.CompactTextString(m) } func (*MsgAddBlameVote) ProtoMessage() {} func (*MsgAddBlameVote) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{10} + return fileDescriptor_eda6e3b1d16a4021, []int{10} } func (m *MsgAddBlameVote) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -609,7 +609,7 @@ func (m *MsgAddBlameVoteResponse) Reset() { *m = MsgAddBlameVoteResponse func (m *MsgAddBlameVoteResponse) String() string { return proto.CompactTextString(m) } func (*MsgAddBlameVoteResponse) ProtoMessage() {} func (*MsgAddBlameVoteResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{11} + return fileDescriptor_eda6e3b1d16a4021, []int{11} } func (m *MsgAddBlameVoteResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -650,7 +650,7 @@ func (m *MsgUpdateCrosschainFlags) Reset() { *m = MsgUpdateCrosschainFla func (m *MsgUpdateCrosschainFlags) String() string { return proto.CompactTextString(m) } func (*MsgUpdateCrosschainFlags) ProtoMessage() {} func (*MsgUpdateCrosschainFlags) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{12} + return fileDescriptor_eda6e3b1d16a4021, []int{12} } func (m *MsgUpdateCrosschainFlags) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -721,7 +721,7 @@ func (m *MsgUpdateCrosschainFlagsResponse) Reset() { *m = MsgUpdateCross func (m *MsgUpdateCrosschainFlagsResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateCrosschainFlagsResponse) ProtoMessage() {} func (*MsgUpdateCrosschainFlagsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{13} + return fileDescriptor_eda6e3b1d16a4021, []int{13} } func (m *MsgUpdateCrosschainFlagsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -759,7 +759,7 @@ func (m *MsgUpdateKeygen) Reset() { *m = MsgUpdateKeygen{} } func (m *MsgUpdateKeygen) String() string { return proto.CompactTextString(m) } func (*MsgUpdateKeygen) ProtoMessage() {} func (*MsgUpdateKeygen) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{14} + return fileDescriptor_eda6e3b1d16a4021, []int{14} } func (m *MsgUpdateKeygen) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -809,7 +809,7 @@ func (m *MsgUpdateKeygenResponse) Reset() { *m = MsgUpdateKeygenResponse func (m *MsgUpdateKeygenResponse) String() string { return proto.CompactTextString(m) } func (*MsgUpdateKeygenResponse) ProtoMessage() {} func (*MsgUpdateKeygenResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{15} + return fileDescriptor_eda6e3b1d16a4021, []int{15} } func (m *MsgUpdateKeygenResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -849,7 +849,7 @@ func (m *MsgResetChainNonces) Reset() { *m = MsgResetChainNonces{} } func (m *MsgResetChainNonces) String() string { return proto.CompactTextString(m) } func (*MsgResetChainNonces) ProtoMessage() {} func (*MsgResetChainNonces) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{16} + return fileDescriptor_eda6e3b1d16a4021, []int{16} } func (m *MsgResetChainNonces) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -913,7 +913,7 @@ func (m *MsgResetChainNoncesResponse) Reset() { *m = MsgResetChainNonces func (m *MsgResetChainNoncesResponse) String() string { return proto.CompactTextString(m) } func (*MsgResetChainNoncesResponse) ProtoMessage() {} func (*MsgResetChainNoncesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{17} + return fileDescriptor_eda6e3b1d16a4021, []int{17} } func (m *MsgResetChainNoncesResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -946,14 +946,14 @@ type MsgVoteTSS struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` TssPubkey string `protobuf:"bytes,2,opt,name=tss_pubkey,json=tssPubkey,proto3" json:"tss_pubkey,omitempty"` KeygenZetaHeight int64 `protobuf:"varint,3,opt,name=keygen_zeta_height,json=keygenZetaHeight,proto3" json:"keygen_zeta_height,omitempty"` - Status chains.ReceiveStatus `protobuf:"varint,4,opt,name=status,proto3,enum=pkg.chains.ReceiveStatus" json:"status,omitempty"` + Status chains.ReceiveStatus `protobuf:"varint,4,opt,name=status,proto3,enum=zetachain.zetacore.pkg.chains.ReceiveStatus" json:"status,omitempty"` } func (m *MsgVoteTSS) Reset() { *m = MsgVoteTSS{} } func (m *MsgVoteTSS) String() string { return proto.CompactTextString(m) } func (*MsgVoteTSS) ProtoMessage() {} func (*MsgVoteTSS) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{18} + return fileDescriptor_eda6e3b1d16a4021, []int{18} } func (m *MsgVoteTSS) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1020,7 +1020,7 @@ func (m *MsgVoteTSSResponse) Reset() { *m = MsgVoteTSSResponse{} } func (m *MsgVoteTSSResponse) String() string { return proto.CompactTextString(m) } func (*MsgVoteTSSResponse) ProtoMessage() {} func (*MsgVoteTSSResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_1bcd40fa296a2b1d, []int{19} + return fileDescriptor_eda6e3b1d16a4021, []int{19} } func (m *MsgVoteTSSResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1071,106 +1071,110 @@ func (m *MsgVoteTSSResponse) GetKeygenSuccess() bool { } func init() { - proto.RegisterType((*MsgUpdateObserver)(nil), "observer.MsgUpdateObserver") - proto.RegisterType((*MsgUpdateObserverResponse)(nil), "observer.MsgUpdateObserverResponse") - proto.RegisterType((*MsgVoteBlockHeader)(nil), "observer.MsgVoteBlockHeader") - proto.RegisterType((*MsgVoteBlockHeaderResponse)(nil), "observer.MsgVoteBlockHeaderResponse") - proto.RegisterType((*MsgUpdateChainParams)(nil), "observer.MsgUpdateChainParams") - proto.RegisterType((*MsgUpdateChainParamsResponse)(nil), "observer.MsgUpdateChainParamsResponse") - proto.RegisterType((*MsgRemoveChainParams)(nil), "observer.MsgRemoveChainParams") - proto.RegisterType((*MsgRemoveChainParamsResponse)(nil), "observer.MsgRemoveChainParamsResponse") - proto.RegisterType((*MsgAddObserver)(nil), "observer.MsgAddObserver") - proto.RegisterType((*MsgAddObserverResponse)(nil), "observer.MsgAddObserverResponse") - proto.RegisterType((*MsgAddBlameVote)(nil), "observer.MsgAddBlameVote") - proto.RegisterType((*MsgAddBlameVoteResponse)(nil), "observer.MsgAddBlameVoteResponse") - proto.RegisterType((*MsgUpdateCrosschainFlags)(nil), "observer.MsgUpdateCrosschainFlags") - proto.RegisterType((*MsgUpdateCrosschainFlagsResponse)(nil), "observer.MsgUpdateCrosschainFlagsResponse") - proto.RegisterType((*MsgUpdateKeygen)(nil), "observer.MsgUpdateKeygen") - proto.RegisterType((*MsgUpdateKeygenResponse)(nil), "observer.MsgUpdateKeygenResponse") - proto.RegisterType((*MsgResetChainNonces)(nil), "observer.MsgResetChainNonces") - proto.RegisterType((*MsgResetChainNoncesResponse)(nil), "observer.MsgResetChainNoncesResponse") - proto.RegisterType((*MsgVoteTSS)(nil), "observer.MsgVoteTSS") - proto.RegisterType((*MsgVoteTSSResponse)(nil), "observer.MsgVoteTSSResponse") -} - -func init() { proto.RegisterFile("observer/tx.proto", fileDescriptor_1bcd40fa296a2b1d) } - -var fileDescriptor_1bcd40fa296a2b1d = []byte{ - // 1178 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x57, 0xcd, 0x6e, 0xdb, 0xc6, - 0x13, 0x37, 0xe3, 0xc4, 0x91, 0xc7, 0xdf, 0xfc, 0xcb, 0xb6, 0x24, 0xdb, 0xb2, 0xff, 0x6c, 0x63, - 0xb8, 0x41, 0x6a, 0x35, 0x6e, 0x80, 0x02, 0x05, 0x7a, 0xb0, 0xdd, 0x26, 0x16, 0x12, 0xc7, 0x06, - 0x65, 0x07, 0x45, 0x7a, 0x20, 0x56, 0xe4, 0x8a, 0x62, 0x4c, 0xef, 0x0a, 0xdc, 0x95, 0x1d, 0x07, - 0x7d, 0x81, 0xde, 0xfa, 0x00, 0x3d, 0xf7, 0x11, 0xfa, 0x04, 0x3d, 0xe4, 0x98, 0xa2, 0x40, 0xd1, - 0x53, 0x51, 0xd8, 0x2f, 0x52, 0x70, 0x77, 0xb9, 0x14, 0x45, 0x49, 0x0d, 0x02, 0xf4, 0x24, 0x72, - 0x7e, 0xbf, 0x99, 0x9d, 0x99, 0x9d, 0x0f, 0x0a, 0x16, 0x68, 0x93, 0xe1, 0xe8, 0x02, 0x47, 0x35, - 0xfe, 0x7a, 0xbb, 0x13, 0x51, 0x4e, 0xcd, 0x42, 0x22, 0xaa, 0x14, 0x7d, 0xea, 0x53, 0x21, 0xac, - 0xc5, 0x4f, 0x12, 0xaf, 0x14, 0xb5, 0x4a, 0x33, 0x44, 0xe7, 0x58, 0x49, 0xd7, 0xb5, 0xd4, 0x8d, - 0x28, 0x63, 0x6e, 0x1b, 0x05, 0xc4, 0x69, 0x85, 0xc8, 0x67, 0x8a, 0xb0, 0xac, 0x09, 0xc9, 0x83, - 0x02, 0x16, 0x35, 0xd0, 0x41, 0x11, 0x3a, 0x4f, 0xf8, 0x6b, 0xa9, 0x18, 0x13, 0x2f, 0x20, 0xbe, - 0x43, 0x28, 0x71, 0x71, 0x02, 0x9b, 0xa9, 0xe3, 0x4c, 0x1f, 0xd1, 0x39, 0xf3, 0x6b, 0xe2, 0x64, - 0xa6, 0x7e, 0x7a, 0x81, 0x4e, 0x44, 0x69, 0x8b, 0xa9, 0x1f, 0x09, 0x58, 0x7f, 0x18, 0xb0, 0x70, - 0xc8, 0xfc, 0xd3, 0x8e, 0x87, 0x38, 0x3e, 0x52, 0x16, 0xcd, 0x12, 0xdc, 0x75, 0x23, 0x8c, 0x38, - 0x8d, 0x4a, 0xc6, 0x86, 0xb1, 0x35, 0x69, 0x27, 0xaf, 0xe6, 0x67, 0x50, 0xa4, 0xa1, 0xe7, 0x24, - 0x67, 0x3b, 0xc8, 0xf3, 0x22, 0xcc, 0x58, 0xe9, 0x96, 0xa0, 0x99, 0x34, 0xf4, 0x12, 0x23, 0xbb, - 0x12, 0x89, 0x35, 0x08, 0xbe, 0xcc, 0x6b, 0x8c, 0x4b, 0x0d, 0x82, 0x2f, 0xfb, 0x35, 0xf6, 0x61, - 0xa6, 0x2b, 0xfc, 0x71, 0x22, 0x8c, 0x18, 0x25, 0xa5, 0xdb, 0x1b, 0xc6, 0xd6, 0xec, 0x4e, 0x75, - 0x5b, 0xe7, 0x2d, 0xd1, 0x90, 0x6e, 0xdb, 0x82, 0x65, 0x4f, 0x77, 0x7b, 0xde, 0xac, 0x15, 0x28, - 0xe7, 0xe2, 0xb2, 0x31, 0xeb, 0x50, 0xc2, 0xb0, 0xf5, 0x8b, 0x01, 0xe6, 0x21, 0xf3, 0x5f, 0x50, - 0x8e, 0xf7, 0x42, 0xea, 0x9e, 0x1d, 0x60, 0xe4, 0x8d, 0x0c, 0xbb, 0x0c, 0x05, 0x79, 0xa1, 0x81, - 0x27, 0x42, 0x1d, 0xb7, 0xef, 0x8a, 0xf7, 0xba, 0x67, 0xae, 0x01, 0x34, 0x63, 0x1b, 0x4e, 0x1b, - 0xb1, 0xb6, 0x88, 0x6a, 0xda, 0x9e, 0x14, 0x92, 0x03, 0xc4, 0xda, 0xe6, 0x12, 0x4c, 0xb4, 0x71, - 0xe0, 0xb7, 0xb9, 0x88, 0x62, 0xdc, 0x56, 0x6f, 0xe6, 0xa3, 0x58, 0x1e, 0x9f, 0x5a, 0xba, 0xb3, - 0x61, 0x6c, 0x4d, 0xed, 0x2c, 0x6d, 0x77, 0xce, 0xfc, 0x6d, 0x75, 0x37, 0xd2, 0x9f, 0xaf, 0x11, - 0x47, 0x7b, 0xb7, 0xdf, 0xfe, 0xb5, 0x3e, 0x66, 0x2b, 0xae, 0xf5, 0x0a, 0x2a, 0x79, 0xbf, 0x93, - 0xb0, 0xcc, 0x7b, 0x30, 0xdb, 0x44, 0x61, 0x48, 0xb9, 0x23, 0xfc, 0xc6, 0x9e, 0x08, 0xa3, 0x60, - 0xcf, 0x48, 0xe9, 0xbe, 0x14, 0xc6, 0xb4, 0x0b, 0xca, 0xb1, 0xd3, 0x0a, 0x08, 0x0a, 0x83, 0x37, - 0x58, 0x86, 0x54, 0xb0, 0x67, 0x62, 0xe9, 0xe3, 0x44, 0x68, 0x05, 0x50, 0xd4, 0x19, 0xdc, 0x8f, - 0x83, 0x3d, 0x16, 0xd5, 0x39, 0x22, 0x4b, 0x5f, 0xc0, 0x94, 0x9b, 0x12, 0x85, 0xd5, 0xa9, 0x9d, - 0xc5, 0xf4, 0xda, 0x7a, 0xac, 0xd8, 0xbd, 0x4c, 0xab, 0x0a, 0xab, 0x83, 0x8e, 0xd2, 0xf7, 0xf5, - 0x54, 0xb8, 0x62, 0xe3, 0x73, 0x7a, 0xf1, 0x9e, 0xae, 0x0c, 0xbf, 0x30, 0x75, 0x58, 0xce, 0x98, - 0x3e, 0xec, 0x57, 0x03, 0x66, 0x0f, 0x99, 0xbf, 0xeb, 0x79, 0xef, 0xd1, 0x0f, 0x9f, 0xc0, 0xfc, - 0x90, 0x5e, 0x98, 0xa3, 0x7d, 0x65, 0xfd, 0x25, 0x94, 0xdf, 0x60, 0x8e, 0xdc, 0x30, 0xc0, 0x84, - 0x3b, 0x7e, 0x84, 0x08, 0xc7, 0xd8, 0xe9, 0x74, 0x9b, 0x67, 0xf8, 0x4a, 0x75, 0xc3, 0x72, 0x4a, - 0x78, 0x22, 0xf1, 0x63, 0x01, 0x9b, 0x0f, 0x61, 0x11, 0x79, 0x9e, 0x43, 0xa8, 0x87, 0x1d, 0xe4, - 0xba, 0xb4, 0x4b, 0xb8, 0x43, 0x49, 0x78, 0x25, 0x8a, 0xaa, 0x60, 0x9b, 0xc8, 0xf3, 0x9e, 0x53, - 0x0f, 0xef, 0x4a, 0xe8, 0x88, 0x84, 0x57, 0x56, 0x09, 0x96, 0xb2, 0x51, 0xe8, 0x00, 0xbf, 0x87, - 0x39, 0x89, 0xec, 0xc5, 0xe3, 0x2b, 0x2e, 0xa6, 0x0f, 0xab, 0xfc, 0x47, 0x71, 0xe5, 0xa3, 0x73, - 0xec, 0x04, 0xa4, 0x45, 0x45, 0x04, 0x53, 0x3b, 0x73, 0xe9, 0x6d, 0x0b, 0xeb, 0xaa, 0x7e, 0x27, - 0x05, 0xb1, 0x4e, 0x5a, 0xd4, 0x2a, 0xc3, 0x72, 0xdf, 0xe9, 0xda, 0xb1, 0xdf, 0x6e, 0x41, 0x29, - 0xad, 0x03, 0x3d, 0x45, 0x1f, 0xc7, 0x43, 0x74, 0x84, 0x8b, 0xf7, 0x61, 0x3e, 0x60, 0x75, 0xd2, - 0xa4, 0x5d, 0xe2, 0x7d, 0x43, 0x50, 0x33, 0xc4, 0x9e, 0xf0, 0xa6, 0x60, 0xe7, 0xe4, 0xe6, 0x03, - 0x58, 0x08, 0xd8, 0x51, 0x97, 0x67, 0xc8, 0x32, 0x89, 0x79, 0xc0, 0x3c, 0x85, 0x45, 0x1f, 0xb1, - 0xe3, 0x28, 0x70, 0x71, 0x9d, 0xc4, 0xc7, 0x31, 0x2c, 0x9c, 0x51, 0x3d, 0xbb, 0x9e, 0x06, 0xfb, - 0x64, 0x10, 0xcd, 0x1e, 0xac, 0x6d, 0xbe, 0x82, 0xd5, 0x66, 0xda, 0xbe, 0x2f, 0x70, 0x14, 0xb4, - 0x02, 0x17, 0xf1, 0x80, 0xca, 0x50, 0x4b, 0x13, 0xc2, 0xfa, 0x66, 0x6f, 0x2a, 0x87, 0xb3, 0xed, - 0x91, 0xb6, 0x2c, 0x0b, 0x36, 0x86, 0xa5, 0x54, 0xe7, 0x7d, 0x57, 0x14, 0x84, 0xe4, 0x3c, 0xc5, - 0x57, 0x3e, 0x26, 0x23, 0xb2, 0x5d, 0x84, 0x3b, 0xe2, 0x40, 0x55, 0x0d, 0xf2, 0x45, 0xdd, 0x6a, - 0xaf, 0x09, 0x6d, 0xfd, 0x27, 0x03, 0xfe, 0x27, 0x1a, 0x8e, 0x61, 0x2e, 0xfa, 0xed, 0xb9, 0x58, - 0x63, 0x1f, 0x56, 0x73, 0x9b, 0x30, 0x27, 0x21, 0xb1, 0x0b, 0x9d, 0x90, 0x5e, 0x8a, 0xab, 0x1e, - 0xb7, 0x67, 0x5c, 0x6d, 0xfa, 0x19, 0xbd, 0x34, 0xb7, 0x60, 0xbe, 0x97, 0xd7, 0x0e, 0xfc, 0xb6, - 0x1a, 0xc0, 0xb3, 0x29, 0xf1, 0x20, 0xf0, 0xdb, 0xd6, 0x1a, 0xac, 0x0c, 0xf0, 0x4e, 0x7b, 0xff, - 0xb3, 0x01, 0xa0, 0x46, 0xee, 0x49, 0xa3, 0x31, 0xc2, 0xe9, 0x35, 0x00, 0xce, 0x58, 0xd2, 0xcf, - 0x72, 0x06, 0x4c, 0x72, 0xc6, 0x54, 0x07, 0x3f, 0x00, 0xf3, 0x4c, 0xe4, 0xc5, 0x89, 0x7b, 0xdc, - 0x51, 0x3b, 0x41, 0xfa, 0x3e, 0x2f, 0x91, 0x97, 0x98, 0xa3, 0x03, 0xb9, 0x1d, 0x1e, 0xc2, 0x04, - 0xe3, 0x88, 0x77, 0x99, 0xda, 0x7d, 0x65, 0xb1, 0x1d, 0xd4, 0x4a, 0xb7, 0xb1, 0x8b, 0x83, 0x0b, - 0xdc, 0x10, 0x04, 0x5b, 0x11, 0xad, 0x1f, 0xd2, 0x9d, 0x76, 0xd2, 0x68, 0xfc, 0x37, 0x3b, 0x21, - 0xa6, 0xa9, 0x28, 0x58, 0xd7, 0x75, 0x93, 0x35, 0x5e, 0xb0, 0x67, 0xa4, 0xb4, 0x21, 0x85, 0x3b, - 0xbf, 0x4f, 0xc0, 0xf8, 0x21, 0xf3, 0xcd, 0x3a, 0x4c, 0x65, 0xc6, 0x68, 0x5a, 0xd1, 0xd9, 0xd1, - 0x54, 0xd9, 0x18, 0x86, 0xe8, 0x38, 0x6c, 0x98, 0xed, 0xfb, 0x48, 0x59, 0xc9, 0xe8, 0x64, 0xc1, - 0xca, 0x47, 0x23, 0x40, 0x6d, 0xf3, 0x3b, 0x58, 0xc8, 0xaf, 0xb7, 0xea, 0x00, 0xcd, 0x1e, 0xbc, - 0xb2, 0x39, 0x1a, 0xef, 0x35, 0x9e, 0x5f, 0x58, 0x59, 0xe3, 0x39, 0xbc, 0xcf, 0xf8, 0xd0, 0x1d, - 0x65, 0x3e, 0x83, 0xe9, 0xcc, 0xfc, 0x2e, 0xf7, 0xe7, 0x4f, 0x43, 0x95, 0xff, 0x0f, 0x85, 0xb4, - 0x35, 0x1f, 0x16, 0x07, 0xcf, 0x5c, 0x6b, 0x50, 0xac, 0x59, 0x4e, 0xe5, 0xfe, 0xbf, 0x73, 0x7a, - 0xdd, 0xce, 0x4c, 0x99, 0xf2, 0x00, 0x5d, 0x09, 0xf5, 0xb9, 0x3d, 0x68, 0xb0, 0x98, 0xa7, 0x30, - 0xd7, 0xff, 0x05, 0xb7, 0x9a, 0xd1, 0xea, 0x43, 0x2b, 0x1f, 0x8f, 0x42, 0xb5, 0xd9, 0x6f, 0x61, - 0x3e, 0x37, 0xab, 0xd6, 0xfa, 0xee, 0x25, 0x0b, 0x57, 0xee, 0x8d, 0x84, 0xb5, 0xe5, 0xaf, 0xe0, - 0x6e, 0x32, 0x47, 0x8a, 0x39, 0x57, 0x4e, 0x1a, 0x8d, 0xca, 0xea, 0x20, 0x69, 0xa2, 0xbe, 0x57, - 0x7f, 0x7b, 0x5d, 0x35, 0xde, 0x5d, 0x57, 0x8d, 0xbf, 0xaf, 0xab, 0xc6, 0x8f, 0x37, 0xd5, 0xb1, - 0x77, 0x37, 0xd5, 0xb1, 0x3f, 0x6f, 0xaa, 0x63, 0x2f, 0x6b, 0x7e, 0xc0, 0xdb, 0xdd, 0xe6, 0xb6, - 0x4b, 0xcf, 0x6b, 0xf1, 0x78, 0xf9, 0x54, 0xe4, 0x5e, 0x3c, 0xba, 0x34, 0xc2, 0xb5, 0xd7, 0xb5, - 0xf4, 0xcf, 0xc2, 0x55, 0x07, 0xb3, 0xe6, 0x84, 0xf8, 0xfa, 0xff, 0xfc, 0x9f, 0x00, 0x00, 0x00, - 0xff, 0xff, 0x1d, 0x25, 0x87, 0x81, 0xfe, 0x0c, 0x00, 0x00, + proto.RegisterType((*MsgUpdateObserver)(nil), "zetachain.zetacore.observer.MsgUpdateObserver") + proto.RegisterType((*MsgUpdateObserverResponse)(nil), "zetachain.zetacore.observer.MsgUpdateObserverResponse") + proto.RegisterType((*MsgVoteBlockHeader)(nil), "zetachain.zetacore.observer.MsgVoteBlockHeader") + proto.RegisterType((*MsgVoteBlockHeaderResponse)(nil), "zetachain.zetacore.observer.MsgVoteBlockHeaderResponse") + proto.RegisterType((*MsgUpdateChainParams)(nil), "zetachain.zetacore.observer.MsgUpdateChainParams") + proto.RegisterType((*MsgUpdateChainParamsResponse)(nil), "zetachain.zetacore.observer.MsgUpdateChainParamsResponse") + proto.RegisterType((*MsgRemoveChainParams)(nil), "zetachain.zetacore.observer.MsgRemoveChainParams") + proto.RegisterType((*MsgRemoveChainParamsResponse)(nil), "zetachain.zetacore.observer.MsgRemoveChainParamsResponse") + proto.RegisterType((*MsgAddObserver)(nil), "zetachain.zetacore.observer.MsgAddObserver") + proto.RegisterType((*MsgAddObserverResponse)(nil), "zetachain.zetacore.observer.MsgAddObserverResponse") + proto.RegisterType((*MsgAddBlameVote)(nil), "zetachain.zetacore.observer.MsgAddBlameVote") + proto.RegisterType((*MsgAddBlameVoteResponse)(nil), "zetachain.zetacore.observer.MsgAddBlameVoteResponse") + proto.RegisterType((*MsgUpdateCrosschainFlags)(nil), "zetachain.zetacore.observer.MsgUpdateCrosschainFlags") + proto.RegisterType((*MsgUpdateCrosschainFlagsResponse)(nil), "zetachain.zetacore.observer.MsgUpdateCrosschainFlagsResponse") + proto.RegisterType((*MsgUpdateKeygen)(nil), "zetachain.zetacore.observer.MsgUpdateKeygen") + proto.RegisterType((*MsgUpdateKeygenResponse)(nil), "zetachain.zetacore.observer.MsgUpdateKeygenResponse") + proto.RegisterType((*MsgResetChainNonces)(nil), "zetachain.zetacore.observer.MsgResetChainNonces") + proto.RegisterType((*MsgResetChainNoncesResponse)(nil), "zetachain.zetacore.observer.MsgResetChainNoncesResponse") + proto.RegisterType((*MsgVoteTSS)(nil), "zetachain.zetacore.observer.MsgVoteTSS") + proto.RegisterType((*MsgVoteTSSResponse)(nil), "zetachain.zetacore.observer.MsgVoteTSSResponse") +} + +func init() { + proto.RegisterFile("zetachain/zetacore/observer/tx.proto", fileDescriptor_eda6e3b1d16a4021) +} + +var fileDescriptor_eda6e3b1d16a4021 = []byte{ + // 1209 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x57, 0x49, 0x6f, 0xdb, 0xc6, + 0x17, 0x37, 0xe3, 0xc4, 0x96, 0x9f, 0x77, 0xfe, 0xed, 0x44, 0x96, 0x63, 0xfd, 0x0d, 0xa2, 0x69, + 0x94, 0xd4, 0x95, 0x6c, 0xa5, 0x5b, 0x0a, 0xf4, 0x60, 0x27, 0x8d, 0xed, 0xa6, 0x8e, 0x0d, 0xca, + 0xf5, 0x21, 0x17, 0x62, 0x44, 0x8e, 0x28, 0xd6, 0xf4, 0x8c, 0xc0, 0x19, 0x79, 0x49, 0x17, 0xa0, + 0xc7, 0x1e, 0x8a, 0xf6, 0x03, 0xf4, 0x8b, 0xf4, 0xde, 0x43, 0x7a, 0x0b, 0x7a, 0xea, 0xa9, 0x28, + 0xec, 0x53, 0x3f, 0x41, 0xaf, 0x05, 0x67, 0x86, 0xd4, 0x4e, 0x49, 0x06, 0x7a, 0x92, 0xf8, 0xe6, + 0xf7, 0x7b, 0xdb, 0xbc, 0x85, 0x84, 0xb7, 0x5e, 0x61, 0x8e, 0xec, 0x2a, 0xf2, 0x48, 0x41, 0xfc, + 0xa3, 0x01, 0x2e, 0xd0, 0x32, 0xc3, 0xc1, 0x29, 0x0e, 0x0a, 0xfc, 0x3c, 0x5f, 0x0b, 0x28, 0xa7, + 0xfa, 0x72, 0x8c, 0xca, 0x47, 0xa8, 0x7c, 0x84, 0xca, 0x2c, 0xb8, 0xd4, 0xa5, 0x02, 0x57, 0x08, + 0xff, 0x49, 0x4a, 0xe6, 0x7e, 0x92, 0xe2, 0xb2, 0x8f, 0x4e, 0xb0, 0x02, 0x16, 0x93, 0x80, 0x76, + 0x40, 0x19, 0x13, 0x87, 0x56, 0xc5, 0x47, 0x2e, 0x53, 0x9c, 0x87, 0x49, 0x9c, 0xe8, 0x8f, 0xc2, + 0xe6, 0x92, 0xb0, 0x35, 0x14, 0xa0, 0x93, 0x48, 0xeb, 0x7a, 0x22, 0x12, 0x13, 0xc7, 0x23, 0xae, + 0x45, 0x28, 0xb1, 0x71, 0xc4, 0xb8, 0x97, 0x98, 0x3d, 0x96, 0xe4, 0x6e, 0xed, 0xd8, 0x2d, 0x08, + 0x11, 0x53, 0x3f, 0x7d, 0xb0, 0xb5, 0x80, 0xd2, 0x0a, 0x53, 0x3f, 0x12, 0x6b, 0xfc, 0xad, 0xc1, + 0xfc, 0x1e, 0x73, 0xbf, 0xa8, 0x39, 0x88, 0xe3, 0x7d, 0x65, 0x57, 0x4f, 0xc3, 0xb8, 0x1d, 0x60, + 0xc4, 0x69, 0x90, 0xd6, 0x56, 0xb5, 0xdc, 0x84, 0x19, 0x3d, 0xea, 0xeb, 0xb0, 0x40, 0x7d, 0xc7, + 0x8a, 0x3c, 0xb4, 0x90, 0xe3, 0x04, 0x98, 0xb1, 0xf4, 0x0d, 0x01, 0xd3, 0xa9, 0xef, 0x44, 0x4a, + 0x36, 0xe5, 0x49, 0xc8, 0x20, 0xf8, 0xac, 0x93, 0x31, 0x2a, 0x19, 0x04, 0x9f, 0xb5, 0x33, 0x8e, + 0x60, 0xba, 0x2e, 0xfc, 0xb1, 0x02, 0x8c, 0x18, 0x25, 0xe9, 0x9b, 0xab, 0x5a, 0x6e, 0xa6, 0xb8, + 0x91, 0x4f, 0x28, 0xa1, 0x7c, 0xa4, 0x44, 0x46, 0x62, 0x0a, 0xa2, 0x39, 0x55, 0x6f, 0x7a, 0x32, + 0x96, 0x61, 0xa9, 0x23, 0x54, 0x13, 0xb3, 0x1a, 0x25, 0x0c, 0x1b, 0xbf, 0x69, 0xa0, 0xef, 0x31, + 0xf7, 0x88, 0x72, 0xbc, 0xe5, 0x53, 0xfb, 0x78, 0x07, 0x23, 0x27, 0x31, 0x13, 0x4b, 0x90, 0x92, + 0x55, 0xe5, 0x39, 0x22, 0xfa, 0x51, 0x73, 0x5c, 0x3c, 0xef, 0x3a, 0xfa, 0x0a, 0x40, 0x39, 0xd4, + 0x61, 0x55, 0x11, 0xab, 0x8a, 0x40, 0xa7, 0xcc, 0x09, 0x21, 0xd9, 0x41, 0xac, 0xaa, 0xdf, 0x86, + 0xb1, 0x2a, 0xf6, 0xdc, 0x2a, 0x17, 0x81, 0x8d, 0x9a, 0xea, 0x49, 0xdf, 0x0e, 0xe5, 0xa1, 0xd5, + 0xf4, 0xad, 0x55, 0x2d, 0x37, 0x59, 0x7c, 0xd0, 0x2d, 0xe0, 0xda, 0xb1, 0x9b, 0x57, 0x37, 0x28, + 0x5d, 0x7c, 0x8a, 0x38, 0xda, 0xba, 0xf9, 0xfa, 0xcf, 0xff, 0x8f, 0x98, 0x8a, 0x6e, 0x7c, 0x09, + 0x99, 0xce, 0x50, 0xa2, 0x48, 0xf5, 0x7b, 0x30, 0x53, 0x46, 0xbe, 0x4f, 0xb9, 0x25, 0x42, 0xc1, + 0x8e, 0x88, 0x2c, 0x65, 0x4e, 0x4b, 0xe9, 0x13, 0x29, 0x0c, 0x61, 0xa7, 0x94, 0x63, 0xab, 0xe2, + 0x11, 0xe4, 0x7b, 0xaf, 0xb0, 0x8c, 0x32, 0x65, 0x4e, 0x87, 0xd2, 0x67, 0x91, 0xd0, 0xf8, 0x1a, + 0x16, 0xe2, 0xa4, 0x3e, 0x09, 0x5d, 0x3d, 0x10, 0xfd, 0x90, 0x90, 0xb8, 0xcf, 0x60, 0xd2, 0x6e, + 0x00, 0x85, 0xd6, 0xc9, 0x62, 0x2e, 0xf1, 0x72, 0x9b, 0x14, 0x9b, 0xcd, 0x64, 0x23, 0x0b, 0x77, + 0xbb, 0x59, 0x8f, 0x6f, 0xf5, 0xb9, 0xf0, 0xce, 0xc4, 0x27, 0xf4, 0x74, 0x40, 0xef, 0x7a, 0x5f, + 0xab, 0x32, 0xd6, 0xa1, 0x2c, 0x36, 0xf6, 0xab, 0x06, 0x33, 0x7b, 0xcc, 0xdd, 0x74, 0x9c, 0x01, + 0x1a, 0xe9, 0x01, 0xcc, 0xf5, 0x68, 0xa2, 0x59, 0xda, 0xd6, 0x0f, 0x1f, 0xc3, 0x92, 0x48, 0x89, + 0xef, 0x61, 0xc2, 0x2d, 0x37, 0x40, 0x84, 0x63, 0x6c, 0xd5, 0xea, 0xe5, 0x63, 0x7c, 0xa1, 0xda, + 0xe8, 0x4e, 0x03, 0xb0, 0x2d, 0xcf, 0x0f, 0xc4, 0xb1, 0xbe, 0x01, 0x8b, 0xc8, 0x71, 0x2c, 0x42, + 0x1d, 0x6c, 0x21, 0xdb, 0xa6, 0x75, 0xc2, 0x2d, 0x4a, 0xfc, 0x0b, 0x51, 0x7a, 0x29, 0x53, 0x47, + 0x8e, 0xf3, 0x82, 0x3a, 0x78, 0x53, 0x1e, 0xed, 0x13, 0xff, 0xc2, 0x48, 0xc3, 0xed, 0xd6, 0x28, + 0xe2, 0x00, 0x7f, 0xd4, 0x60, 0x56, 0x1e, 0x6d, 0x85, 0xd3, 0x37, 0x2c, 0xb0, 0xeb, 0x35, 0xc8, + 0x76, 0xd8, 0x20, 0xe8, 0x04, 0x5b, 0x1e, 0xa9, 0x50, 0x11, 0xc2, 0x64, 0xd1, 0x48, 0xac, 0x00, + 0x61, 0x50, 0x95, 0xf9, 0x84, 0xe0, 0xee, 0x92, 0x0a, 0x35, 0x96, 0xe0, 0x4e, 0x9b, 0x43, 0xb1, + 0xb3, 0xff, 0xdc, 0x80, 0x74, 0xa3, 0x36, 0xe2, 0x25, 0xf0, 0x2c, 0xdc, 0x01, 0x09, 0x5e, 0x3f, + 0x84, 0x39, 0x8f, 0xed, 0x92, 0x32, 0xad, 0x13, 0xe7, 0x53, 0x82, 0xca, 0x3e, 0x76, 0x84, 0x83, + 0x29, 0xb3, 0x43, 0xae, 0xaf, 0xc1, 0xbc, 0xc7, 0xf6, 0xeb, 0xbc, 0x05, 0x2c, 0x13, 0xdb, 0x79, + 0xa0, 0x57, 0x61, 0xd1, 0x45, 0xec, 0x20, 0xf0, 0x6c, 0xbc, 0x4b, 0x42, 0x73, 0x0c, 0x0b, 0x67, + 0x54, 0xb7, 0x17, 0x13, 0xe3, 0xdf, 0xee, 0xc6, 0x34, 0xbb, 0x2b, 0xd4, 0xbf, 0x81, 0xbb, 0xe5, + 0x46, 0xe3, 0x1f, 0xe1, 0xc0, 0xab, 0x78, 0x36, 0xe2, 0x1e, 0x95, 0xd1, 0xa7, 0xc7, 0x84, 0xc1, + 0xc7, 0x7d, 0x12, 0xde, 0x5b, 0x81, 0x99, 0xa8, 0xde, 0x30, 0x60, 0xb5, 0x57, 0xe2, 0xe3, 0xdb, + 0xd9, 0x14, 0x95, 0x24, 0x31, 0xcf, 0xf1, 0x85, 0x8b, 0x49, 0xc2, 0x9d, 0x2c, 0xc0, 0x2d, 0x61, + 0x50, 0x95, 0x91, 0x7c, 0x50, 0x77, 0xdf, 0xac, 0x22, 0xd6, 0xfe, 0xb3, 0x06, 0xff, 0x13, 0xad, + 0xca, 0x30, 0x17, 0x9d, 0xfa, 0x42, 0xac, 0xdc, 0xeb, 0x15, 0xeb, 0xdb, 0x30, 0x2b, 0x8f, 0xc4, + 0xde, 0xb6, 0x7c, 0x7a, 0x26, 0x0a, 0x62, 0xd4, 0x9c, 0xb6, 0x63, 0xd5, 0x9f, 0xd3, 0x33, 0x3d, + 0x07, 0x73, 0xcd, 0xb8, 0xaa, 0xe7, 0x56, 0xd5, 0x80, 0x9f, 0x69, 0x00, 0x77, 0x3c, 0xb7, 0x6a, + 0xac, 0xc0, 0x72, 0x17, 0xef, 0x62, 0xef, 0x7f, 0xd1, 0x00, 0xd4, 0xfc, 0x3e, 0x2c, 0x95, 0x12, + 0x9c, 0x5e, 0x01, 0xe0, 0x8c, 0x45, 0x93, 0x40, 0x4e, 0x8f, 0x09, 0xce, 0x98, 0xea, 0xfd, 0x35, + 0xd0, 0x8f, 0x45, 0x5e, 0xac, 0xf0, 0x7a, 0x2d, 0xb5, 0x73, 0xa4, 0xef, 0x73, 0xf2, 0xe4, 0x25, + 0xe6, 0x68, 0x47, 0x6e, 0x9f, 0xa7, 0x30, 0xc6, 0x38, 0xe2, 0x75, 0xa6, 0xd6, 0xed, 0x5a, 0xaf, + 0xed, 0xa3, 0xde, 0x35, 0x4c, 0x6c, 0x63, 0xef, 0x14, 0x97, 0x04, 0xc7, 0x54, 0x5c, 0xe3, 0xfb, + 0xc6, 0x1a, 0x3d, 0x2c, 0x95, 0xfe, 0x9b, 0x9d, 0x13, 0xc2, 0x54, 0x60, 0xac, 0x6e, 0xdb, 0xd1, + 0xcb, 0x44, 0xca, 0x9c, 0x96, 0xd2, 0x92, 0x14, 0x16, 0x7f, 0x9f, 0x80, 0xd1, 0x3d, 0xe6, 0xea, + 0x14, 0x26, 0x9b, 0x67, 0xf2, 0x3b, 0x89, 0x75, 0xdf, 0x3a, 0xfa, 0x32, 0x8f, 0x86, 0x00, 0xc7, + 0xd1, 0x9e, 0xc3, 0x4c, 0xdb, 0x0b, 0x55, 0xbe, 0x9f, 0x9a, 0x56, 0x7c, 0xe6, 0x83, 0xe1, 0xf0, + 0xb1, 0xe5, 0xef, 0x34, 0x98, 0xef, 0xdc, 0xc5, 0x1b, 0x83, 0x69, 0x6b, 0xa2, 0x64, 0x1e, 0x0f, + 0x4d, 0x69, 0xf1, 0xa1, 0x73, 0xe3, 0xf6, 0xf5, 0xa1, 0x83, 0xd2, 0xdf, 0x87, 0x9e, 0xab, 0x58, + 0x0f, 0x60, 0xaa, 0x65, 0x4b, 0xad, 0x0d, 0x70, 0x8d, 0x31, 0x3a, 0xf3, 0xde, 0x30, 0xe8, 0xd8, + 0xe6, 0x0f, 0x1a, 0x2c, 0x76, 0xdf, 0x36, 0xef, 0x0f, 0x98, 0xcc, 0x56, 0x5a, 0xe6, 0x93, 0x6b, + 0xd1, 0x9a, 0x73, 0xd0, 0x32, 0x5f, 0xd7, 0x06, 0x53, 0x27, 0xd1, 0xfd, 0x73, 0xd0, 0x6d, 0xf0, + 0xea, 0x5f, 0xc1, 0x6c, 0xfb, 0x1b, 0x74, 0xa1, 0x9f, 0xa2, 0x36, 0x42, 0xe6, 0xc3, 0x21, 0x09, + 0xb1, 0xf1, 0x6f, 0x61, 0xae, 0x63, 0xe2, 0xaf, 0xf7, 0xaf, 0xa1, 0x56, 0x46, 0xe6, 0xa3, 0x61, + 0x19, 0xb1, 0x7d, 0x1b, 0xc6, 0xa3, 0x99, 0x7d, 0x7f, 0x90, 0x18, 0x0e, 0x4b, 0xa5, 0x4c, 0x61, + 0x40, 0x60, 0x64, 0x64, 0x6b, 0xf7, 0xf5, 0x65, 0x56, 0x7b, 0x73, 0x99, 0xd5, 0xfe, 0xba, 0xcc, + 0x6a, 0x3f, 0x5d, 0x65, 0x47, 0xde, 0x5c, 0x65, 0x47, 0xfe, 0xb8, 0xca, 0x8e, 0xbc, 0x2c, 0xb8, + 0x1e, 0xaf, 0xd6, 0xcb, 0x79, 0x9b, 0x9e, 0x88, 0xef, 0xbe, 0x77, 0xdb, 0x3e, 0x01, 0xcf, 0x9b, + 0xbe, 0x2b, 0x2f, 0x6a, 0x98, 0x95, 0xc7, 0xc4, 0x27, 0xe0, 0xa3, 0x7f, 0x03, 0x00, 0x00, 0xff, + 0xff, 0x81, 0x6a, 0x61, 0x4c, 0xc1, 0x0f, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -1207,7 +1211,7 @@ func NewMsgClient(cc grpc1.ClientConn) MsgClient { func (c *msgClient) AddObserver(ctx context.Context, in *MsgAddObserver, opts ...grpc.CallOption) (*MsgAddObserverResponse, error) { out := new(MsgAddObserverResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/AddObserver", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/AddObserver", in, out, opts...) if err != nil { return nil, err } @@ -1216,7 +1220,7 @@ func (c *msgClient) AddObserver(ctx context.Context, in *MsgAddObserver, opts .. func (c *msgClient) UpdateObserver(ctx context.Context, in *MsgUpdateObserver, opts ...grpc.CallOption) (*MsgUpdateObserverResponse, error) { out := new(MsgUpdateObserverResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/UpdateObserver", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/UpdateObserver", in, out, opts...) if err != nil { return nil, err } @@ -1225,7 +1229,7 @@ func (c *msgClient) UpdateObserver(ctx context.Context, in *MsgUpdateObserver, o func (c *msgClient) UpdateChainParams(ctx context.Context, in *MsgUpdateChainParams, opts ...grpc.CallOption) (*MsgUpdateChainParamsResponse, error) { out := new(MsgUpdateChainParamsResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/UpdateChainParams", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/UpdateChainParams", in, out, opts...) if err != nil { return nil, err } @@ -1234,7 +1238,7 @@ func (c *msgClient) UpdateChainParams(ctx context.Context, in *MsgUpdateChainPar func (c *msgClient) RemoveChainParams(ctx context.Context, in *MsgRemoveChainParams, opts ...grpc.CallOption) (*MsgRemoveChainParamsResponse, error) { out := new(MsgRemoveChainParamsResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/RemoveChainParams", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/RemoveChainParams", in, out, opts...) if err != nil { return nil, err } @@ -1243,7 +1247,7 @@ func (c *msgClient) RemoveChainParams(ctx context.Context, in *MsgRemoveChainPar func (c *msgClient) AddBlameVote(ctx context.Context, in *MsgAddBlameVote, opts ...grpc.CallOption) (*MsgAddBlameVoteResponse, error) { out := new(MsgAddBlameVoteResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/AddBlameVote", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/AddBlameVote", in, out, opts...) if err != nil { return nil, err } @@ -1252,7 +1256,7 @@ func (c *msgClient) AddBlameVote(ctx context.Context, in *MsgAddBlameVote, opts func (c *msgClient) UpdateCrosschainFlags(ctx context.Context, in *MsgUpdateCrosschainFlags, opts ...grpc.CallOption) (*MsgUpdateCrosschainFlagsResponse, error) { out := new(MsgUpdateCrosschainFlagsResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/UpdateCrosschainFlags", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/UpdateCrosschainFlags", in, out, opts...) if err != nil { return nil, err } @@ -1261,7 +1265,7 @@ func (c *msgClient) UpdateCrosschainFlags(ctx context.Context, in *MsgUpdateCros func (c *msgClient) UpdateKeygen(ctx context.Context, in *MsgUpdateKeygen, opts ...grpc.CallOption) (*MsgUpdateKeygenResponse, error) { out := new(MsgUpdateKeygenResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/UpdateKeygen", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/UpdateKeygen", in, out, opts...) if err != nil { return nil, err } @@ -1270,7 +1274,7 @@ func (c *msgClient) UpdateKeygen(ctx context.Context, in *MsgUpdateKeygen, opts func (c *msgClient) VoteBlockHeader(ctx context.Context, in *MsgVoteBlockHeader, opts ...grpc.CallOption) (*MsgVoteBlockHeaderResponse, error) { out := new(MsgVoteBlockHeaderResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/VoteBlockHeader", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/VoteBlockHeader", in, out, opts...) if err != nil { return nil, err } @@ -1279,7 +1283,7 @@ func (c *msgClient) VoteBlockHeader(ctx context.Context, in *MsgVoteBlockHeader, func (c *msgClient) ResetChainNonces(ctx context.Context, in *MsgResetChainNonces, opts ...grpc.CallOption) (*MsgResetChainNoncesResponse, error) { out := new(MsgResetChainNoncesResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/ResetChainNonces", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/ResetChainNonces", in, out, opts...) if err != nil { return nil, err } @@ -1288,7 +1292,7 @@ func (c *msgClient) ResetChainNonces(ctx context.Context, in *MsgResetChainNonce func (c *msgClient) VoteTSS(ctx context.Context, in *MsgVoteTSS, opts ...grpc.CallOption) (*MsgVoteTSSResponse, error) { out := new(MsgVoteTSSResponse) - err := c.cc.Invoke(ctx, "/observer.Msg/VoteTSS", in, out, opts...) + err := c.cc.Invoke(ctx, "/zetachain.zetacore.observer.Msg/VoteTSS", in, out, opts...) if err != nil { return nil, err } @@ -1358,7 +1362,7 @@ func _Msg_AddObserver_Handler(srv interface{}, ctx context.Context, dec func(int } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/AddObserver", + FullMethod: "/zetachain.zetacore.observer.Msg/AddObserver", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).AddObserver(ctx, req.(*MsgAddObserver)) @@ -1376,7 +1380,7 @@ func _Msg_UpdateObserver_Handler(srv interface{}, ctx context.Context, dec func( } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/UpdateObserver", + FullMethod: "/zetachain.zetacore.observer.Msg/UpdateObserver", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateObserver(ctx, req.(*MsgUpdateObserver)) @@ -1394,7 +1398,7 @@ func _Msg_UpdateChainParams_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/UpdateChainParams", + FullMethod: "/zetachain.zetacore.observer.Msg/UpdateChainParams", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateChainParams(ctx, req.(*MsgUpdateChainParams)) @@ -1412,7 +1416,7 @@ func _Msg_RemoveChainParams_Handler(srv interface{}, ctx context.Context, dec fu } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/RemoveChainParams", + FullMethod: "/zetachain.zetacore.observer.Msg/RemoveChainParams", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).RemoveChainParams(ctx, req.(*MsgRemoveChainParams)) @@ -1430,7 +1434,7 @@ func _Msg_AddBlameVote_Handler(srv interface{}, ctx context.Context, dec func(in } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/AddBlameVote", + FullMethod: "/zetachain.zetacore.observer.Msg/AddBlameVote", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).AddBlameVote(ctx, req.(*MsgAddBlameVote)) @@ -1448,7 +1452,7 @@ func _Msg_UpdateCrosschainFlags_Handler(srv interface{}, ctx context.Context, de } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/UpdateCrosschainFlags", + FullMethod: "/zetachain.zetacore.observer.Msg/UpdateCrosschainFlags", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateCrosschainFlags(ctx, req.(*MsgUpdateCrosschainFlags)) @@ -1466,7 +1470,7 @@ func _Msg_UpdateKeygen_Handler(srv interface{}, ctx context.Context, dec func(in } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/UpdateKeygen", + FullMethod: "/zetachain.zetacore.observer.Msg/UpdateKeygen", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).UpdateKeygen(ctx, req.(*MsgUpdateKeygen)) @@ -1484,7 +1488,7 @@ func _Msg_VoteBlockHeader_Handler(srv interface{}, ctx context.Context, dec func } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/VoteBlockHeader", + FullMethod: "/zetachain.zetacore.observer.Msg/VoteBlockHeader", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).VoteBlockHeader(ctx, req.(*MsgVoteBlockHeader)) @@ -1502,7 +1506,7 @@ func _Msg_ResetChainNonces_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/ResetChainNonces", + FullMethod: "/zetachain.zetacore.observer.Msg/ResetChainNonces", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).ResetChainNonces(ctx, req.(*MsgResetChainNonces)) @@ -1520,7 +1524,7 @@ func _Msg_VoteTSS_Handler(srv interface{}, ctx context.Context, dec func(interfa } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/observer.Msg/VoteTSS", + FullMethod: "/zetachain.zetacore.observer.Msg/VoteTSS", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(MsgServer).VoteTSS(ctx, req.(*MsgVoteTSS)) @@ -1529,7 +1533,7 @@ func _Msg_VoteTSS_Handler(srv interface{}, ctx context.Context, dec func(interfa } var _Msg_serviceDesc = grpc.ServiceDesc{ - ServiceName: "observer.Msg", + ServiceName: "zetachain.zetacore.observer.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { @@ -1574,7 +1578,7 @@ var _Msg_serviceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "observer/tx.proto", + Metadata: "zetachain/zetacore/observer/tx.proto", } func (m *MsgUpdateObserver) Marshal() (dAtA []byte, err error) {