feat(rpc): use alloy-rpc-types for ethereum-related types (#5947)

This commit is contained in:
evalir
2024-01-04 13:11:49 -04:00
committed by GitHub
parent e3c3ddc14e
commit 09f04a0f6c
49 changed files with 91 additions and 6813 deletions

View File

@ -96,7 +96,7 @@ unknown-git = "deny"
allow-git = [
# TODO: remove, see ./Cargo.toml
"https://github.com/bluealloy/revm",
"https://github.com/alloy-rs/alloy",
"https://github.com/ethereum/c-kzg-4844",
"https://github.com/sigp/discv5",
"https://github.com/stevefan1999-personal/rust-igd",