CodeChain-io/codechain-indexer

Add a ping handler

majecty opened this issue · 1 comments

Ping is needed to check the indexer's status.
The ping will be used in the indexer health checker

It was already implemented.