Files
pezkuwi-subxt/polkadot/test-parachains
Gavin Wood 2cf2811e16 Update to Substrate master (#886)
* Bump Substrate and some fixes

* Bump runtime

* version bump
2020-03-07 00:03:16 +01:00
..
2020-03-07 00:03:16 +01:00
2020-03-07 00:03:16 +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.