harmony-one / harmony

The core protocol of harmony
https://harmony.one
GNU Lesser General Public License v3.0
1.46k stars 286 forks source link

Fixed PeerStore usage. #4706

Closed Frozen closed 1 month ago

Frozen commented 1 month ago

PeerStore is storage for all known peers. host.Network().Peers() is connected peer.

Frozen commented 1 month ago
image

this is for current branch

Frozen commented 1 month ago
image

this is for dev branch,