koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

Toggle gossip off if we disconnect from everyone #263

Closed mvandeberg closed 1 year ago

mvandeberg commented 1 year ago

Brief description

When we disconnect from everyone, we should toggle gossip off.

Checklist

Demonstration