chore: Bump gov and group to v1 (#11334)
## Description Closes: #11331 --- ### Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.* I have... - [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] added `!` to the type prefix if API or client breaking change - [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] provided a link to the relevant issue or specification - [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/master/docs/building-modules) - [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#testing) - [ ] added a changelog entry to `CHANGELOG.md` - [ ] included comments for [documenting Go code](https://blog.golang.org/godoc) - [ ] updated the relevant documentation or specification - [ ] reviewed "Files changed" and left comments if necessary - [ ] confirmed all CI checks have passed ### Reviewers Checklist *All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.* I have... - [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] confirmed `!` in the type prefix if API or client breaking change - [ ] confirmed all author checklist items have been addressed - [ ] reviewed state machine logic - [ ] reviewed API design and naming - [ ] reviewed documentation is accurate - [ ] reviewed tests and test coverage - [ ] manually tested (if applicable)
This commit is contained in:
+163
-163
@@ -1,5 +1,5 @@
|
||||
// Code generated by protoc-gen-gogo. DO NOT EDIT.
|
||||
// source: cosmos/group/v1beta1/query.proto
|
||||
// source: cosmos/group/v1/query.proto
|
||||
|
||||
package group
|
||||
|
||||
@@ -41,7 +41,7 @@ func (m *QueryGroupInfoRequest) Reset() { *m = QueryGroupInfoRequest{} }
|
||||
func (m *QueryGroupInfoRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupInfoRequest) ProtoMessage() {}
|
||||
func (*QueryGroupInfoRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{0}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{0}
|
||||
}
|
||||
func (m *QueryGroupInfoRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -87,7 +87,7 @@ func (m *QueryGroupInfoResponse) Reset() { *m = QueryGroupInfoResponse{}
|
||||
func (m *QueryGroupInfoResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupInfoResponse) ProtoMessage() {}
|
||||
func (*QueryGroupInfoResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{1}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{1}
|
||||
}
|
||||
func (m *QueryGroupInfoResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -133,7 +133,7 @@ func (m *QueryGroupPolicyInfoRequest) Reset() { *m = QueryGroupPolicyInf
|
||||
func (m *QueryGroupPolicyInfoRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupPolicyInfoRequest) ProtoMessage() {}
|
||||
func (*QueryGroupPolicyInfoRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{2}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{2}
|
||||
}
|
||||
func (m *QueryGroupPolicyInfoRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -179,7 +179,7 @@ func (m *QueryGroupPolicyInfoResponse) Reset() { *m = QueryGroupPolicyIn
|
||||
func (m *QueryGroupPolicyInfoResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupPolicyInfoResponse) ProtoMessage() {}
|
||||
func (*QueryGroupPolicyInfoResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{3}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{3}
|
||||
}
|
||||
func (m *QueryGroupPolicyInfoResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -227,7 +227,7 @@ func (m *QueryGroupMembersRequest) Reset() { *m = QueryGroupMembersReque
|
||||
func (m *QueryGroupMembersRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupMembersRequest) ProtoMessage() {}
|
||||
func (*QueryGroupMembersRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{4}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{4}
|
||||
}
|
||||
func (m *QueryGroupMembersRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -282,7 +282,7 @@ func (m *QueryGroupMembersResponse) Reset() { *m = QueryGroupMembersResp
|
||||
func (m *QueryGroupMembersResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupMembersResponse) ProtoMessage() {}
|
||||
func (*QueryGroupMembersResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{5}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{5}
|
||||
}
|
||||
func (m *QueryGroupMembersResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -337,7 +337,7 @@ func (m *QueryGroupsByAdminRequest) Reset() { *m = QueryGroupsByAdminReq
|
||||
func (m *QueryGroupsByAdminRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupsByAdminRequest) ProtoMessage() {}
|
||||
func (*QueryGroupsByAdminRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{6}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{6}
|
||||
}
|
||||
func (m *QueryGroupsByAdminRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -392,7 +392,7 @@ func (m *QueryGroupsByAdminResponse) Reset() { *m = QueryGroupsByAdminRe
|
||||
func (m *QueryGroupsByAdminResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupsByAdminResponse) ProtoMessage() {}
|
||||
func (*QueryGroupsByAdminResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{7}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{7}
|
||||
}
|
||||
func (m *QueryGroupsByAdminResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -447,7 +447,7 @@ func (m *QueryGroupPoliciesByGroupRequest) Reset() { *m = QueryGroupPoli
|
||||
func (m *QueryGroupPoliciesByGroupRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupPoliciesByGroupRequest) ProtoMessage() {}
|
||||
func (*QueryGroupPoliciesByGroupRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{8}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{8}
|
||||
}
|
||||
func (m *QueryGroupPoliciesByGroupRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -502,7 +502,7 @@ func (m *QueryGroupPoliciesByGroupResponse) Reset() { *m = QueryGroupPol
|
||||
func (m *QueryGroupPoliciesByGroupResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupPoliciesByGroupResponse) ProtoMessage() {}
|
||||
func (*QueryGroupPoliciesByGroupResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{9}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{9}
|
||||
}
|
||||
func (m *QueryGroupPoliciesByGroupResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -557,7 +557,7 @@ func (m *QueryGroupPoliciesByAdminRequest) Reset() { *m = QueryGroupPoli
|
||||
func (m *QueryGroupPoliciesByAdminRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupPoliciesByAdminRequest) ProtoMessage() {}
|
||||
func (*QueryGroupPoliciesByAdminRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{10}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{10}
|
||||
}
|
||||
func (m *QueryGroupPoliciesByAdminRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -612,7 +612,7 @@ func (m *QueryGroupPoliciesByAdminResponse) Reset() { *m = QueryGroupPol
|
||||
func (m *QueryGroupPoliciesByAdminResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupPoliciesByAdminResponse) ProtoMessage() {}
|
||||
func (*QueryGroupPoliciesByAdminResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{11}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{11}
|
||||
}
|
||||
func (m *QueryGroupPoliciesByAdminResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -665,7 +665,7 @@ func (m *QueryProposalRequest) Reset() { *m = QueryProposalRequest{} }
|
||||
func (m *QueryProposalRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryProposalRequest) ProtoMessage() {}
|
||||
func (*QueryProposalRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{12}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{12}
|
||||
}
|
||||
func (m *QueryProposalRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -711,7 +711,7 @@ func (m *QueryProposalResponse) Reset() { *m = QueryProposalResponse{} }
|
||||
func (m *QueryProposalResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryProposalResponse) ProtoMessage() {}
|
||||
func (*QueryProposalResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{13}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{13}
|
||||
}
|
||||
func (m *QueryProposalResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -759,7 +759,7 @@ func (m *QueryProposalsByGroupPolicyRequest) Reset() { *m = QueryProposa
|
||||
func (m *QueryProposalsByGroupPolicyRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryProposalsByGroupPolicyRequest) ProtoMessage() {}
|
||||
func (*QueryProposalsByGroupPolicyRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{14}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{14}
|
||||
}
|
||||
func (m *QueryProposalsByGroupPolicyRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -814,7 +814,7 @@ func (m *QueryProposalsByGroupPolicyResponse) Reset() { *m = QueryPropos
|
||||
func (m *QueryProposalsByGroupPolicyResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryProposalsByGroupPolicyResponse) ProtoMessage() {}
|
||||
func (*QueryProposalsByGroupPolicyResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{15}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{15}
|
||||
}
|
||||
func (m *QueryProposalsByGroupPolicyResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -869,7 +869,7 @@ func (m *QueryVoteByProposalVoterRequest) Reset() { *m = QueryVoteByProp
|
||||
func (m *QueryVoteByProposalVoterRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryVoteByProposalVoterRequest) ProtoMessage() {}
|
||||
func (*QueryVoteByProposalVoterRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{16}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{16}
|
||||
}
|
||||
func (m *QueryVoteByProposalVoterRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -922,7 +922,7 @@ func (m *QueryVoteByProposalVoterResponse) Reset() { *m = QueryVoteByPro
|
||||
func (m *QueryVoteByProposalVoterResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryVoteByProposalVoterResponse) ProtoMessage() {}
|
||||
func (*QueryVoteByProposalVoterResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{17}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{17}
|
||||
}
|
||||
func (m *QueryVoteByProposalVoterResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -970,7 +970,7 @@ func (m *QueryVotesByProposalRequest) Reset() { *m = QueryVotesByProposa
|
||||
func (m *QueryVotesByProposalRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryVotesByProposalRequest) ProtoMessage() {}
|
||||
func (*QueryVotesByProposalRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{18}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{18}
|
||||
}
|
||||
func (m *QueryVotesByProposalRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -1025,7 +1025,7 @@ func (m *QueryVotesByProposalResponse) Reset() { *m = QueryVotesByPropos
|
||||
func (m *QueryVotesByProposalResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryVotesByProposalResponse) ProtoMessage() {}
|
||||
func (*QueryVotesByProposalResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{19}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{19}
|
||||
}
|
||||
func (m *QueryVotesByProposalResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -1080,7 +1080,7 @@ func (m *QueryVotesByVoterRequest) Reset() { *m = QueryVotesByVoterReque
|
||||
func (m *QueryVotesByVoterRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryVotesByVoterRequest) ProtoMessage() {}
|
||||
func (*QueryVotesByVoterRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{20}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{20}
|
||||
}
|
||||
func (m *QueryVotesByVoterRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -1135,7 +1135,7 @@ func (m *QueryVotesByVoterResponse) Reset() { *m = QueryVotesByVoterResp
|
||||
func (m *QueryVotesByVoterResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryVotesByVoterResponse) ProtoMessage() {}
|
||||
func (*QueryVotesByVoterResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{21}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{21}
|
||||
}
|
||||
func (m *QueryVotesByVoterResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -1190,7 +1190,7 @@ func (m *QueryGroupsByMemberRequest) Reset() { *m = QueryGroupsByMemberR
|
||||
func (m *QueryGroupsByMemberRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupsByMemberRequest) ProtoMessage() {}
|
||||
func (*QueryGroupsByMemberRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{22}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{22}
|
||||
}
|
||||
func (m *QueryGroupsByMemberRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -1245,7 +1245,7 @@ func (m *QueryGroupsByMemberResponse) Reset() { *m = QueryGroupsByMember
|
||||
func (m *QueryGroupsByMemberResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryGroupsByMemberResponse) ProtoMessage() {}
|
||||
func (*QueryGroupsByMemberResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{23}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{23}
|
||||
}
|
||||
func (m *QueryGroupsByMemberResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -1298,7 +1298,7 @@ func (m *QueryTallyResultRequest) Reset() { *m = QueryTallyResultRequest
|
||||
func (m *QueryTallyResultRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryTallyResultRequest) ProtoMessage() {}
|
||||
func (*QueryTallyResultRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{24}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{24}
|
||||
}
|
||||
func (m *QueryTallyResultRequest) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -1344,7 +1344,7 @@ func (m *QueryTallyResultResponse) Reset() { *m = QueryTallyResultRespon
|
||||
func (m *QueryTallyResultResponse) String() string { return proto.CompactTextString(m) }
|
||||
func (*QueryTallyResultResponse) ProtoMessage() {}
|
||||
func (*QueryTallyResultResponse) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_ae47912b18757b1a, []int{25}
|
||||
return fileDescriptor_0fcf9f1d74302290, []int{25}
|
||||
}
|
||||
func (m *QueryTallyResultResponse) XXX_Unmarshal(b []byte) error {
|
||||
return m.Unmarshal(b)
|
||||
@@ -1381,117 +1381,117 @@ func (m *QueryTallyResultResponse) GetTally() TallyResult {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterType((*QueryGroupInfoRequest)(nil), "cosmos.group.v1beta1.QueryGroupInfoRequest")
|
||||
proto.RegisterType((*QueryGroupInfoResponse)(nil), "cosmos.group.v1beta1.QueryGroupInfoResponse")
|
||||
proto.RegisterType((*QueryGroupPolicyInfoRequest)(nil), "cosmos.group.v1beta1.QueryGroupPolicyInfoRequest")
|
||||
proto.RegisterType((*QueryGroupPolicyInfoResponse)(nil), "cosmos.group.v1beta1.QueryGroupPolicyInfoResponse")
|
||||
proto.RegisterType((*QueryGroupMembersRequest)(nil), "cosmos.group.v1beta1.QueryGroupMembersRequest")
|
||||
proto.RegisterType((*QueryGroupMembersResponse)(nil), "cosmos.group.v1beta1.QueryGroupMembersResponse")
|
||||
proto.RegisterType((*QueryGroupsByAdminRequest)(nil), "cosmos.group.v1beta1.QueryGroupsByAdminRequest")
|
||||
proto.RegisterType((*QueryGroupsByAdminResponse)(nil), "cosmos.group.v1beta1.QueryGroupsByAdminResponse")
|
||||
proto.RegisterType((*QueryGroupPoliciesByGroupRequest)(nil), "cosmos.group.v1beta1.QueryGroupPoliciesByGroupRequest")
|
||||
proto.RegisterType((*QueryGroupPoliciesByGroupResponse)(nil), "cosmos.group.v1beta1.QueryGroupPoliciesByGroupResponse")
|
||||
proto.RegisterType((*QueryGroupPoliciesByAdminRequest)(nil), "cosmos.group.v1beta1.QueryGroupPoliciesByAdminRequest")
|
||||
proto.RegisterType((*QueryGroupPoliciesByAdminResponse)(nil), "cosmos.group.v1beta1.QueryGroupPoliciesByAdminResponse")
|
||||
proto.RegisterType((*QueryProposalRequest)(nil), "cosmos.group.v1beta1.QueryProposalRequest")
|
||||
proto.RegisterType((*QueryProposalResponse)(nil), "cosmos.group.v1beta1.QueryProposalResponse")
|
||||
proto.RegisterType((*QueryProposalsByGroupPolicyRequest)(nil), "cosmos.group.v1beta1.QueryProposalsByGroupPolicyRequest")
|
||||
proto.RegisterType((*QueryProposalsByGroupPolicyResponse)(nil), "cosmos.group.v1beta1.QueryProposalsByGroupPolicyResponse")
|
||||
proto.RegisterType((*QueryVoteByProposalVoterRequest)(nil), "cosmos.group.v1beta1.QueryVoteByProposalVoterRequest")
|
||||
proto.RegisterType((*QueryVoteByProposalVoterResponse)(nil), "cosmos.group.v1beta1.QueryVoteByProposalVoterResponse")
|
||||
proto.RegisterType((*QueryVotesByProposalRequest)(nil), "cosmos.group.v1beta1.QueryVotesByProposalRequest")
|
||||
proto.RegisterType((*QueryVotesByProposalResponse)(nil), "cosmos.group.v1beta1.QueryVotesByProposalResponse")
|
||||
proto.RegisterType((*QueryVotesByVoterRequest)(nil), "cosmos.group.v1beta1.QueryVotesByVoterRequest")
|
||||
proto.RegisterType((*QueryVotesByVoterResponse)(nil), "cosmos.group.v1beta1.QueryVotesByVoterResponse")
|
||||
proto.RegisterType((*QueryGroupsByMemberRequest)(nil), "cosmos.group.v1beta1.QueryGroupsByMemberRequest")
|
||||
proto.RegisterType((*QueryGroupsByMemberResponse)(nil), "cosmos.group.v1beta1.QueryGroupsByMemberResponse")
|
||||
proto.RegisterType((*QueryTallyResultRequest)(nil), "cosmos.group.v1beta1.QueryTallyResultRequest")
|
||||
proto.RegisterType((*QueryTallyResultResponse)(nil), "cosmos.group.v1beta1.QueryTallyResultResponse")
|
||||
proto.RegisterType((*QueryGroupInfoRequest)(nil), "cosmos.group.v1.QueryGroupInfoRequest")
|
||||
proto.RegisterType((*QueryGroupInfoResponse)(nil), "cosmos.group.v1.QueryGroupInfoResponse")
|
||||
proto.RegisterType((*QueryGroupPolicyInfoRequest)(nil), "cosmos.group.v1.QueryGroupPolicyInfoRequest")
|
||||
proto.RegisterType((*QueryGroupPolicyInfoResponse)(nil), "cosmos.group.v1.QueryGroupPolicyInfoResponse")
|
||||
proto.RegisterType((*QueryGroupMembersRequest)(nil), "cosmos.group.v1.QueryGroupMembersRequest")
|
||||
proto.RegisterType((*QueryGroupMembersResponse)(nil), "cosmos.group.v1.QueryGroupMembersResponse")
|
||||
proto.RegisterType((*QueryGroupsByAdminRequest)(nil), "cosmos.group.v1.QueryGroupsByAdminRequest")
|
||||
proto.RegisterType((*QueryGroupsByAdminResponse)(nil), "cosmos.group.v1.QueryGroupsByAdminResponse")
|
||||
proto.RegisterType((*QueryGroupPoliciesByGroupRequest)(nil), "cosmos.group.v1.QueryGroupPoliciesByGroupRequest")
|
||||
proto.RegisterType((*QueryGroupPoliciesByGroupResponse)(nil), "cosmos.group.v1.QueryGroupPoliciesByGroupResponse")
|
||||
proto.RegisterType((*QueryGroupPoliciesByAdminRequest)(nil), "cosmos.group.v1.QueryGroupPoliciesByAdminRequest")
|
||||
proto.RegisterType((*QueryGroupPoliciesByAdminResponse)(nil), "cosmos.group.v1.QueryGroupPoliciesByAdminResponse")
|
||||
proto.RegisterType((*QueryProposalRequest)(nil), "cosmos.group.v1.QueryProposalRequest")
|
||||
proto.RegisterType((*QueryProposalResponse)(nil), "cosmos.group.v1.QueryProposalResponse")
|
||||
proto.RegisterType((*QueryProposalsByGroupPolicyRequest)(nil), "cosmos.group.v1.QueryProposalsByGroupPolicyRequest")
|
||||
proto.RegisterType((*QueryProposalsByGroupPolicyResponse)(nil), "cosmos.group.v1.QueryProposalsByGroupPolicyResponse")
|
||||
proto.RegisterType((*QueryVoteByProposalVoterRequest)(nil), "cosmos.group.v1.QueryVoteByProposalVoterRequest")
|
||||
proto.RegisterType((*QueryVoteByProposalVoterResponse)(nil), "cosmos.group.v1.QueryVoteByProposalVoterResponse")
|
||||
proto.RegisterType((*QueryVotesByProposalRequest)(nil), "cosmos.group.v1.QueryVotesByProposalRequest")
|
||||
proto.RegisterType((*QueryVotesByProposalResponse)(nil), "cosmos.group.v1.QueryVotesByProposalResponse")
|
||||
proto.RegisterType((*QueryVotesByVoterRequest)(nil), "cosmos.group.v1.QueryVotesByVoterRequest")
|
||||
proto.RegisterType((*QueryVotesByVoterResponse)(nil), "cosmos.group.v1.QueryVotesByVoterResponse")
|
||||
proto.RegisterType((*QueryGroupsByMemberRequest)(nil), "cosmos.group.v1.QueryGroupsByMemberRequest")
|
||||
proto.RegisterType((*QueryGroupsByMemberResponse)(nil), "cosmos.group.v1.QueryGroupsByMemberResponse")
|
||||
proto.RegisterType((*QueryTallyResultRequest)(nil), "cosmos.group.v1.QueryTallyResultRequest")
|
||||
proto.RegisterType((*QueryTallyResultResponse)(nil), "cosmos.group.v1.QueryTallyResultResponse")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("cosmos/group/v1beta1/query.proto", fileDescriptor_ae47912b18757b1a) }
|
||||
func init() { proto.RegisterFile("cosmos/group/v1/query.proto", fileDescriptor_0fcf9f1d74302290) }
|
||||
|
||||
var fileDescriptor_ae47912b18757b1a = []byte{
|
||||
// 1252 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xdd, 0x6b, 0x1c, 0x55,
|
||||
0x14, 0xcf, 0xad, 0x49, 0x93, 0x9c, 0xf4, 0x03, 0xae, 0xb1, 0x26, 0x63, 0xd9, 0xa4, 0xe3, 0x57,
|
||||
0x69, 0x9a, 0x99, 0x64, 0x63, 0xbe, 0xad, 0x98, 0x45, 0x2c, 0x11, 0x0b, 0xe9, 0x56, 0x84, 0xfa,
|
||||
0x12, 0x66, 0xb3, 0x93, 0x71, 0x70, 0x77, 0xee, 0x76, 0x67, 0x52, 0x5c, 0xc2, 0xbe, 0x08, 0xfa,
|
||||
0x2c, 0x16, 0xc4, 0x2a, 0xf8, 0xf1, 0x20, 0x52, 0x10, 0x7c, 0x50, 0x10, 0xfc, 0x03, 0x24, 0xbe,
|
||||
0x05, 0x7d, 0xf1, 0x49, 0x24, 0xf1, 0x0f, 0x91, 0xb9, 0xf7, 0xdc, 0xdd, 0x99, 0xcd, 0xdd, 0x99,
|
||||
0x59, 0x5d, 0x34, 0x4f, 0xed, 0xdc, 0x3d, 0xe7, 0x9e, 0xdf, 0xf9, 0x9d, 0x73, 0xcf, 0xfd, 0xdd,
|
||||
0xc0, 0xf4, 0x0e, 0xf3, 0xab, 0xcc, 0x37, 0x9d, 0x3a, 0xdb, 0xab, 0x99, 0xf7, 0xe7, 0x4b, 0x76,
|
||||
0x60, 0xcd, 0x9b, 0xf7, 0xf6, 0xec, 0x7a, 0xc3, 0xa8, 0xd5, 0x59, 0xc0, 0xe8, 0xb8, 0xb0, 0x30,
|
||||
0xb8, 0x85, 0x81, 0x16, 0xda, 0xb8, 0xc3, 0x1c, 0xc6, 0x0d, 0xcc, 0xf0, 0x7f, 0xc2, 0x56, 0xbb,
|
||||
0xec, 0x30, 0xe6, 0x54, 0x6c, 0xd3, 0xaa, 0xb9, 0xa6, 0xe5, 0x79, 0x2c, 0xb0, 0x02, 0x97, 0x79,
|
||||
0x3e, 0xfe, 0xaa, 0x8e, 0x15, 0x34, 0x6a, 0xb6, 0xb4, 0xb8, 0x86, 0x16, 0x25, 0xcb, 0xb7, 0x05,
|
||||
0x88, 0x96, 0x59, 0xcd, 0x72, 0x5c, 0x8f, 0x6f, 0x87, 0xb6, 0x93, 0xc2, 0x76, 0x5b, 0x80, 0x40,
|
||||
0x90, 0xfc, 0x43, 0xcf, 0xc3, 0x13, 0xb7, 0x43, 0xe7, 0x9b, 0x61, 0xa0, 0x4d, 0x6f, 0x97, 0x15,
|
||||
0xed, 0x7b, 0x7b, 0xb6, 0x1f, 0xd0, 0x49, 0x18, 0xe1, 0xc1, 0xb7, 0xdd, 0xf2, 0x04, 0x99, 0x26,
|
||||
0x57, 0x07, 0x8b, 0xc3, 0xfc, 0x7b, 0xb3, 0xac, 0xdf, 0x82, 0x4b, 0x9d, 0x3e, 0x7e, 0x8d, 0x79,
|
||||
0xbe, 0x4d, 0x17, 0x60, 0xd0, 0xf5, 0x76, 0x19, 0x77, 0x18, 0xcb, 0x4f, 0x19, 0x2a, 0x3e, 0x8c,
|
||||
0xb6, 0x1b, 0x37, 0xd6, 0x6f, 0xc3, 0x53, 0xed, 0xed, 0xb6, 0x58, 0xc5, 0xdd, 0x69, 0x44, 0x81,
|
||||
0xe4, 0x61, 0xd8, 0x2a, 0x97, 0xeb, 0xb6, 0xef, 0xf3, 0x6d, 0x47, 0x0b, 0x13, 0xbf, 0xfe, 0x30,
|
||||
0x2b, 0x99, 0xde, 0x10, 0xbf, 0xdc, 0x09, 0xea, 0xae, 0xe7, 0x14, 0xa5, 0xa1, 0x7e, 0x17, 0x2e,
|
||||
0xab, 0xb7, 0x44, 0x9c, 0xab, 0x31, 0x9c, 0xcf, 0x26, 0xe0, 0x8c, 0x38, 0x0b, 0xb4, 0x4d, 0x98,
|
||||
0x68, 0x6f, 0x7d, 0xcb, 0xae, 0x96, 0xec, 0xba, 0x9f, 0xce, 0x19, 0x7d, 0x15, 0xa0, 0x5d, 0x96,
|
||||
0x89, 0x33, 0x3c, 0xee, 0x73, 0x32, 0x6e, 0x58, 0x43, 0x43, 0x34, 0x92, 0x0c, 0xbe, 0x65, 0x39,
|
||||
0x36, 0x6e, 0x5b, 0x8c, 0x78, 0xea, 0x5f, 0x11, 0x98, 0x54, 0xc4, 0xc7, 0xbc, 0xd6, 0x61, 0xb8,
|
||||
0x2a, 0x96, 0x26, 0xc8, 0xf4, 0x63, 0x57, 0xc7, 0xf2, 0x57, 0x12, 0x52, 0x13, 0xce, 0x45, 0xe9,
|
||||
0x41, 0x6f, 0x2a, 0x20, 0x3e, 0x9f, 0x0a, 0x51, 0x44, 0x8e, 0x61, 0x7c, 0x10, 0xc3, 0xe8, 0x17,
|
||||
0x1a, 0x1b, 0xe5, 0xaa, 0xeb, 0x49, 0x92, 0x0c, 0x18, 0xb2, 0xc2, 0xef, 0xd4, 0x6a, 0x0a, 0xb3,
|
||||
0xbe, 0x31, 0xf7, 0x39, 0x01, 0x4d, 0x85, 0x0a, 0xa9, 0x5b, 0x86, 0xb3, 0x9c, 0x23, 0xc9, 0x5c,
|
||||
0x6a, 0xf3, 0xa2, 0x79, 0xff, 0x68, 0x7b, 0x9f, 0xc0, 0x74, 0x47, 0xd7, 0xba, 0xb6, 0x5f, 0x10,
|
||||
0x9f, 0xff, 0x61, 0x8b, 0xfd, 0x44, 0xe0, 0x4a, 0x02, 0x0e, 0xe4, 0xeb, 0x75, 0xb8, 0x20, 0x80,
|
||||
0xd4, 0xd0, 0x00, 0x79, 0xcb, 0x78, 0x98, 0xce, 0x3b, 0xd1, 0xcd, 0xfb, 0x47, 0xe2, 0xa7, 0x5d,
|
||||
0x48, 0x3c, 0x15, 0x2d, 0xd8, 0x8d, 0xd9, 0x78, 0x27, 0x9e, 0x52, 0x66, 0x97, 0x61, 0x9c, 0x63,
|
||||
0xdf, 0xaa, 0xb3, 0x1a, 0xf3, 0xad, 0x8a, 0x24, 0x73, 0x0a, 0xc6, 0x6a, 0xb8, 0xd4, 0x6e, 0x4a,
|
||||
0x90, 0x4b, 0x9b, 0x65, 0xfd, 0x0e, 0x5e, 0x31, 0x6d, 0x47, 0x4c, 0x74, 0x0d, 0x46, 0xa4, 0x19,
|
||||
0x4e, 0xe2, 0x9c, 0x3a, 0xc5, 0x96, 0x67, 0xcb, 0x5e, 0xff, 0x92, 0x80, 0x1e, 0xdb, 0x55, 0x36,
|
||||
0xa8, 0x60, 0xe2, 0x5f, 0x5c, 0x1e, 0x7d, 0xab, 0xf6, 0xb7, 0x04, 0x9e, 0x4e, 0x84, 0x88, 0x34,
|
||||
0xbc, 0x08, 0xa3, 0x32, 0x2d, 0x59, 0xea, 0x34, 0x1e, 0xda, 0x0e, 0xfd, 0xab, 0x6f, 0x1d, 0xa6,
|
||||
0x38, 0xda, 0x37, 0x59, 0x60, 0x17, 0x5a, 0x98, 0xc3, 0xaf, 0x7a, 0xd6, 0x52, 0x87, 0x07, 0xeb,
|
||||
0x7e, 0xe8, 0xc0, 0x71, 0x24, 0x1e, 0x2c, 0x6e, 0xa6, 0x17, 0xf1, 0xb0, 0x2a, 0x63, 0x22, 0x3d,
|
||||
0x06, 0x0c, 0x86, 0xc6, 0xd8, 0x21, 0x9a, 0x9a, 0x99, 0xd0, 0xa5, 0xc8, 0xed, 0xf4, 0x0f, 0x08,
|
||||
0xea, 0x89, 0x70, 0xcd, 0x2f, 0xf4, 0xdc, 0xaf, 0x7d, 0xab, 0xff, 0x43, 0x82, 0x2a, 0xe4, 0x04,
|
||||
0x10, 0xcc, 0x6c, 0x4e, 0xb0, 0x25, 0x8b, 0x9e, 0x94, 0x9a, 0x30, 0xec, 0x5f, 0xb1, 0x3f, 0x22,
|
||||
0x28, 0x63, 0x10, 0x5b, 0xac, 0xcc, 0xad, 0x2a, 0x92, 0x4c, 0x55, 0xec, 0x1b, 0x61, 0x1f, 0x4b,
|
||||
0xdd, 0x10, 0x07, 0xf5, 0xff, 0xb3, 0xf5, 0x49, 0xa7, 0x74, 0x40, 0xe9, 0x74, 0x0a, 0x86, 0xcc,
|
||||
0x17, 0x24, 0xaa, 0x9e, 0x23, 0xd0, 0x4e, 0x8d, 0xac, 0x59, 0x83, 0x27, 0x39, 0xc0, 0x37, 0xac,
|
||||
0x4a, 0x25, 0x1c, 0x7a, 0x7b, 0x95, 0x20, 0xf3, 0xd5, 0x71, 0x17, 0xbb, 0x34, 0xe6, 0x8b, 0x99,
|
||||
0xdd, 0x80, 0xa1, 0x20, 0x5c, 0xc6, 0xc1, 0xd0, 0x45, 0xe9, 0x46, 0x3c, 0x0b, 0x83, 0x07, 0x7f,
|
||||
0x4c, 0x0d, 0x14, 0x85, 0x57, 0xfe, 0x80, 0xc2, 0x10, 0xdf, 0x9b, 0x7e, 0x46, 0x60, 0xb4, 0x95,
|
||||
0x3f, 0x9d, 0x51, 0xef, 0xa3, 0x7c, 0x24, 0x69, 0xd7, 0xb3, 0x19, 0x0b, 0xc4, 0xfa, 0xc2, 0x7b,
|
||||
0xbf, 0xfd, 0xf5, 0xe0, 0xcc, 0x2c, 0x9d, 0x31, 0x95, 0xaf, 0x3b, 0xd4, 0x75, 0xde, 0x2e, 0x33,
|
||||
0xf7, 0xa5, 0xc6, 0x6b, 0xd2, 0xef, 0x09, 0x5c, 0xec, 0xb8, 0xe2, 0xe9, 0x7c, 0x5a, 0xd8, 0x13,
|
||||
0xaf, 0x28, 0x2d, 0xdf, 0x8b, 0x0b, 0xe2, 0x5d, 0xe5, 0x78, 0x17, 0xe8, 0x7c, 0x12, 0x5e, 0x2e,
|
||||
0x52, 0x1a, 0x08, 0x1b, 0xbb, 0xbb, 0x49, 0xbf, 0x21, 0x70, 0x2e, 0xfa, 0x42, 0xa1, 0x46, 0x5a,
|
||||
0xfc, 0xf8, 0x53, 0x4a, 0x33, 0x33, 0xdb, 0x23, 0xd8, 0x25, 0x0e, 0x76, 0x8e, 0x1a, 0x49, 0x60,
|
||||
0xf1, 0xa9, 0x13, 0xe5, 0xf7, 0x11, 0x81, 0xf3, 0xb1, 0x17, 0x01, 0x4d, 0x0d, 0xdd, 0x21, 0x27,
|
||||
0xb5, 0xb9, 0xec, 0x0e, 0x08, 0x76, 0x91, 0x83, 0x35, 0xe9, 0x6c, 0x02, 0x58, 0x7f, 0xbb, 0xd4,
|
||||
0xd8, 0xe6, 0xfa, 0x33, 0xe4, 0xb5, 0xea, 0x7a, 0x4d, 0xfa, 0x0b, 0x81, 0x71, 0x95, 0x28, 0xa7,
|
||||
0x4b, 0x99, 0xaa, 0x7b, 0xe2, 0x35, 0xa1, 0x2d, 0xf7, 0xec, 0x87, 0x09, 0xbc, 0xcc, 0x13, 0x58,
|
||||
0xa3, 0x2b, 0xa9, 0xad, 0xe1, 0xda, 0x3c, 0x11, 0xf1, 0x7b, 0x84, 0xf7, 0x9f, 0x4f, 0xe6, 0x22,
|
||||
0xe8, 0xef, 0x21, 0x97, 0x58, 0x15, 0x96, 0x7b, 0xf6, 0xc3, 0x5c, 0x6e, 0xf0, 0x5c, 0x96, 0xe9,
|
||||
0x62, 0xd6, 0x5c, 0xe2, 0x45, 0x79, 0x48, 0x60, 0x44, 0x5e, 0xed, 0xf4, 0x5a, 0x02, 0x88, 0x0e,
|
||||
0x21, 0xa2, 0xcd, 0x64, 0xb2, 0x45, 0x90, 0x2f, 0x70, 0x90, 0x06, 0xbd, 0xae, 0x06, 0x29, 0x67,
|
||||
0xa6, 0xb9, 0x1f, 0x19, 0xa8, 0x4d, 0x7a, 0x48, 0xe0, 0x92, 0x5a, 0x7d, 0xd2, 0x95, 0x0c, 0xd1,
|
||||
0x95, 0x9a, 0x5a, 0x5b, 0xfd, 0x07, 0x9e, 0x98, 0xc5, 0x06, 0xcf, 0x62, 0x9d, 0xae, 0x26, 0x67,
|
||||
0xd1, 0xee, 0x18, 0x1c, 0x2f, 0x91, 0xc9, 0x72, 0x48, 0xe0, 0x71, 0x85, 0x5c, 0xa4, 0x8b, 0x09,
|
||||
0xa8, 0xba, 0x4b, 0x5a, 0x6d, 0xa9, 0x57, 0x37, 0xcc, 0xe4, 0x35, 0x9e, 0xc9, 0x2b, 0xb4, 0xa0,
|
||||
0xce, 0x24, 0x14, 0x20, 0x61, 0x12, 0xad, 0x6a, 0x70, 0xa5, 0x14, 0xaf, 0x8e, 0xb9, 0xcf, 0x17,
|
||||
0x9b, 0xf4, 0x47, 0x02, 0x17, 0x3b, 0x34, 0x62, 0xe2, 0x88, 0x57, 0x0b, 0xdb, 0xc4, 0x11, 0xdf,
|
||||
0x45, 0x82, 0xa6, 0xf5, 0x3e, 0xd7, 0x51, 0xd1, 0x3c, 0x3a, 0xfa, 0xeb, 0x6b, 0x02, 0xe7, 0xa2,
|
||||
0x62, 0x2d, 0x71, 0xcc, 0x2b, 0xa4, 0x66, 0xe2, 0x98, 0x57, 0xa9, 0xc0, 0xb4, 0x73, 0xd0, 0x02,
|
||||
0x8c, 0x7c, 0x23, 0xc3, 0xdf, 0x11, 0xb8, 0x10, 0x17, 0x48, 0x34, 0xcb, 0xd0, 0x8e, 0xc9, 0x3c,
|
||||
0x6d, 0xbe, 0x07, 0x0f, 0x44, 0xbb, 0xc2, 0xd1, 0xe6, 0xe9, 0x5c, 0xda, 0x9c, 0x17, 0x17, 0x53,
|
||||
0xa4, 0xcd, 0x1f, 0x11, 0x18, 0x8b, 0x68, 0x17, 0x3a, 0x9b, 0x10, 0xfc, 0xa4, 0xb2, 0xd2, 0x8c,
|
||||
0xac, 0xe6, 0x08, 0x74, 0x9d, 0x03, 0x5d, 0xa4, 0x0b, 0x29, 0x07, 0xb3, 0xa3, 0x83, 0xb9, 0x94,
|
||||
0x2a, 0xbc, 0x74, 0x70, 0x94, 0x23, 0x87, 0x47, 0x39, 0xf2, 0xe7, 0x51, 0x8e, 0x7c, 0x78, 0x9c,
|
||||
0x1b, 0x38, 0x3c, 0xce, 0x0d, 0xfc, 0x7e, 0x9c, 0x1b, 0x78, 0xeb, 0x19, 0xc7, 0x0d, 0xde, 0xde,
|
||||
0x2b, 0x19, 0x3b, 0xac, 0x2a, 0x37, 0x16, 0xff, 0xcc, 0xfa, 0xe5, 0x77, 0xcc, 0x77, 0x45, 0x94,
|
||||
0xd2, 0x59, 0xfe, 0xa7, 0xe8, 0x85, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0xd5, 0xf2, 0x99, 0x66,
|
||||
0x61, 0x17, 0x00, 0x00,
|
||||
var fileDescriptor_0fcf9f1d74302290 = []byte{
|
||||
// 1249 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x98, 0xcf, 0x6f, 0xdc, 0x44,
|
||||
0x14, 0xc7, 0x33, 0x25, 0x69, 0x92, 0x97, 0xb6, 0x11, 0x43, 0x5a, 0x12, 0x37, 0xda, 0x04, 0x03,
|
||||
0xf9, 0x1d, 0x3b, 0xbb, 0x49, 0xd3, 0x8a, 0x9f, 0xea, 0x4a, 0x10, 0x72, 0x28, 0x4a, 0x97, 0x88,
|
||||
0x03, 0x97, 0xc8, 0x9b, 0x75, 0x8c, 0xc5, 0xae, 0x67, 0xbb, 0x76, 0x22, 0x56, 0xd1, 0x5e, 0x90,
|
||||
0xca, 0x01, 0x71, 0x00, 0x8a, 0x50, 0x89, 0x38, 0xf4, 0x80, 0x04, 0x7f, 0x00, 0x08, 0x89, 0x5b,
|
||||
0x6f, 0x3d, 0x56, 0x70, 0xe1, 0x84, 0x50, 0xc2, 0x1f, 0x82, 0x3c, 0xf3, 0xbc, 0xeb, 0xdf, 0xeb,
|
||||
0x15, 0x2b, 0xc8, 0xa9, 0x5d, 0xfb, 0xbd, 0x79, 0x9f, 0xf9, 0xbe, 0xe7, 0xf1, 0xd7, 0x81, 0xeb,
|
||||
0xfb, 0xcc, 0xae, 0x31, 0x5b, 0x35, 0x1a, 0xec, 0xb0, 0xae, 0x1e, 0xe5, 0xd5, 0x7b, 0x87, 0x7a,
|
||||
0xa3, 0xa9, 0xd4, 0x1b, 0xcc, 0x61, 0x74, 0x5c, 0xdc, 0x54, 0xf8, 0x4d, 0xe5, 0x28, 0x2f, 0x4d,
|
||||
0x18, 0xcc, 0x60, 0xfc, 0x9e, 0xea, 0xfe, 0x4f, 0x84, 0x49, 0xd3, 0x06, 0x63, 0x46, 0x55, 0x57,
|
||||
0xb5, 0xba, 0xa9, 0x6a, 0x96, 0xc5, 0x1c, 0xcd, 0x31, 0x99, 0x65, 0xe3, 0xdd, 0x48, 0x05, 0xa7,
|
||||
0x59, 0xd7, 0xbd, 0x9b, 0x4b, 0x78, 0xb3, 0xac, 0xd9, 0xba, 0x28, 0xad, 0x1e, 0xe5, 0xcb, 0xba,
|
||||
0xa3, 0xe5, 0xd5, 0xba, 0x66, 0x98, 0x16, 0x5f, 0x09, 0x63, 0xa7, 0x44, 0xec, 0x9e, 0xa8, 0x8f,
|
||||
0x68, 0xfc, 0x87, 0x5c, 0x80, 0xab, 0x77, 0xdd, 0xe4, 0x2d, 0xb7, 0xc6, 0xb6, 0x75, 0xc0, 0x4a,
|
||||
0xfa, 0xbd, 0x43, 0xdd, 0x76, 0xe8, 0x14, 0x8c, 0xf0, 0xba, 0x7b, 0x66, 0x65, 0x92, 0xcc, 0x92,
|
||||
0x85, 0xc1, 0xd2, 0x30, 0xff, 0xbd, 0x5d, 0x91, 0xdf, 0x81, 0x6b, 0xe1, 0x1c, 0xbb, 0xce, 0x2c,
|
||||
0x5b, 0xa7, 0x0a, 0x0c, 0x9a, 0xd6, 0x01, 0xe3, 0x09, 0x63, 0x05, 0x49, 0x09, 0xa9, 0xa0, 0x74,
|
||||
0x32, 0x78, 0x9c, 0x7c, 0x17, 0xae, 0x77, 0x56, 0xda, 0x61, 0x55, 0x73, 0xbf, 0xe9, 0x67, 0x28,
|
||||
0xc0, 0xb0, 0x56, 0xa9, 0x34, 0x74, 0xdb, 0xe6, 0x2b, 0x8e, 0x16, 0x27, 0x7f, 0xfb, 0x69, 0x75,
|
||||
0x02, 0x17, 0xbd, 0x2d, 0xee, 0xbc, 0xe7, 0x34, 0x4c, 0xcb, 0x28, 0x79, 0x81, 0xf2, 0x2e, 0x4c,
|
||||
0xc7, 0x2f, 0x89, 0x88, 0x1b, 0x01, 0xc4, 0xd9, 0x78, 0x44, 0x5f, 0x9e, 0x00, 0x6d, 0xc1, 0x64,
|
||||
0x67, 0xd5, 0x3b, 0x7a, 0xad, 0xac, 0x37, 0xec, 0xee, 0x4a, 0xd1, 0xb7, 0x01, 0x3a, 0xcd, 0x98,
|
||||
0xbc, 0xc0, 0x4b, 0xce, 0x79, 0x25, 0xdd, 0xce, 0x29, 0x62, 0x68, 0xb0, 0x73, 0xca, 0x8e, 0x66,
|
||||
0xe8, 0xb8, 0x6c, 0xc9, 0x97, 0x29, 0x7f, 0x47, 0x60, 0x2a, 0xa6, 0x3e, 0x6e, 0x69, 0x13, 0x86,
|
||||
0x6b, 0xe2, 0xd2, 0x24, 0x99, 0x7d, 0x66, 0x61, 0xac, 0x30, 0x1d, 0xbf, 0x2b, 0x91, 0x57, 0xf2,
|
||||
0x82, 0xe9, 0x56, 0x0c, 0xdd, 0x7c, 0x57, 0x3a, 0x51, 0x34, 0x80, 0xf7, 0x20, 0x80, 0x67, 0x17,
|
||||
0x9b, 0xb7, 0x2b, 0x35, 0xd3, 0xf2, 0xf4, 0x51, 0x60, 0x48, 0x73, 0x7f, 0x77, 0xed, 0xa1, 0x08,
|
||||
0xeb, 0x9b, 0x68, 0xdf, 0x12, 0x90, 0xe2, 0xa8, 0x50, 0xb5, 0x02, 0x5c, 0xe4, 0xf2, 0x78, 0xa2,
|
||||
0xa5, 0x4d, 0x2b, 0x46, 0xf6, 0x4f, 0xb1, 0xfb, 0x04, 0x66, 0x43, 0x63, 0x6a, 0xea, 0x76, 0x51,
|
||||
0xfc, 0xfc, 0x0f, 0x07, 0xeb, 0x67, 0x02, 0x2f, 0xa4, 0x70, 0xa0, 0x54, 0x5b, 0x70, 0x45, 0x80,
|
||||
0xd4, 0x31, 0x00, 0x25, 0xeb, 0xfe, 0xf4, 0x5c, 0x36, 0xfc, 0xeb, 0xf6, 0x4f, 0xbf, 0x93, 0x04,
|
||||
0xfd, 0xce, 0xc5, 0xe0, 0x25, 0x89, 0x1a, 0x9c, 0xbf, 0xf3, 0x27, 0xea, 0x4d, 0x98, 0xe0, 0xd8,
|
||||
0x3b, 0x0d, 0x56, 0x67, 0xb6, 0x56, 0xf5, 0x74, 0x9c, 0x81, 0xb1, 0x3a, 0x5e, 0xea, 0x8c, 0x22,
|
||||
0x78, 0x97, 0xb6, 0x2b, 0xf2, 0xbb, 0xf8, 0x12, 0xe9, 0x24, 0xe2, 0x1e, 0x6f, 0xc0, 0x88, 0x17,
|
||||
0x86, 0x07, 0xee, 0x54, 0x64, 0x77, 0xed, 0xa4, 0x76, 0xa8, 0xfc, 0x88, 0x80, 0x1c, 0x58, 0xd0,
|
||||
0x9b, 0x48, 0x21, 0xc2, 0xbf, 0x78, 0x3d, 0xf4, 0xad, 0xc7, 0x3f, 0x10, 0x78, 0x31, 0x15, 0x11,
|
||||
0x15, 0xb8, 0x09, 0xa3, 0xde, 0xb6, 0xbc, 0x06, 0xa7, 0x48, 0xd0, 0x89, 0xed, 0x5f, 0x57, 0x1b,
|
||||
0x30, 0xc3, 0x41, 0xdf, 0x67, 0x8e, 0x5e, 0x6c, 0xe3, 0xba, 0xbf, 0x1a, 0x59, 0x1b, 0xec, 0x3e,
|
||||
0x49, 0x47, 0x6e, 0x02, 0xe7, 0x48, 0x7d, 0x92, 0x78, 0x98, 0x7c, 0x07, 0x9f, 0xce, 0xd8, 0x9a,
|
||||
0xa8, 0xcc, 0x22, 0x0c, 0xba, 0xc1, 0x38, 0x17, 0x57, 0x23, 0xa2, 0xb8, 0xd1, 0x25, 0x1e, 0x22,
|
||||
0x7f, 0x4a, 0xd0, 0x27, 0xb8, 0xd7, 0xec, 0x62, 0xcf, 0x03, 0xda, 0xb7, 0xae, 0x7f, 0x4d, 0xd0,
|
||||
0x5d, 0x44, 0x40, 0x70, 0x53, 0xcb, 0x42, 0x28, 0xaf, 0xd5, 0x09, 0xbb, 0x12, 0x31, 0xfd, 0x6b,
|
||||
0xf1, 0x57, 0x04, 0xed, 0x09, 0x62, 0x05, 0x9a, 0xdb, 0xee, 0x1d, 0xc9, 0xd4, 0xbb, 0xbe, 0x69,
|
||||
0xf5, 0xa5, 0x67, 0x0a, 0x82, 0x50, 0xff, 0xab, 0x50, 0x0f, 0xc3, 0x96, 0x00, 0x2d, 0xd1, 0x39,
|
||||
0x38, 0x50, 0x4e, 0x88, 0xdf, 0x0b, 0xfb, 0xd0, 0xce, 0x83, 0x5d, 0x79, 0x05, 0x9e, 0xe7, 0x6c,
|
||||
0xbb, 0x5a, 0xb5, 0xea, 0x9e, 0x6d, 0x87, 0x55, 0x27, 0xf3, 0xcb, 0x61, 0x17, 0x67, 0x33, 0x90,
|
||||
0x8b, 0x9b, 0xba, 0x05, 0x43, 0x8e, 0x7b, 0x19, 0x0f, 0x81, 0xa8, 0x6f, 0xf5, 0x25, 0x15, 0x07,
|
||||
0x9f, 0xfc, 0x39, 0x33, 0x50, 0x12, 0x09, 0x85, 0xfb, 0xcf, 0xc2, 0x10, 0x5f, 0x96, 0x7e, 0x4e,
|
||||
0x60, 0xb4, 0xbd, 0x75, 0x3a, 0x17, 0x59, 0x22, 0xf6, 0xf3, 0x46, 0x9a, 0xef, 0x1a, 0x27, 0x10,
|
||||
0x65, 0xe5, 0x93, 0xdf, 0xff, 0x7e, 0x70, 0x61, 0x81, 0xce, 0xa9, 0xe1, 0xaf, 0x31, 0xf4, 0x66,
|
||||
0xd6, 0x01, 0x53, 0x8f, 0x3d, 0x9f, 0xd6, 0xa2, 0xdf, 0x13, 0x18, 0x0f, 0xbd, 0xb0, 0xe9, 0x4a,
|
||||
0x4a, 0xb1, 0xc8, 0x57, 0x8f, 0xb4, 0x9a, 0x31, 0x1a, 0x01, 0x37, 0x38, 0xa0, 0x42, 0x57, 0x12,
|
||||
0x00, 0xb9, 0xbd, 0x68, 0x22, 0x27, 0x4e, 0x6d, 0x8b, 0x3e, 0x24, 0x70, 0xc9, 0xff, 0x31, 0x41,
|
||||
0x17, 0x53, 0xaa, 0x06, 0x3f, 0x78, 0xa4, 0xa5, 0x2c, 0xa1, 0x48, 0x97, 0xe7, 0x74, 0xcb, 0x74,
|
||||
0x31, 0x81, 0x0e, 0xbf, 0x45, 0xfc, 0x0a, 0x9e, 0x10, 0xb8, 0x1c, 0xb0, 0xec, 0x34, 0xad, 0x60,
|
||||
0xc8, 0xf4, 0x49, 0xcb, 0x99, 0x62, 0x91, 0x6e, 0x8d, 0xd3, 0x2d, 0xd1, 0x85, 0x78, 0x3a, 0x7b,
|
||||
0xaf, 0xdc, 0xdc, 0xe3, 0xde, 0xd0, 0x55, 0xae, 0x66, 0x5a, 0x2d, 0xfa, 0x2b, 0x81, 0x89, 0x38,
|
||||
0xaf, 0x4c, 0xf3, 0xdd, 0xba, 0x16, 0xf1, 0xf7, 0x52, 0xa1, 0x97, 0x14, 0x24, 0x7e, 0x95, 0x13,
|
||||
0xdf, 0xa0, 0xeb, 0x69, 0xdd, 0x36, 0x75, 0x4e, 0x2e, 0x6e, 0xf9, 0x94, 0xfd, 0x25, 0x0a, 0x2f,
|
||||
0x04, 0xce, 0x06, 0x1f, 0xd0, 0xb9, 0xd0, 0x4b, 0x0a, 0xc2, 0xdf, 0xe2, 0xf0, 0x05, 0xba, 0x96,
|
||||
0x01, 0x3e, 0x28, 0xfb, 0x67, 0x04, 0x46, 0xbc, 0x97, 0x2d, 0x7d, 0x39, 0xbe, 0x74, 0xc8, 0x15,
|
||||
0x48, 0x73, 0xdd, 0xc2, 0x90, 0x4a, 0xe5, 0x54, 0x8b, 0x74, 0x3e, 0x42, 0xe5, 0x9d, 0x62, 0xea,
|
||||
0xb1, 0xef, 0x88, 0x6b, 0xd1, 0xc7, 0x04, 0xae, 0xc5, 0xdb, 0x3e, 0xba, 0x9e, 0x5e, 0x33, 0xd6,
|
||||
0xc7, 0x4a, 0x1b, 0xbd, 0x25, 0x21, 0xf6, 0x6b, 0x1c, 0x7b, 0x93, 0x6e, 0x24, 0x62, 0x77, 0x86,
|
||||
0x00, 0x0f, 0x01, 0xdf, 0xf3, 0xff, 0x98, 0xc0, 0x73, 0x31, 0xee, 0x8c, 0xae, 0xc5, 0xb3, 0x24,
|
||||
0x9b, 0x47, 0x29, 0xdf, 0x43, 0x06, 0xa2, 0xbf, 0xc5, 0xd1, 0xdf, 0xa4, 0xaf, 0x47, 0xd0, 0xdd,
|
||||
0xf7, 0xbd, 0x4b, 0xdd, 0xd6, 0x9b, 0x7b, 0x92, 0xa0, 0xfe, 0xea, 0x31, 0xbf, 0xd8, 0xa2, 0x3f,
|
||||
0x12, 0x18, 0x0f, 0x19, 0xb1, 0xa4, 0xa3, 0x36, 0xde, 0x38, 0x26, 0x1d, 0xb5, 0x09, 0xee, 0x2e,
|
||||
0x65, 0x7e, 0xb9, 0x4f, 0xf1, 0x83, 0x87, 0x46, 0xe6, 0x1b, 0x02, 0x97, 0xfc, 0x3e, 0x28, 0xe9,
|
||||
0xb8, 0x8d, 0x31, 0x70, 0x49, 0xc7, 0x6d, 0x9c, 0xad, 0x4a, 0x99, 0xe5, 0x36, 0x21, 0x2a, 0x8a,
|
||||
0x1a, 0x3e, 0x22, 0x70, 0x25, 0xe8, 0x38, 0x68, 0x97, 0x13, 0x34, 0x60, 0x99, 0xa4, 0x95, 0x6c,
|
||||
0xc1, 0x88, 0xb7, 0xce, 0xf1, 0x56, 0xe9, 0x72, 0xca, 0x79, 0x2b, 0xde, 0x08, 0xbe, 0x51, 0x3d,
|
||||
0x21, 0x30, 0xe6, 0xf3, 0x01, 0x74, 0x21, 0xbe, 0x64, 0xd4, 0x9b, 0x48, 0x8b, 0x19, 0x22, 0x91,
|
||||
0x6c, 0x93, 0x93, 0xad, 0x51, 0x25, 0xf9, 0x69, 0x0a, 0x4d, 0x21, 0xf7, 0x21, 0xc5, 0x37, 0x9e,
|
||||
0x9c, 0xe6, 0xc8, 0xd3, 0xd3, 0x1c, 0xf9, 0xeb, 0x34, 0x47, 0xbe, 0x38, 0xcb, 0x0d, 0x3c, 0x3d,
|
||||
0xcb, 0x0d, 0xfc, 0x71, 0x96, 0x1b, 0xf8, 0xe0, 0x25, 0xc3, 0x74, 0x3e, 0x3c, 0x2c, 0x2b, 0xfb,
|
||||
0xac, 0xe6, 0xad, 0x29, 0xfe, 0x59, 0xb5, 0x2b, 0x1f, 0xa9, 0x1f, 0x8b, 0x02, 0xe5, 0x8b, 0xfc,
|
||||
0xcf, 0xb0, 0xeb, 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0x11, 0xfe, 0x04, 0xa9, 0x4e, 0x16, 0x00,
|
||||
0x00,
|
||||
}
|
||||
|
||||
// Reference imports to suppress errors if they are not otherwise used.
|
||||
@@ -1544,7 +1544,7 @@ func NewQueryClient(cc grpc1.ClientConn) QueryClient {
|
||||
|
||||
func (c *queryClient) GroupInfo(ctx context.Context, in *QueryGroupInfoRequest, opts ...grpc.CallOption) (*QueryGroupInfoResponse, error) {
|
||||
out := new(QueryGroupInfoResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/GroupInfo", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/GroupInfo", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1553,7 +1553,7 @@ func (c *queryClient) GroupInfo(ctx context.Context, in *QueryGroupInfoRequest,
|
||||
|
||||
func (c *queryClient) GroupPolicyInfo(ctx context.Context, in *QueryGroupPolicyInfoRequest, opts ...grpc.CallOption) (*QueryGroupPolicyInfoResponse, error) {
|
||||
out := new(QueryGroupPolicyInfoResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/GroupPolicyInfo", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/GroupPolicyInfo", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1562,7 +1562,7 @@ func (c *queryClient) GroupPolicyInfo(ctx context.Context, in *QueryGroupPolicyI
|
||||
|
||||
func (c *queryClient) GroupMembers(ctx context.Context, in *QueryGroupMembersRequest, opts ...grpc.CallOption) (*QueryGroupMembersResponse, error) {
|
||||
out := new(QueryGroupMembersResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/GroupMembers", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/GroupMembers", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1571,7 +1571,7 @@ func (c *queryClient) GroupMembers(ctx context.Context, in *QueryGroupMembersReq
|
||||
|
||||
func (c *queryClient) GroupsByAdmin(ctx context.Context, in *QueryGroupsByAdminRequest, opts ...grpc.CallOption) (*QueryGroupsByAdminResponse, error) {
|
||||
out := new(QueryGroupsByAdminResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/GroupsByAdmin", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/GroupsByAdmin", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1580,7 +1580,7 @@ func (c *queryClient) GroupsByAdmin(ctx context.Context, in *QueryGroupsByAdminR
|
||||
|
||||
func (c *queryClient) GroupPoliciesByGroup(ctx context.Context, in *QueryGroupPoliciesByGroupRequest, opts ...grpc.CallOption) (*QueryGroupPoliciesByGroupResponse, error) {
|
||||
out := new(QueryGroupPoliciesByGroupResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/GroupPoliciesByGroup", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/GroupPoliciesByGroup", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1589,7 +1589,7 @@ func (c *queryClient) GroupPoliciesByGroup(ctx context.Context, in *QueryGroupPo
|
||||
|
||||
func (c *queryClient) GroupPoliciesByAdmin(ctx context.Context, in *QueryGroupPoliciesByAdminRequest, opts ...grpc.CallOption) (*QueryGroupPoliciesByAdminResponse, error) {
|
||||
out := new(QueryGroupPoliciesByAdminResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/GroupPoliciesByAdmin", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/GroupPoliciesByAdmin", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1598,7 +1598,7 @@ func (c *queryClient) GroupPoliciesByAdmin(ctx context.Context, in *QueryGroupPo
|
||||
|
||||
func (c *queryClient) Proposal(ctx context.Context, in *QueryProposalRequest, opts ...grpc.CallOption) (*QueryProposalResponse, error) {
|
||||
out := new(QueryProposalResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/Proposal", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/Proposal", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1607,7 +1607,7 @@ func (c *queryClient) Proposal(ctx context.Context, in *QueryProposalRequest, op
|
||||
|
||||
func (c *queryClient) ProposalsByGroupPolicy(ctx context.Context, in *QueryProposalsByGroupPolicyRequest, opts ...grpc.CallOption) (*QueryProposalsByGroupPolicyResponse, error) {
|
||||
out := new(QueryProposalsByGroupPolicyResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/ProposalsByGroupPolicy", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/ProposalsByGroupPolicy", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1616,7 +1616,7 @@ func (c *queryClient) ProposalsByGroupPolicy(ctx context.Context, in *QueryPropo
|
||||
|
||||
func (c *queryClient) VoteByProposalVoter(ctx context.Context, in *QueryVoteByProposalVoterRequest, opts ...grpc.CallOption) (*QueryVoteByProposalVoterResponse, error) {
|
||||
out := new(QueryVoteByProposalVoterResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/VoteByProposalVoter", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/VoteByProposalVoter", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1625,7 +1625,7 @@ func (c *queryClient) VoteByProposalVoter(ctx context.Context, in *QueryVoteByPr
|
||||
|
||||
func (c *queryClient) VotesByProposal(ctx context.Context, in *QueryVotesByProposalRequest, opts ...grpc.CallOption) (*QueryVotesByProposalResponse, error) {
|
||||
out := new(QueryVotesByProposalResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/VotesByProposal", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/VotesByProposal", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1634,7 +1634,7 @@ func (c *queryClient) VotesByProposal(ctx context.Context, in *QueryVotesByPropo
|
||||
|
||||
func (c *queryClient) VotesByVoter(ctx context.Context, in *QueryVotesByVoterRequest, opts ...grpc.CallOption) (*QueryVotesByVoterResponse, error) {
|
||||
out := new(QueryVotesByVoterResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/VotesByVoter", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/VotesByVoter", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1643,7 +1643,7 @@ func (c *queryClient) VotesByVoter(ctx context.Context, in *QueryVotesByVoterReq
|
||||
|
||||
func (c *queryClient) GroupsByMember(ctx context.Context, in *QueryGroupsByMemberRequest, opts ...grpc.CallOption) (*QueryGroupsByMemberResponse, error) {
|
||||
out := new(QueryGroupsByMemberResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/GroupsByMember", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/GroupsByMember", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1652,7 +1652,7 @@ func (c *queryClient) GroupsByMember(ctx context.Context, in *QueryGroupsByMembe
|
||||
|
||||
func (c *queryClient) TallyResult(ctx context.Context, in *QueryTallyResultRequest, opts ...grpc.CallOption) (*QueryTallyResultResponse, error) {
|
||||
out := new(QueryTallyResultResponse)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1beta1.Query/TallyResult", in, out, opts...)
|
||||
err := c.cc.Invoke(ctx, "/cosmos.group.v1.Query/TallyResult", in, out, opts...)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -1747,7 +1747,7 @@ func _Query_GroupInfo_Handler(srv interface{}, ctx context.Context, dec func(int
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/GroupInfo",
|
||||
FullMethod: "/cosmos.group.v1.Query/GroupInfo",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).GroupInfo(ctx, req.(*QueryGroupInfoRequest))
|
||||
@@ -1765,7 +1765,7 @@ func _Query_GroupPolicyInfo_Handler(srv interface{}, ctx context.Context, dec fu
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/GroupPolicyInfo",
|
||||
FullMethod: "/cosmos.group.v1.Query/GroupPolicyInfo",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).GroupPolicyInfo(ctx, req.(*QueryGroupPolicyInfoRequest))
|
||||
@@ -1783,7 +1783,7 @@ func _Query_GroupMembers_Handler(srv interface{}, ctx context.Context, dec func(
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/GroupMembers",
|
||||
FullMethod: "/cosmos.group.v1.Query/GroupMembers",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).GroupMembers(ctx, req.(*QueryGroupMembersRequest))
|
||||
@@ -1801,7 +1801,7 @@ func _Query_GroupsByAdmin_Handler(srv interface{}, ctx context.Context, dec func
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/GroupsByAdmin",
|
||||
FullMethod: "/cosmos.group.v1.Query/GroupsByAdmin",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).GroupsByAdmin(ctx, req.(*QueryGroupsByAdminRequest))
|
||||
@@ -1819,7 +1819,7 @@ func _Query_GroupPoliciesByGroup_Handler(srv interface{}, ctx context.Context, d
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/GroupPoliciesByGroup",
|
||||
FullMethod: "/cosmos.group.v1.Query/GroupPoliciesByGroup",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).GroupPoliciesByGroup(ctx, req.(*QueryGroupPoliciesByGroupRequest))
|
||||
@@ -1837,7 +1837,7 @@ func _Query_GroupPoliciesByAdmin_Handler(srv interface{}, ctx context.Context, d
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/GroupPoliciesByAdmin",
|
||||
FullMethod: "/cosmos.group.v1.Query/GroupPoliciesByAdmin",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).GroupPoliciesByAdmin(ctx, req.(*QueryGroupPoliciesByAdminRequest))
|
||||
@@ -1855,7 +1855,7 @@ func _Query_Proposal_Handler(srv interface{}, ctx context.Context, dec func(inte
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/Proposal",
|
||||
FullMethod: "/cosmos.group.v1.Query/Proposal",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).Proposal(ctx, req.(*QueryProposalRequest))
|
||||
@@ -1873,7 +1873,7 @@ func _Query_ProposalsByGroupPolicy_Handler(srv interface{}, ctx context.Context,
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/ProposalsByGroupPolicy",
|
||||
FullMethod: "/cosmos.group.v1.Query/ProposalsByGroupPolicy",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).ProposalsByGroupPolicy(ctx, req.(*QueryProposalsByGroupPolicyRequest))
|
||||
@@ -1891,7 +1891,7 @@ func _Query_VoteByProposalVoter_Handler(srv interface{}, ctx context.Context, de
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/VoteByProposalVoter",
|
||||
FullMethod: "/cosmos.group.v1.Query/VoteByProposalVoter",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).VoteByProposalVoter(ctx, req.(*QueryVoteByProposalVoterRequest))
|
||||
@@ -1909,7 +1909,7 @@ func _Query_VotesByProposal_Handler(srv interface{}, ctx context.Context, dec fu
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/VotesByProposal",
|
||||
FullMethod: "/cosmos.group.v1.Query/VotesByProposal",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).VotesByProposal(ctx, req.(*QueryVotesByProposalRequest))
|
||||
@@ -1927,7 +1927,7 @@ func _Query_VotesByVoter_Handler(srv interface{}, ctx context.Context, dec func(
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/VotesByVoter",
|
||||
FullMethod: "/cosmos.group.v1.Query/VotesByVoter",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).VotesByVoter(ctx, req.(*QueryVotesByVoterRequest))
|
||||
@@ -1945,7 +1945,7 @@ func _Query_GroupsByMember_Handler(srv interface{}, ctx context.Context, dec fun
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/GroupsByMember",
|
||||
FullMethod: "/cosmos.group.v1.Query/GroupsByMember",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).GroupsByMember(ctx, req.(*QueryGroupsByMemberRequest))
|
||||
@@ -1963,7 +1963,7 @@ func _Query_TallyResult_Handler(srv interface{}, ctx context.Context, dec func(i
|
||||
}
|
||||
info := &grpc.UnaryServerInfo{
|
||||
Server: srv,
|
||||
FullMethod: "/cosmos.group.v1beta1.Query/TallyResult",
|
||||
FullMethod: "/cosmos.group.v1.Query/TallyResult",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(QueryServer).TallyResult(ctx, req.(*QueryTallyResultRequest))
|
||||
@@ -1972,7 +1972,7 @@ func _Query_TallyResult_Handler(srv interface{}, ctx context.Context, dec func(i
|
||||
}
|
||||
|
||||
var _Query_serviceDesc = grpc.ServiceDesc{
|
||||
ServiceName: "cosmos.group.v1beta1.Query",
|
||||
ServiceName: "cosmos.group.v1.Query",
|
||||
HandlerType: (*QueryServer)(nil),
|
||||
Methods: []grpc.MethodDesc{
|
||||
{
|
||||
@@ -2029,7 +2029,7 @@ var _Query_serviceDesc = grpc.ServiceDesc{
|
||||
},
|
||||
},
|
||||
Streams: []grpc.StreamDesc{},
|
||||
Metadata: "cosmos/group/v1beta1/query.proto",
|
||||
Metadata: "cosmos/group/v1/query.proto",
|
||||
}
|
||||
|
||||
func (m *QueryGroupInfoRequest) Marshal() (dAtA []byte, err error) {
|
||||
|
||||
Reference in New Issue
Block a user