Separate `WeightToFee` calculation for Kusama and Polkadot (#854)
* Separate `WeightToFee` calculation for Kusama and Polkadot * Bump spec
Showing
- polkadot/runtime/common/src/impls.rs 0 additions, 21 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/common/src/lib.rs
- polkadot/runtime/kusama/src/constants.rs 21 additions, 0 deletionspolkadot/runtime/kusama/src/constants.rs
- polkadot/runtime/kusama/src/lib.rs 3 additions, 3 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/constants.rs 21 additions, 0 deletionspolkadot/runtime/polkadot/src/constants.rs
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
Please register or sign in to comment