add nomination pools to westend runtime (#5405)
* add nomination pools to westend rutnime * Fix buikd * fit some shit * add real weights from substrate weights computed on the same bench machine
Showing
- polkadot/Cargo.lock 203 additions, 167 deletionspolkadot/Cargo.lock
- polkadot/node/service/src/chain_spec.rs 7 additions, 0 deletionspolkadot/node/service/src/chain_spec.rs
- polkadot/runtime/westend/Cargo.toml 4 additions, 0 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 41 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/runtime/westend/src/weights/mod.rs 1 addition, 0 deletionspolkadot/runtime/westend/src/weights/mod.rs
- polkadot/runtime/westend/src/weights/pallet_nomination_pools.rs 254 additions, 0 deletions...ot/runtime/westend/src/weights/pallet_nomination_pools.rs
Please register or sign in to comment