Files
pezkuwi-subxt/polkadot/parachain/test-parachains
2023-09-29 22:33:26 +02:00
..
2023-08-29 13:39:41 +02:00
2023-08-29 13:39:41 +02:00
2023-09-04 12:02:32 +03: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.