Fire the ChainStateFlushed event to all subscribers.
Declared in <validationinterface.h>
void
ChainStateFlushed(
kernel::ChainstateRole const& role,
CBlockLocator const& locator);
| Name | Description |
|---|---|
| role | Which chainstate (active or background) was flushed. |
| locator | Locator describing the best chain at flush time. |