Module target_v2
Expand description
V2 proof targets and chunking. V2 proof targets and chunking.
Structs§
- Chunked
Multi Proof Targets V2 - An iterator that yields chunks of V2 proof targets of at most
sizeaccount and storage targets. - Multi
Proof Targets V2 - A set of account and storage V2 proof targets. The account and storage targets do not need to necessarily overlap.
- Proof
V2Target - Target describes a proof target. For every proof target given, a proof calculator will calculate
and return all nodes whose path is a prefix of the target’s
key_nibbles.