Apply a few minor fixes found while addressing the fellows PR for weights. (#7098)
This PR addresses a few minor issues found while working on the polkadot-fellows PR [https://github.com/polkadot-fellows/runtimes/pull/522](https://github.com/polkadot-fellows/runtimes/pull/522): - Incorrect generic type for `InboundLaneData` in `check_message_lane_weights`. - Renaming leftovers: `assigner_on_demand` -> `on_demand`.
parent
ea27696a
Showing
- bridges/bin/runtime-common/src/integrity.rs 7 additions, 4 deletionsbridges/bin/runtime-common/src/integrity.rs
- bridges/modules/messages/src/lib.rs 2 additions, 2 deletionsbridges/modules/messages/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/rococo/src/lib.rs
Please register or sign in to comment