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