Files
pezkuwi-subxt/polkadot/parachain/test-parachains
André Silva b0b4451f31 polkadot: remove grandpa pause support (#2511)
This was never used and we probably don't need it anyway.
2023-11-28 15:00:18 +01:00
..
2023-08-29 13:39:41 +02:00
2023-10-24 17:59:38 +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.