Files
pezkuwi-subxt/polkadot/test-parachains
Bastian Köcher 21cb1e9f45 Switch to wasm-builder 1.0.7 (#441)
* Switch to `wasm-builder` 1.0.7
2019-09-23 12:38:38 +02:00
..
2019-09-23 12:38:38 +02:00
2019-09-23 12:38:38 +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.