mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 12:58:31 +00:00
Remove use of ethers_core::RlpStream
This commit is contained in:
@@ -51,5 +51,7 @@ hash-db = "0.15.2"
|
||||
pretty_reqwest_error = { workspace = true }
|
||||
arc-swap = "1.6.0"
|
||||
eth2_network_config = { workspace = true }
|
||||
alloy-rlp = "0.3"
|
||||
alloy-rlp = "0.3.4"
|
||||
alloy-consensus = { git = "https://github.com/alloy-rs/alloy.git", rev = "974d488bab5e21e9f17452a39a4bfa56677367b2" }
|
||||
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy.git" }
|
||||
alloy-primitives = "0.6.2"
|
||||
|
||||
Reference in New Issue
Block a user