Files
pezkuwi-subxt/polkadot/test-parachains
André Silva a869258fc5 polkadot v0.7.13 (#730)
* bump substrate version

* bump version to 0.7.13
2020-01-07 00:12:17 +00:00
..
2020-01-07 00:12:17 +00:00
2020-01-07 00:12:17 +00: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.