Files
pezkuwi-subxt/polkadot/test-parachains
Gavin Wood d07116a577 Bump version and Substrate (#905)
* Bump version and Substrate

* Version

* Lock
2020-03-17 14:10:15 +01:00
..
2020-03-17 14:10:15 +01:00
2020-03-17 14:10:15 +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.