Skip to content

Get Phasing Polls

Get phasing poll details given multiple phased transaction IDs.

Request:

  • requestType is getPhasingPolls
  • transaction is one of the multiple phased transaction IDs
  • countVotes is true to compute the poll result while the votes are still available (optional)
  • requireBlock is the block ID of a block that must be present in the blockchain during execution (optional)
  • requireLastBlock is the block ID of a block that must be last in the blockchain during execution (optional)

Response: Refer to Get Phasing Poll.