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