Return whether the transaction is unconfirmed and not otherwise flagged.
Synopsis
Declared in <wallet/transaction.h>
bool
isUnconfirmed() const;
Return Value
True if the transaction is unconfirmed and not otherwise flagged.
Created with MrDocs