Companion to Split `SolutionImprovementThresholds` into two types (#5324)
* Splitting `SolutionImprovementThreshold` in 2. One for Signed phase, and one for Unsgined. * Adding missing imports * Removing `GetDefault`, renaming trait * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 186 additions, 200 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 3 additions, 2 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 3 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 3 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment