configuration: Consistency checks for PVF pre-checking (#4580)

As was suggested by Alexander Popiak [here][comment], this commit
checks the consistency of the configuration.

[comment]:
https://github.com/paritytech/polkadot/pull/4420#discussion_r764796519
This commit is contained in:
Sergei Shulepov
2021-12-28 14:53:52 +01:00
committed by GitHub
parent 979fa1f5ab
commit 3c226d9dcf
5 changed files with 71 additions and 9 deletions
@@ -171,6 +171,7 @@ fn polkadot_testnet_genesis(
chain_availability_period: 4,
thread_availability_period: 4,
no_show_slots: 10,
minimum_validation_upgrade_delay: 5,
..Default::default()
},
},