Report whether this batch has started a transaction.
Synopsis
Declared in <wallet/sqlite.h>
virtual
bool
HasActiveTxn() override;
Return Value
True if this batch owns an active transaction, false otherwise.
Created with MrDocs