wallet::BerkeleyROBatch::TxnCommit

Commit the current database transaction.

Synopsis

Declared in <wallet/migrate.h>

virtual
bool
TxnCommit() override;

Return Value

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