Closed roxaneletourneau closed 2 years ago
Add support for the new RPC endpoint voting_info. It returns data found on the voting listings for a delegate, i.e. voting power, casted ballots and proposals in the current voting period.
voting_info
RPC endpoint: /chains/<chain_id>/blocks/<block>/context/delegates/<delegate_pkh>/voting_info
/chains/<chain_id>/blocks/<block>/context/delegates/<delegate_pkh>/voting_info
Additional context https://tezos.gitlab.io/protocols/014_kathmandu.html#rpc-changes
Hey team! Please add your planning poker estimate with Zenhub @dsawali @hui-an-yang @zainen
Add support for the new RPC endpoint
voting_info
. It returns data found on the voting listings for a delegate, i.e. voting power, casted ballots and proposals in the current voting period.RPC endpoint:
/chains/<chain_id>/blocks/<block>/context/delegates/<delegate_pkh>/voting_info
Additional context https://tezos.gitlab.io/protocols/014_kathmandu.html#rpc-changes