mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: update el requests for devnet 4 (#11865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -14,10 +14,12 @@ workspace = true
|
||||
[dependencies]
|
||||
reth-primitives = { workspace = true, features = ["secp256k1"] }
|
||||
|
||||
alloy-eips.workspace = true
|
||||
alloy-genesis.workspace = true
|
||||
alloy-primitives.workspace = true
|
||||
alloy-consensus.workspace = true
|
||||
|
||||
rand.workspace = true
|
||||
secp256k1 = { workspace = true, features = ["rand"] }
|
||||
|
||||
[dev-dependencies]
|
||||
alloy-eips.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user