Report whether a database transaction is active.
Declared in <wallet/migrate.h>
<wallet/migrate.h>
virtual bool HasActiveTxn() override;
Always false, since this read-only batch does not support transactions.