mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 18:55:48 +00:00
e3b312dab0
* bump version to v0.8.23 * bump substrate
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.