### 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_
Describe the feature
Removal of these code and factory type
Additional context
No response