Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Wei Tang b8de0ff16f Companion PR for #6569 (#1394)
* Update wasm-builder version to 2.0.0

* Fix all crate compile

* Update cargo lock

* Bump runtime impl_version
2020-07-24 12:00:34 +00:00
..
2020-07-24 12:00:34 +00:00
2020-07-24 12:00:34 +00:00
2020-07-24 12:00:34 +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.