mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
primitives: use alloy Header struct (#10691)
This commit is contained in:
@ -40,6 +40,8 @@ alloy-primitives = { workspace = true, features = [
|
||||
"rand",
|
||||
] }
|
||||
alloy-consensus = { workspace = true, features = ["arbitrary"] }
|
||||
alloy-rlp.workspace = true
|
||||
rand.workspace = true
|
||||
test-fuzz.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user