[−][src]Type Definition sp_api::ProofRecorder
type ProofRecorder<B> = ProofRecorder<HashFor<B>>;
A type that records all accessed trie nodes and generates a proof out of it.
type ProofRecorder<B> = ProofRecorder<HashFor<B>>;
A type that records all accessed trie nodes and generates a proof out of it.