Return early in `make_disabling_decision` implementation for...
Return early in `make_disabling_decision` implementation for `UpToThresholdDisablingStrategy` if disabled validators are above the disabling threshold. Reason - avoid unnecessary storage reads.
Please register or sign in to comment