Translations: Shuffling/29/en

From ArdorDocs
Jump to: navigation, search

Get Shuffling Participants Example

http://localhost:27876/nxt?
 requestType=getShufflingParticipants&
 chain=2&
 shuffling=16292433427943984172
{
 "requestProcessingTime": 5,
 "participants": [
  {
   "nextAccountRS": "ARDOR-KTTY-WRE6-2B5Y-4CYWR",
   "accountRS": "ARDOR-3ZXY-KWR5-LR8V-2PYAT",
   "shuffling": "16292433427943984172",
   "state": 2,
   "nextAccount": "3167098051496568638",
   "account": "910806360590974910"
  },
  {
   "nextAccountRS": "ARDOR-L8VW-NRUG-LZ6Q-62WWW",
   "accountRS": "ARDOR-KTTY-WRE6-2B5Y-4CYWR",
   "shuffling": "16292433427943984172",
   "state": 2,
   "nextAccount": "5653003407546981244",
   "account": "3167098051496568638"
  },
  {
   "nextAccountRS": "ARDOR-XC7L-35JW-FZCL-24NUT",
   "accountRS": "ARDOR-L8VW-NRUG-LZ6Q-62WWW",
   "shuffling": "16292433427943984172",
   "state": 2,
   "nextAccount": "930699247665195186",
   "account": "5653003407546981244"
  },
  {
   "nextAccountRS": "ARDOR-2222-2222-2222-22222",
   "accountRS": "ARDOR-XC7L-35JW-FZCL-24NUT",
   "shuffling": "16292433427943984172",
   "state": 2,
   "nextAccount": "0",
   "account": "930699247665195186"
  }
 ]
}