chore: add OpEthApiBuilder and OpEthApiInner (#13009)

This commit is contained in:
joshieDo
2024-12-02 14:56:55 +00:00
committed by GitHub
parent 332cce1f9b
commit 6789ff4a1e
11 changed files with 145 additions and 69 deletions

View File

@ -61,7 +61,6 @@ serde_json.workspace = true
# misc
thiserror.workspace = true
tracing.workspace = true
derive_more = { workspace = true, features = ["constructor", "deref"] }
[dev-dependencies]
reth-optimism-chainspec.workspace = true