feat: add NetworkPrimitives to NetworkBuilder (#13169)

Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
This commit is contained in:
Dan Cline
2024-12-10 15:56:32 -05:00
committed by GitHub
parent 73f1583455
commit 37f3933db2
26 changed files with 201 additions and 143 deletions

1
Cargo.lock generated
View File

@ -8118,7 +8118,6 @@ dependencies = [
name = "reth-node-builder"
version = "1.1.3"
dependencies = [
"alloy-consensus",
"alloy-primitives",
"alloy-rpc-types",
"aquamarine",