Translations: Voting System/22/en

From ArdorDocs
Jump to: navigation, search

Request:

  • requestType is getPollVote
  • chain the chain related to the operation (eg: IGNIS)
  • poll is the poll ID
  • account is the account ID
  • includeWeights is true to calculate and return the weight assigned to each vote (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)