Callbacks invoked when a wallet database transaction commits or aborts.
Synopsis
Declared in <wallet/walletdb.h>
struct DbTxnListener;
Data Members
Name |
Description |
Callback invoked when the transaction commits ( |
|
Callback invoked when the transaction commits ( |
Created with MrDocs