issues
search
theQRL
/
QRL
Quantum Resistant Ledger
https://theqrl.org/
MIT License
417
stars
109
forks
source link
Updated p2p protocol
#1647
Closed
cyyber
closed
4 years ago
cyyber
commented
4 years ago
known_peers.json only maintains 3x ip address of max_peer_limit.
disconnected peers ip are maintained after the connected peer ip.
peers are inserted into known_peers only after sharing the peer list.
ports recorded in known_peers is the public_port shared by the connected peer.