Aborts the current transaction.
Synopsis
Declared in <wallet/db.h>
virtual
bool
TxnAbort() = 0;
Return Value
true if the transaction was aborted.
Created with MrDocs
Aborts the current transaction.
Declared in <wallet/db.h>
virtual
bool
TxnAbort() = 0;
true if the transaction was aborted.
Created with MrDocs