TransactionGet()
Retrieve a single transaction
Before calling the function make sure you have the Connector object initialized.
Understanding Connector ObjectFunction Call
Field
Type
Description
PoolSeq
long
Pool Sequence Number(Round Number)
Index
int
Index number(Transaction number of that particular block)
Return value of function: TransactionGetResult
Example
Return value of function: TransactionGetResult
Output of Example
Output is printed via ObjectDumper
Last updated