QueryVotesResponse is the response type for the Query/Votes RPC method.

Hierarchy

  • V1Beta1QueryVotesResponse

Properties

Properties

pagination?: V1Beta1PageResponse

pagination defines the pagination in the response.

votes?: V1Beta1Vote[]

votes defined the queried votes.

Generated using TypeDoc