Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Bernhard Schuster abf882c591 dyn overseer channel capacity (#5454)
* allow runtime adjustment of signal channel size

Closes #5436
2022-05-05 17:22:17 +02:00
..
2022-04-08 11:48:43 +00:00
2022-04-08 11:48:43 +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.