Files
pezkuwi-subxt/polkadot/test-parachains
Gavin Wood d8e1180030 Companion for #5412 (#942)
* Fixes for democracy using Scheduler

* Revert branch change
2020-04-01 17:01:14 +02:00
..
2020-04-01 17:01:14 +02:00
2020-04-01 17:01:14 +02: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.