Copy db consistency check to reth-optimism-storage
#13441
Labels
A-db
Related to the database
A-op-reth
Related to Optimism and op-reth
A-sdk
Related to reth's use as a library
C-debt
Refactor of code section that is hard to understand or maintain
S-needs-design
This issue requires design work to think about how it would best be accomplished
Describe the feature
Copy check to
reth-optimism-storage
to remove optimism feature gates. Somehow needs to be injectable viaNodeTypes::Storage
.reth/crates/storage/provider/src/providers/static_file/manager.rs
Lines 627 to 790 in ef033ab
Additional context
Ref #11242
The text was updated successfully, but these errors were encountered: