Module sp_trie::recorder

source ·
Expand description

Trie recorder

Provides an implementation of the TrieRecorder trait. It can be used to record storage accesses to the state to generate a StorageProof.

Structs