Abort the current database transaction.
Synopsis
Declared in <wallet/sqlite.h>
virtual
bool
TxnAbort() override;
Return Value
True if the transaction was aborted, false otherwise.
Created with MrDocs
Abort the current database transaction.
Declared in <wallet/sqlite.h>
virtual
bool
TxnAbort() override;
True if the transaction was aborted, false otherwise.
Created with MrDocs