Skip to content

Commit

Permalink
small tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
mahsamoosavi committed Aug 31, 2023
1 parent 24f60b0 commit fb1107e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arbitrum-docs/for-devs/concepts/public-chains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Arbitrum Goerli is a testnet chain that mirrors the functionality of the Arbitru

Stylus uses the Nitro technology and allows for efficient smart contract creation using languages like Rust, C, and C++. Leveraging Arbitrum's EVM equivalence, Stylus contracts achieve remarkable speed and low gas fees. With full interoperability between Solidity and Stylus contracts, new horizons emerge, while significantly cheaper memory costs unlock novel blockchain use cases.

⚠️ Important note: Stylus testnet will be deprecated Once stylus comes out of beta and is enabled on the Sepolia testnet.
⚠️ Important note: Stylus testnet will be deprecated once stylus comes out of beta and is enabled on the Sepolia testnet.

## What differences there are between the available Arbitrum chains?

Expand Down
2 changes: 1 addition & 1 deletion arbitrum-docs/node-running/node-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This section provides an overview of the available public RPC endpoints for diff

⚠️ Important note: Ethereum Goerli was deprecated in Q1 2023 but will be supported until Q4 2023. Once Arbitrum Sepolia becomes publicly available, we will phase out the usage of Arbitrum Goerli. Support for Arbitrum Goerli will cease prior to the conclusion of Ethereum Goerli.

⚠️ Important note: Stylus testnet will be deprecated Once stylus comes out of beta and is enabled on the Sepolia testnet.
⚠️ Important note: Stylus testnet will be deprecated once stylus comes out of beta and is enabled on the Sepolia testnet.

⚠️ Visit [here](https://faucet.quicknode.com/arbitrum/sepolia) to get Arbitrum Sepolia faucet.

Expand Down

0 comments on commit fb1107e

Please sign in to comment.