Record whether the chainstate has finished loading.
Declared in <node/kernel_notifications.h>
[[requires_capability(0x7f2e33c63598)]]
void
setChainstateLoaded(bool chainstate_loaded);
| Name | Description |
|---|---|
| chainstate_loaded | True once the chainstate is fully loaded. |