Options specifying which chain notifications are required.
More...
#include <chain.h>
Options specifying which chain notifications are required.
Definition at line 319 of file chain.h.
◆ connect_undo_data
| bool interfaces::Chain::NotifyOptions::connect_undo_data = false |
Include undo data with block connected notifications.
Definition at line 322 of file chain.h.
◆ disconnect_data
| bool interfaces::Chain::NotifyOptions::disconnect_data = false |
Include block data with block disconnected notifications.
Definition at line 324 of file chain.h.
◆ disconnect_undo_data
| bool interfaces::Chain::NotifyOptions::disconnect_undo_data = false |
Include undo data with block disconnected notifications.
Definition at line 326 of file chain.h.
The documentation for this struct was generated from the following file: