XCM: Limit the max number of assets weighable in MultiAssets (#6786)
* Limit the max number of assets weighable in MultiAssets * Apply suggestions from code review Co-authored-by:Gavin Wood <gavin@parity.io> * Add tests * cargo fmt * Include proof size weight in tests * Add comments --------- Co-authored-by:
Gavin Wood <gavin@parity.io>
Showing
- polkadot/runtime/kusama/src/weights/xcm/mod.rs 14 additions, 3 deletionspolkadot/runtime/kusama/src/weights/xcm/mod.rs
- polkadot/runtime/kusama/src/xcm_config.rs 16 additions, 0 deletionspolkadot/runtime/kusama/src/xcm_config.rs
- polkadot/runtime/rococo/src/weights/xcm/mod.rs 14 additions, 3 deletionspolkadot/runtime/rococo/src/weights/xcm/mod.rs
- polkadot/runtime/westend/src/weights/xcm/mod.rs 14 additions, 3 deletionspolkadot/runtime/westend/src/weights/xcm/mod.rs
Please register or sign in to comment