Skip to content

Commit

Permalink
Update channels.md to reflect that the latest channel now points …
Browse files Browse the repository at this point in the history
…to master instead of the testnet (#694)

Update `channels.md` to reflect that the `latest` channel now points to mainnet instead of the testnet.
  • Loading branch information
JoshuaBatty authored Jan 12, 2025
1 parent 665abb1 commit 9c04920
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/src/concepts/channels.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,9 @@

<!-- This section should give an overview of the latest channel -->
<!-- latest:example:start -->
The `latest` channel is pointing to our latest beta network. This toolchain should be used to interact with and build on the latest testnet. This is also the default channel for `fuelup`.
The `latest` channel is pointing to our mainnet network. This toolchain should be used to interact with and build on mainnet. This is also the default channel for `fuelup`.
<!-- latest:example:end -->

> **Note**
>
> The `latest` channel is used to point latest compatible versions of `forc` and `fuel-core`, after version v0.20.0 latest is changed to point to the latest network. This is a breaking change and should be taken into account for existing workflows.
## The `nightly` channel

<!-- This section should give an overview of the nightly channel -->
Expand Down

0 comments on commit 9c04920

Please sign in to comment.