Skip to content

Commit

Permalink
Update Coston client binary name in deploying instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
segfaultxavi committed Jul 16, 2024
1 parent 17ba429 commit ccf83f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/infra/observation/deploying.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ To understand each parameter read the following step before launching the node.
=== "Coston"

``` bash
./build/flare --network-id=coston --http-host= \
./build/avalanchego --network-id=coston --http-host= \
--bootstrap-ips="$(curl -m 10 -sX POST \
--data '{ "jsonrpc":"2.0", "id":1, "method":"info.getNodeIP" }' \
-H 'content-type:application/json;' https://coston.flare.network/ext/info \
Expand Down

0 comments on commit ccf83f1

Please sign in to comment.