Companion for #6076 (Allow fee calculation to happen off-chain) (#1111)
* Switch from Convert to WeightToFeePolynomial
* Bump
Co-authored-by:
Gav Wood <gavin@parity.io>
Showing
- polkadot/Cargo.lock 137 additions, 131 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/constants.rs 20 additions, 8 deletionspolkadot/runtime/kusama/src/constants.rs
- polkadot/runtime/kusama/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/constants.rs 18 additions, 8 deletionspolkadot/runtime/polkadot/src/constants.rs
- polkadot/runtime/test-runtime/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/test-runtime/Cargo.toml
- polkadot/runtime/test-runtime/src/constants.rs 16 additions, 6 deletionspolkadot/runtime/test-runtime/src/constants.rs
- polkadot/runtime/westend/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/constants.rs 18 additions, 8 deletionspolkadot/runtime/westend/src/constants.rs
Please register or sign in to comment