Module sp_trie::accessed_nodes_tracker
source · Expand description
Helpers for checking for duplicate nodes.
Structs§
- Helper struct used to ensure that a storage proof doesn’t contain duplicate or unused nodes.
Enums§
- Error associated with the
AccessedNodesTracker
module.