CClientUIInterface::ShowProgress

Show progress e.g. for verifychain. resume_possible indicates shutting down now will result in the current progress action resuming upon restart.

Synopsis

Declared in <node/interface_ui.h>

btcsignals::signal<void(std::string const&, int, bool)> ShowProgress;