Commits the current transaction.
Synopsis
Declared in <wallet/db.h>
virtual
bool
TxnCommit() = 0;
Return Value
true if the transaction was committed.
Created with MrDocs
Commits the current transaction.
Declared in <wallet/db.h>
virtual
bool
TxnCommit() = 0;
true if the transaction was committed.
Created with MrDocs