PoolTransactionsGet()
Retrieve Transactions for Given Block
Last updated
Was this helpful?
Retrieve Transactions for Given Block
Last updated
Was this helpful?
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
Output is printed via ObjectDumper