Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Lulu 0142a01353 Add license to crates (#7578)
* Add license to crates

This is required to publish to crates.io

* Add more licenses
2023-08-04 18:33:05 +02:00
..
2023-08-04 18:33:05 +02:00
2023-08-04 18:33:05 +02:00
2023-08-04 18:33:05 +02:00
2023-08-04 18:33:05 +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.