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

@ -146,7 +146,7 @@ c-kzg = [
]
optimism = [
"dep:op-alloy-consensus",
"reth-codecs?/optimism",
"reth-codecs?/op",
"revm-primitives/optimism",
]
alloy-compat = [