Translations: Voting System/24/en

From ArdorDocs
Jump to: navigation, search

Get Poll Vote Example

http://localhost:27876/nxt?
  requestType=getPollVote&
  chain=2&
  account=9096010195498999548
{
 "voterRS": "ARDOR-THLJ-CYAL-JQST-6FNS5",
 "votes": [
  "1",
  ""
 ],
 "voter": "4747512364439223888",
 "requestProcessingTime": 1,
 "transaction": "6214591232702166122"
}