Return true if there is an on‐going txn in this connection
Synopsis
Declared in <wallet/sqlite.h>
bool
HasActiveTxn();
Return Value
True if a transaction is currently active, false otherwise.
Created with MrDocs
Return true if there is an on‐going txn in this connection
Declared in <wallet/sqlite.h>
bool
HasActiveTxn();
True if a transaction is currently active, false otherwise.
Created with MrDocs