Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel committed Oct 15, 2024
1 parent 34f9bfd commit ae5cd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/concepts/channels.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Keep in mind that compatibility between `forc` and `fuel-core` is not guaranteed

## The `mainnet` channel

The `mainnet` channel is a published TOML file describing the toolchain that is compatible with our final public mainnet on the Sepolia network. This toolchain should be used to interact with and build on the mainnet. The components to be installed can be found [here](https://github.com/FuelLabs/fuelup/blob/gh-pages/channel-fuel-mainnet.toml).
The `mainnet` channel is a published TOML file describing the toolchain that is compatible with our final public mainnet on the Ignition network. This toolchain should be used to interact with and build on the mainnet. The components to be installed can be found [here](https://github.com/FuelLabs/fuelup/blob/gh-pages/channel-fuel-mainnet.toml).

## The `testnet` channel

Expand Down

0 comments on commit ae5cd05

Please sign in to comment.