koinos / koinos-p2p

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

Startup logic #70

Closed sgerbino closed 3 years ago

sgerbino commented 3 years ago

We need to implement startup logic to ensure the cluster is ready for this particular microservice.

Dependents:

Blocked by koinos/koinos-mq-golang#17