getTransactionOutcome()
Get recursively if the transaction gets processed
Method Signature
Parameters
Name | Type | Description |
---|---|---|
| string | Blockchain address in hex |
| string | txID |
| int | Polling every n sec |
Example
Result
The result will be of type JSON
. Check the GetTransactionbyID()
for result examples.
Last updated