Skip to content

progessbar: Fix progress when the chain is not yet initialized

Valentin Valls requested to merge fix-progressbar into master

This PR check in the progressbar side if the chain is not yet initialized.

This fix the following error message

progress_error

Merge request reports