foundry
foundry copied to clipboard
The check_enough_votes method returns an awkward error
In the documentation the EngineError::BadSealFieldSize
is stated as "Seal field has an unexpected size". However, the method check_enough_votes
returns an error of this type when the collected votes do not exceed the threshold.
Related codes are here: dynamic_validator validator_list
The two usages above are the all usages so assignees can rename it with more descriptive one