This commit is contained in:
r8zavetr8v 2024-05-29 01:57:22 +03:00
parent 1993292898
commit 1da27acd18

View File

@ -39,7 +39,7 @@ func main() {
}, },
&cli.StringFlag{ &cli.StringFlag{
Name: "chain-api-url", Name: "chain-api-url",
Value: "http://localhost:3000/api", Value: "http://localhost:3000",
}, },
// rest // rest