CodeChain-io / CodeChain-io/foundry
The check_enough_votes method returns an awkward error
Open
consensus
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.