koinos / koinos-p2p

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

Broadcast when P2P gossip mode is on/off #188

Closed sgerbino closed 2 years ago

sgerbino commented 2 years ago

Let's broadcast when gossip mode is enabled and disabled so that block producer can use that to determine whether or not it should be producing.