Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Martin Pugh 7a99a18d1d v0.9.0 prep (#2959)
* bump version and unify spec version

* bump substrate

* spec_version to 900
2021-04-29 18:21:58 +02:00
..
2021-04-29 18:21:58 +02:00
2021-04-29 18:21:58 +02:00
2021-04-29 18:21:58 +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.