Skip to content

Commit

Permalink
update chainspec link (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
1xstj authored Oct 6, 2023
1 parent ee6b6e9 commit 50fb58c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Download the latest chainspec for standalone testnet:

```sh filename="get chainspec" copy
# Fetches chainspec for Tangle network
wget https://github.com/webb-tools/tangle/blob/main/chainspecs/standalone/tangle-standalone.json
wget https://raw.githubusercontent.com/webb-tools/tangle/main/chainspecs/testnet/tangle-standalone.json
```

Please make a reference where you have stored this `json` file as we will need it in the next steps.
Expand Down

0 comments on commit 50fb58c

Please sign in to comment.