Return whether the transaction is in an inactive state.
Synopsis
Declared in <wallet/transaction.h>
bool
isInactive() const;
Return Value
True if the transaction is in an inactive state.
Created with MrDocs
Return whether the transaction is in an inactive state.
Declared in <wallet/transaction.h>
bool
isInactive() const;
True if the transaction is in an inactive state.
Created with MrDocs