Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Bastian Köcher fa598f176b Companion for #6726 (#1469)
* Companion for #6726

* Spaces

* 'Update substrate'

Co-authored-by: parity-processbot <>
2020-07-26 13:16:09 +00:00
..
2020-07-24 12:00:34 +00:00
2020-07-24 12:00:34 +00:00
2020-07-26 13:16:09 +00:00
2020-07-26 13:16:09 +00: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.