use op-alloy genesis types for genesis parsing (#9292)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
nk_ysg
2024-07-05 13:11:07 +08:00
committed by GitHub
parent fe94078e00
commit b2bbd00257
4 changed files with 63 additions and 28 deletions

View File

@ -423,6 +423,9 @@ alloy-pubsub = { version = "0.1", default-features = false }
alloy-json-rpc = { version = "0.1", default-features = false }
alloy-rpc-client = { version = "0.1", default-features = false }
# op
op-alloy-rpc-types = "0.1"
# misc
auto_impl = "1"
aquamarine = "0.5"