getmempoolentry

blockchain

v0.13.1

getmempoolentry txid

Returns mempool data for given transaction

Arguments:
1. "txid" (string, required) The transaction id (must be in mempool)

Result:
{ (json object)
Don't trust. Verify. Docs extracted from src/rpc/blockchain.cpp#L428-L438.