Files
pezkuwi-subxt/polkadot/test-parachains
Gavin Wood d9b8ba7707 v0.7.16 (#744)
* Bump Substrate and versions

* Bump Substrate
2020-01-09 01:09:48 +01:00
..
2020-01-09 01:09:48 +01:00
2020-01-09 01:09:48 +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.