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

@ -82,4 +82,4 @@ arbitrary = [
"reth-stages-types/arbitrary",
"alloy-consensus/arbitrary",
]
optimism = ["reth-primitives/optimism", "reth-codecs/optimism"]
optimism = ["reth-primitives/optimism", "reth-codecs/op"]