mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
feat(net): rm TODO for DEFAULT_DISCOVERY_PORT (#4366)
This commit is contained in:
@ -100,7 +100,6 @@ impl HelloBuilder {
|
||||
// TODO: proper client versioning
|
||||
client_version: "Ethereum/1.0.0".to_string(),
|
||||
capabilities: vec![EthVersion::Eth68.into()],
|
||||
// TODO: default port config
|
||||
port: DEFAULT_DISCOVERY_PORT,
|
||||
id: pubkey,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user