Returns mempool data for given transaction.
getmempoolentry(con, txid)A S4-object of class ANSRPC.
object of class CONRPC.
character, the transaction id (must be in mempool).
Bernhard Pfaff
https://bitcoin.org/en/developer-reference#getmempoolentry, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
Other Blockchain RPCs:
decodescript(),
getbestblockhash(),
getblock(),
getblockchaininfo(),
getblockcount(),
getblockhash(),
getblockheader(),
getchaintips(),
getchaintxstats(),
getdifficulty(),
getmempoolancestors(),
getmempooldescendants(),
getmempoolinfo(),
getrawmempool(),
gettxout(),
gettxoutproof(),
gettxoutsetinfo(),
pruneblockchain(),
verifychain(),
verifytxoutproof()