wallet::BerkeleyROBatch::TxnAbort

Abort the current database transaction.

Synopsis

Declared in <wallet/migrate.h>

virtual
bool
TxnAbort() override;

Return Value

Always false, since this read-only batch does not support transactions.