Files
pezkuwi-subxt/polkadot/test-parachains
Arkadiy Paronyan 7cb57e7ab6 Update for new peerset API (#644)
* Reputation changes require reason

* Fixes

* Bump version
2019-12-03 12:09:05 +01:00
..
2019-12-03 12:09:05 +01:00
2019-12-03 12:09:05 +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.