mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-19 05:10:02 +02:00
Rename project from eosio-api-healthcheck to antelope-api-healthcheck
This commit is contained in:
parent
e0a7a10662
commit
61cb49f8be
20 changed files with 115 additions and 115 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/eosswedenorg/eosio-api-healthcheck/internal/api"
|
||||
"github.com/eosswedenorg/antelope-api-healthcheck/internal/api"
|
||||
)
|
||||
|
||||
func ParseArguments(args []string) api.ApiArguments {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue