Open
Description
There are a few of hardcoded constants configurations which could be wrong or become outdated if something gets changed in the runtime.
Most likely submitting a valid solution would not work and we will detect it via the integration tests.
Currently we got the following hardcoded stuff (could be outdated):
- MaxBackersPerWinnerFinal = u32::MAX
- MaxVotesPerVoter: 16 (polkadot, westend) and 24 (kusama)
- MaxVoters: 22500 (polkadot, westend) and 12500
Metadata
Metadata
Assignees
Type
Projects
Status
No status