Get All Shufflings
Retrieves info about all shufflings.
Request:
- requestType is getAllShufflings
- includeFinished is true to include completed shufflings (optional)
- includeHoldingInfo is true to include holding info (optional)
- finishedOnly is true to omit not yet finished shufflings (optional)
- firstIndex is a zero-based index to the first tagged data to retrieve (optional)
- lastIndex is a zero-based index to the last tagged data to retrieve (optional)
- adminPassword is a string with the admin password (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:
- requestProcessingTime (N) is the API request processing time (in millisec)
- shufflings (A) is an array containing the shuffling object