Fetches a voter with the specified address from the voting period at the specified index from tzKT.
Returns a voter with the specified address from the voting period at the specified index
Fetches voters from the current period from tzKT.
Returns voters from the current period.
Fetches a voter with the specified address from the current period from tzKT.
Returns a voter with the specified address from the current period.
Fetches voters from the voting period at the specified index from tzKT.
Returns voters from the voting period at the specified index.
Generated using TypeDoc
Period Voters are accounts that voted during a VotingEpoch on the Tezos blockchain. For more information see the Voting API documentation on tzKT.