Files
pezkuwi-subxt/polkadot/test-parachains
Gavin Wood ec77d728b9 Bump versions (#655)
* Bump version

* Update Cargo lock and bump runtime version

* Remove balance transfer disabler.
2019-12-04 11:12:02 +01:00
..
2019-12-04 11:12:02 +01:00
2019-12-04 11:12:02 +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.