Returns whether a database transaction is currently active.
Synopsis
Declared in <wallet/db.h>
virtual
bool
HasActiveTxn() = 0;
Return Value
true if a transaction is active.
Created with MrDocs
Returns whether a database transaction is currently active.
Declared in <wallet/db.h>
virtual
bool
HasActiveTxn() = 0;
true if a transaction is active.
Created with MrDocs