Module 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ยง

Recorder
The trie recorder.
TrieRecorder
The TrieRecorder implementation.