Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Bastian Köcher a2cea3a314 Substrate Companion #9737 (#3830)
Co-authored-by: parity-processbot <>
Co-authored-by: kianenigma <kian@parity.io>
2021-09-12 14:25:58 +01:00
..
2021-09-12 14:25:58 +01:00
2021-08-30 18:18:33 +01: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.