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 when head block time is 30 seconds away #262

Closed sgerbino closed 1 year ago

sgerbino commented 1 year ago

Brief description

When you haven't applied a head block within the last 30 seconds, toggle gossip off.

Checklist