Patricia trie implementation using parity-scale-codec node format for Substrate-based chains.
# Cargo.toml
[dependencies]
sp-trie = "43.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Insert a key-value pair into a Patricia trie
Use LayoutV0 or LayoutV1 with Blake2Hasher or KeccakHasher as appropriate
No dependency data recorded yet.