Files
pezkuwi-subxt/substrate/primitives/trie
cheme 34c991e2cf Remove hashbrown from trie cache. (#2632)
Using hashmap instead (hashset do not expose entry), to get the default
random hasher her.
2023-12-08 14:28:04 +09:00
..
2023-09-04 12:02:32 +03:00

Utility functions to interact with Substrate's Base-16 Modified Merkle Patricia tree ("trie").

License: Apache-2.0