mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
emv: add BlockHeader trait and default fill_block_env (#10993)
This commit is contained in:
@ -15,6 +15,7 @@ workspace = true
|
||||
reth-chainspec.workspace = true
|
||||
reth-execution-errors.workspace = true
|
||||
reth-primitives.workspace = true
|
||||
reth-primitives-traits.workspace = true
|
||||
revm-primitives.workspace = true
|
||||
reth-prune-types.workspace = true
|
||||
reth-metrics = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user