Files
pezkuwi-subxt/polkadot/test-parachains
Gavin Wood 99c6d600c4 Substrate.from() (#431)
* Update branches

* Bump runtime.

* Update again.
2019-09-13 15:27:41 +02:00
..
2019-09-13 15:27:41 +02:00
2019-09-11 13:14:20 +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.