companion for pallet order fix. (#4181)
* companion * remove no-op duplicated function * fmt * add comment on constraint * Run cargo update * fix integration test Co-authored-by:Keith Yeung <kungfukeith11@gmail.com> Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Showing
- polkadot/Cargo.lock 911 additions, 1055 deletionspolkadot/Cargo.lock
- polkadot/bridges/bin/millau/runtime/src/lib.rs 7 additions, 2 deletionspolkadot/bridges/bin/millau/runtime/src/lib.rs
- polkadot/bridges/bin/rialto/runtime/src/lib.rs 1 addition, 1 deletionpolkadot/bridges/bin/rialto/runtime/src/lib.rs
- polkadot/runtime/common/src/integration_tests.rs 9 additions, 8 deletionspolkadot/runtime/common/src/integration_tests.rs
- polkadot/runtime/kusama/src/lib.rs 4 additions, 2 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/src/disputes.rs 4 additions, 4 deletionspolkadot/runtime/parachains/src/disputes.rs
- polkadot/runtime/polkadot/src/lib.rs 4 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 4 additions, 2 deletionspolkadot/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 4 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment