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.
Created with MrDocs
Return whether the transaction is currently in the mempool.
Declared in <wallet/transaction.h>
bool
InMempool() const;
True if the transaction is in the mempool.
Created with MrDocs