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
hashRequiredstring
The hash of the transaction.
Transaction data retrieved successfully