Replace TransactionByteFee with LengthToFee (#5028)
* Replace TransactionByteFee with LengthToFee
* s/ConstantModifierFee/ConstantMultiplier/
* fmt
* Remove duplicate import
* fmt
* Update runtime/test-runtime/src/lib.rs
* update lockfile for {"substrate"}
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 164 additions, 164 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment