mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-11 15:15:43 +00:00
f0c66f9b99
* Increase the minimum treasury bond to reduce silly proposals * Bump substrate * Bump version
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.