mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-28 09:51:05 +00:00
83eb8453eb
* Change `MaxMemorySize` to `MaxMemoryPages` We should set the max memory for the executor in pages (64KiB) and not in bytes. The wasm memory is always a multiple of a page and we should use the same terminology. * FMT * Fix warning
This folder contains core subsystems, each with their own crate.