Transaction
Fetch transaction from mempool by hash
Retrieves a transaction from the mempool given its hash using the Nimiq RPC.
GET
/
getTransactionFromMempool
/{hash}
Path Parameters
hash
Requiredstring
The hash of the transaction.
Transaction data retrieved successfully