Skip to main content

Module target_v2

Module target_v2 

Expand description

V2 proof targets and chunking. V2 proof targets and chunking.

Structs§

ChunkedMultiProofTargetsV2
An iterator that yields chunks of V2 proof targets of at most size account and storage targets.
MultiProofTargetsV2
A set of account and storage V2 proof targets. The account and storage targets do not need to necessarily overlap.
ProofV2Target
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.