Return whether the transaction has been abandoned.
Synopsis
Declared in <wallet/transaction.h>
bool
isAbandoned() const;
Return Value
True if the transaction has been abandoned.
Created with MrDocs
Return whether the transaction has been abandoned.
Declared in <wallet/transaction.h>
bool
isAbandoned() const;
True if the transaction has been abandoned.
Created with MrDocs