sp_trie
29.0.0
Module accessed_
nodes_
tracker
Module Items
Structs
Enums
In crate sp_
trie
sp_trie
Module
accessed_nodes_tracker
Copy item path
Source
Expand description
Helpers for checking for duplicate nodes.
Structs
§
Accessed
Nodes
Tracker
Helper struct used to ensure that a storage proof doesn’t contain duplicate or unused nodes.
Enums
§
Error
Error associated with the
AccessedNodesTracker
module.