[Companion] Allow StakingAdmin to set min_commission (#6444)
* rename staking origin * fix comments * rename origin * give fake weight before re-benchmarking * ".git/.scripts/bench-bot.sh" runtime westend-dev pallet_staking * ".git/.scripts/bench-bot.sh" runtime polkadot-dev pallet_staking * ".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_staking * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 182 additions, 180 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 1 addition, 2 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/pallet_staking.rs 173 additions, 160 deletionspolkadot/runtime/kusama/src/weights/pallet_staking.rs
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/pallet_staking.rs 173 additions, 158 deletionspolkadot/runtime/polkadot/src/weights/pallet_staking.rs
- polkadot/runtime/test-runtime/src/lib.rs 1 addition, 2 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 1 addition, 2 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/runtime/westend/src/weights/pallet_staking.rs 173 additions, 158 deletionspolkadot/runtime/westend/src/weights/pallet_staking.rs
Please register or sign in to comment