Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <walletdb.h>
Public Attributes | |
std::function< void()> | on_commit |
std::function< void()> | on_abort |
Definition at line 183 of file walletdb.h.
std::function<void()> wallet::DbTxnListener::on_abort |
Definition at line 185 of file walletdb.h.
std::function<void()> wallet::DbTxnListener::on_commit |
Definition at line 185 of file walletdb.h.