chore: rename codecs optimism feature to op (#13067)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Dan Cline
2024-12-02 14:28:20 -05:00
committed by GitHub
parent 6cea9955b6
commit 8d10b93295
8 changed files with 14 additions and 14 deletions

View File

@ -92,7 +92,7 @@ optimism = [
"reth-primitives/optimism",
"reth-execution-types/optimism",
"reth-optimism-primitives",
"reth-codecs/optimism",
"reth-codecs/op",
"reth-db/optimism",
"reth-db-api/optimism",
"revm/optimism",