Files
pezkuwi-subxt/polkadot/parachain/test-parachains
s3krit e3b312dab0 Bump version to v0.8.23 (#1646)
* bump version to v0.8.23
* bump substrate
2020-08-26 19:07:54 +02:00
..
2020-08-26 19:07:54 +02:00
2020-08-26 19:07:54 +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.