Skip to content

[improvement] Delay Churn for Halted Chains #check-lint-warning

Ursa (9R) requested to merge ursa/skip-churn-if-halted into develop

This just avoids the case where the network starts churning when a chain is halted. The change is small - diff is just large because of the modified function signature.

Merge request reports