![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
Options specifying which chain notifications are required. More...
#include <chain.h>
Public Attributes | |
| bool | connect_undo_data = false |
| Include undo data with block connected notifications. | |
| bool | disconnect_data = false |
| Include block data with block disconnected notifications. | |
| bool | disconnect_undo_data = false |
| Include undo data with block disconnected notifications. | |
| bool interfaces::Chain::NotifyOptions::connect_undo_data = false |
| bool interfaces::Chain::NotifyOptions::disconnect_data = false |