Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Mara Robin B 3b685fbf91 version bumps (0.9.22) (#5495)
* bump versions to 0.9.22

* bump spec_version to 9220
2022-05-16 13:24:24 +02:00
..
2022-05-16 13:24:24 +02:00
2022-05-16 13:24:24 +02:00
2022-05-16 13:24:24 +02:00
2022-05-16 13:24:24 +02:00

Test Parachains

Each parachain consists of three parts: a #![no_std] library with the main execution logic, a WASM crate which wraps this logic, and a collator node.