spacemeshos / api

Protobuf implementation of the Spacemesh API
MIT License
15 stars 9 forks source link

define basic post-service API #278

Closed poszu closed 1 year ago

poszu commented 1 year ago

Requirements:

query post-service status

The operator must be able to determine if the service:

In order to be able to safely shut down the service after it's no longer needed.

For now, there is no need to differentiate between "finished proving" and "node fetched proof".