koinos / koinos-p2p

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

Force gossip option inconsistent #174

Closed sgerbino closed 2 years ago

sgerbino commented 2 years ago

https://github.com/koinos/koinos-p2p/blob/949aed406f4d5013aa4275948eeb124d8e063517/cmd/koinos-p2p/main.go#L37

This option should be snake case. Also please update the documentation site after this PR.