![]() |
Bitcoin Core
29.1.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.
1.8.14