mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-03 11:53:43 +02:00
src/api/eosio-contract.go: remove comment.
This commit is contained in:
parent
ccd6cb46d2
commit
513beee79a
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@ func (e EosioContract) LogInfo() LogParams {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// check_api - Validates head block time.
|
|
||||||
// ---------------------------------------------------------
|
|
||||||
func (e EosioContract) Call() (agentcheck.Response, string) {
|
func (e EosioContract) Call() (agentcheck.Response, string) {
|
||||||
|
|
||||||
h, err := e.client.GetHealth()
|
h, err := e.client.GetHealth()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue