Type Definition sp_api::ProofRecorder[][src]

type ProofRecorder<B> = ProofRecorder<<B as BlockT>::Hash>;
Expand description

A type that records all accessed trie nodes and generates a proof out of it.