mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-27 02:21:06 +00:00
9072fce658
* Sandbox mem IO according to COMPLEXITY.md * Fix tests. * Update root hash for deploying contract test.
= Test runtime .Summary [source, toml] ---- include::Cargo.toml[lines=2..5] ---- .Description ---- include::src/lib.rs[tag=description] ----