PoolListGetStable()
Retrieve Pool List from specific Sequence
Before calling the function make sure you have the Connector object initialized.
Understanding Connector ObjectFunction Call
Field
Type
Description
Sequence
long
Pool Sequence Number(Round Number)
Limit
int
Limit Amount per request
Return value of function: PoolListGetResult
Example
Return value of function: PoolListGetResult
Output of Example
Output is printed via ObjectDumper
Last updated