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