wallet::CWalletTx::InMempool

Return whether the transaction is currently in the mempool.

Synopsis

Declared in <wallet/transaction.h>

bool
InMempool() const;

Return Value

True if the transaction is in the mempool.