getPendingTransaction()
Get the transactions that are not processed yet.
Method Signature
Parameters
Name | Type | Description |
---|---|---|
| string | Blockchain address in hex |
| string | TxID |
Example
Result
The result will be of type JSON
.
Last updated
Get the transactions that are not processed yet.
Method Signature
Parameters
Name | Type | Description |
---|---|---|
| string | Blockchain address in hex |
| string | TxID |
Example
Result
The result will be of type JSON
.
Last updated