Update Runtime Weights and Fee Calculation (#1064)
* Update Runtime Weights and Fee Calculation
* bump spec
* Order of operations avoids saturation
* Update runtime/polkadot/src/constants.rs
* Use frame consts
* Update Cargo.lock
* Update Cargo.lock
* Update Cargo.lock
Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- polkadot/runtime/common/src/lib.rs 4 additions, 4 deletionspolkadot/runtime/common/src/lib.rs
- polkadot/runtime/kusama/src/constants.rs 25 additions, 2 deletionspolkadot/runtime/kusama/src/constants.rs
- polkadot/runtime/kusama/src/lib.rs 3 additions, 11 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/constants.rs 25 additions, 2 deletionspolkadot/runtime/polkadot/src/constants.rs
- polkadot/runtime/polkadot/src/lib.rs 3 additions, 11 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/constants.rs 25 additions, 2 deletionspolkadot/runtime/westend/src/constants.rs
- polkadot/runtime/westend/src/lib.rs 4 additions, 12 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment