Neptune-Crypto/neptune-core
View on GitHubUse PeerStandings Database for Peer Discovery upon Reboot
Open
#260 opened on Nov 22, 2024
good first issuelow priorityminor
Repository metrics
- Stars
- (110 stars)
- PR merge metrics
- (PR metrics pending)
Description
Upon reboot, the clien currently only attempts to make connections with the peers supplied as CLI arguments. After ten minutes, peer discovery will kick in and connect to many nodes.
However, you might as well read the IPs from the PeerStandings and try to connect to those as well.