PoolTransactionsGet()
Retrieve Transactions for Given Block
Last updated
Retrieve Transactions for Given Block
Last updated
Before calling the function make sure you have the Connector object initialized.
Field
Type
Description
Sequence
long
Sequence/Block Number
OffSet
long
Offset enables you to search 10 Transactions later or any given number
Limit
long
The maximum amount of transactions you want to retrieve in 1 Function call
Return value of function: PoolTransactionsGetResult
Return value of function: PoolTransactionsGetResult
Output is printed via ObjectDumper