mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
refactor(net): move node record constants to network-peers crate (#9161)
This commit is contained in:
@ -21,6 +21,7 @@ reth-provider.workspace = true
|
||||
reth-node-builder.workspace = true
|
||||
reth-tokio-util.workspace = true
|
||||
reth-stages-types.workspace = true
|
||||
reth-network-peers.workspace = true
|
||||
|
||||
jsonrpsee.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user