Companion for #6610 (Balances Weight Trait) (#1425)
* Update for balances weights * remove unneeded tests * Add file headers * cargo update -p sp-io
Showing
- polkadot/Cargo.lock 139 additions, 137 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 15 additions, 2 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/balances.rs 47 additions, 0 deletionspolkadot/runtime/kusama/src/weights/balances.rs
- polkadot/runtime/kusama/src/weights/mod.rs 19 additions, 0 deletionspolkadot/runtime/kusama/src/weights/mod.rs
- polkadot/runtime/polkadot/src/lib.rs 15 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/balances.rs 47 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/balances.rs
- polkadot/runtime/polkadot/src/weights/mod.rs 19 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/mod.rs
- polkadot/runtime/polkadot/tests/weights.rs 0 additions, 23 deletionspolkadot/runtime/polkadot/tests/weights.rs
- polkadot/runtime/westend/src/lib.rs 15 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/runtime/westend/src/weights/balances.rs 47 additions, 0 deletionspolkadot/runtime/westend/src/weights/balances.rs
- polkadot/runtime/westend/src/weights/mod.rs 19 additions, 0 deletionspolkadot/runtime/westend/src/weights/mod.rs
Please register or sign in to comment