Begin a database transaction.
Synopsis
Declared in <wallet/migrate.h>
virtual
bool
TxnBegin() override;
Return Value
Always false, since this read‐only batch does not support transactions.
Created with MrDocs
Begin a database transaction.
Declared in <wallet/migrate.h>
virtual
bool
TxnBegin() override;
Always false, since this read‐only batch does not support transactions.
Created with MrDocs