companion for #13555
Waiting for commit status.
Merge cancelled due to error. Error: Statuses failed for 4f6502f32c1e70c8daee948f72e6837742d4abb6
bot rebase
Rebased
The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable Logs: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/2524444
bot merge
Error: Statuses failed for 14101d766765fec60adaeca898c7e7c5fd5030c4
error[E0046]: not all trait items implemented, missing: `set_commission`, `set_commission_max`, `set_commission_change_rate`, `claim_commission`
--> /builds/parity/mirrors/polkadot/runtime/polkadot/src/weights/pallet_nomination_pools.rs:47:1
|
47 | impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo<T> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `set_commission`, `set_commission_max`, `set_commission_change_rate`, `claim_commission` in implementation
|
should be fixed here https://github.com/paritytech/polkadot/pull/6264 so lets merge.