Files
pezkuwi-subxt/polkadot/test-parachains
Gavin Wood a7dfc317d5 Bump Substrate & version (#574)
* Bump Substrate.

* Bump version
2019-11-12 12:14:38 +01:00
..
2019-11-12 12:14:38 +01:00
2019-11-12 12:14:38 +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.