Skip to content

Remove Factory from ParallelProof #18932

@yongkangc

Description

@yongkangc

Describe the feature

Removal of these code and factory type

    missed_leaves_storage_roots: Arc<DashMap<B256, B256>>,
    /// Marker to keep the Factory type parameter.
    _phantom: std::marker::PhantomData<Factory>,

Additional context

No response

Metadata

Metadata

Assignees

Labels

A-trieRelated to Merkle Patricia Trie implementationC-debtA clean up/refactor of existing code

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions