Skip to content

Unify get_proof_targets fns #14275

Closed as not planned
Closed as not planned
@Rjected

Description

@Rjected

We have two methods for getting proof targets:

fn get_prefetch_proof_targets(&self, mut targets: MultiProofTargets) -> MultiProofTargets {

And

fn get_proof_targets(

These can instead be one function that acts over iterators

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-trieRelated to Merkle Patricia Trie implementationC-enhancementNew feature or requestS-staleThis issue/PR is stale and will close with no further activity

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions