mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 03:27:58 +00:00
9886d12c26
* changes trie pruning * add comment * do not prune changes tries on archive nodes
= State DB .Summary [source, toml] ---- include::Cargo.toml[lines=2..5] ---- .Description ---- include::src/lib.rs[tag=description] ----