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