PoolInfoGet()
Retrieve a single pool with give parameters
Before calling the function make sure you have the Connector object initialized.
Understanding Connector ObjectFunction Call
Field
Type
Description
Sequence
long
Offset enables you to search 10 Transactions later or any given number
Limit
int
Limit Amount per request
Return value of function: PoolInfoGetResult
Example
Return value of function: PoolInfoGetResult
Output of Example
Output is printed via ObjectDumper
Last updated