mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-14 22:35:43 +00:00
5f00ecbff2
* bump version * update Cargo.lock Co-authored-by: Andronik Ordian <write@reusable.software>
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.