copernet / copernicus

An alternative implementation of the Bitcoin Cash protocol, written in Golang
https://copernet.io
BSD 2-Clause "Simplified" License
85 stars 34 forks source link

Self address broadcast function #210

Open Radar3 opened 5 years ago

Radar3 commented 5 years ago

Describe the solution you'd like We should do self addr broadcast via ADDR msg in two situations: 1, OnVersion, when recv version from peer 2, Periodically, refresh to broadcast.

Additional context For detail info, ref abc.