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

Hierarchy

  • V1QueryVotesResponse

Properties

Properties

pagination?: V1Beta1PageResponse

pagination defines the pagination in the response.

votes?: V1Vote[]

votes defined the queried votes.

Generated using TypeDoc