Neptune-Crypto/neptune-core
Use PeerStandings Database for Peer Discovery upon Reboot
開放
#260 建立於 2024年11月22日
good first issuelow priorityminor
倉庫指標
- 星標
- (110 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.