Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Dmitry Markin f2f5345ac2 Upgrade tokio to 1.22.0 (#6262)
Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
2022-12-05 13:15:06 +03:00
..
2022-12-05 13:15:06 +03:00
2022-12-05 13:15:06 +03: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.