Commit the current database transaction.
Synopsis
Declared in <wallet/sqlite.h>
virtual
bool
TxnCommit() override;
Return Value
True if the transaction was committed, false otherwise.
Created with MrDocs
Commit the current database transaction.
Declared in <wallet/sqlite.h>
virtual
bool
TxnCommit() override;
True if the transaction was committed, false otherwise.
Created with MrDocs