getTransactionOutcome()
Get transactions processed during a range of dates
Method Signature
Parameters
Name
Type
Description
Blockchain
string or hexadecimal
Blockchain address
TxID
string or hexadecimal
Transaction ID returned by the sendTransaction
method
timeoutSec
int
Timeout in seconds
intervalSec
int
Interval between pollings
Example
Result
Last updated