mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-07 17:47:23 +00:00
e6f4c36ed9
* Update to latest Substrate master * Update wasm-builder and make `run` work
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.