chore: fix a bunch of features (#5369)

This commit is contained in:
Matthias Seitz
2023-11-09 14:31:27 +01:00
committed by GitHub
parent d5c5bbffc4
commit c47a2393e3
9 changed files with 14 additions and 9 deletions

View File

@ -58,4 +58,6 @@ optimism = [
"reth-interfaces/optimism",
"reth-provider/optimism",
"reth-rpc-types/optimism",
"reth-rpc-types-compat/optimism",
"reth-payload-builder/optimism",
]