node::KernelNotifications::setChainstateLoaded

Record whether the chainstate has finished loading.

Synopsis

Declared in <node/kernel_notifications.h>

[[requires_capability(0x7f2e33c63598)]]
void
setChainstateLoaded(bool chainstate_loaded);

Parameters

NameDescription
chainstate_loadedTrue once the chainstate is fully loaded.