Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Gavin Wood 1ff810ee10 Bump Substrate, version (#1456)
* Bump Substrate

* Bump
2020-07-22 19:43:27 +02:00
..
2020-07-22 19:43:27 +02:00
2020-07-22 19:43:27 +02:00
2020-07-01 10:20:38 -04: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.