chore(sdk): define new BlockHeader trait (#12452)

This commit is contained in:
Emilia Hane
2024-11-11 17:21:39 +01:00
committed by GitHub
parent c4f10bd11b
commit 11fd5aa45e
5 changed files with 65 additions and 10 deletions

View File

@ -30,6 +30,7 @@ revm-primitives.workspace = true
# alloy
alloy-primitives.workspace = true
alloy-eips.workspace = true
alloy-consensus.workspace = true
auto_impl.workspace = true
futures-util.workspace = true