Fix xcmp message processing condition. (#510)
* Fix xcmp message processing condition. * add a very simple test * Update Cargo.lock * remove comment * remove comment Co-authored-by:Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by:
Alexander Popiak <alexander.popiak@gmail.com>
Showing
- cumulus/Cargo.lock 5 additions, 0 deletionscumulus/Cargo.lock
- cumulus/pallets/xcmp-queue/Cargo.toml 7 additions, 0 deletionscumulus/pallets/xcmp-queue/Cargo.toml
- cumulus/pallets/xcmp-queue/src/lib.rs 8 additions, 2 deletionscumulus/pallets/xcmp-queue/src/lib.rs
- cumulus/pallets/xcmp-queue/src/mock.rs 163 additions, 0 deletionscumulus/pallets/xcmp-queue/src/mock.rs
- cumulus/pallets/xcmp-queue/src/tests.rs 38 additions, 0 deletionscumulus/pallets/xcmp-queue/src/tests.rs
Please register or sign in to comment