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§
- The trie recorder.
- The
TrieRecorderimplementation.
Trie recorder
Provides an implementation of the TrieRecorder trait. It can be used
to record storage accesses to the state to generate a StorageProof.
TrieRecorder implementation.