mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 12:15:42 +00:00
ecc1273dd3
* Bump version * Update RELEASE.md Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
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.