Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • QueryVotesResponse

Index

Properties

Properties

pagination: undefined | internal.PageResponse

pagination defines the pagination in the response.

votes: Vote[]

votes defined the queried votes.

Generated using TypeDoc