mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add pre-block EIP-4788 beacon root contract call (#4457)
This commit is contained in:
@ -9,7 +9,7 @@ repository.workspace = true
|
||||
description = "reth specific revm utilities"
|
||||
|
||||
[dependencies]
|
||||
# reth
|
||||
# reth
|
||||
reth-primitives.workspace = true
|
||||
reth-interfaces.workspace = true
|
||||
reth-provider.workspace = true
|
||||
@ -21,4 +21,4 @@ reth-consensus-common = { path = "../consensus/common" }
|
||||
revm.workspace = true
|
||||
|
||||
# common
|
||||
tracing.workspace = true
|
||||
tracing.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user