Files
pezkuwi-subxt/polkadot/parachain/test-parachains
Javier Viola e6473e2840 bump zombienet to v1.3.65 (#7631)
* bump zombienet version

* remove workaround, zombienet collators cmd bug fixed in latest version

* add env var to run in ci

* add env var to run in ci
2023-08-16 20:31:57 +00:00
..
2023-08-16 20:31:57 +00:00
2023-08-14 17:31:13 +02:00
2023-08-16 20:31:57 +00: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.