You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: updated incorrect description of the current network phase
Updated documentation to correct inaccuracies regarding the network description. Changed instances referring to the network as the testnet to accurately reflect the mainnet status. This ensures consistency between the documentation and the actual network deployment, preventing confusion for users.
Details:
Updated all relevant sections in the documentation.
Verified the accuracy of the changes against the current mainnet status.
No structural changes were made, only corrections to network descriptions.
Thank you for reviewing and merging!
Copy file name to clipboardExpand all lines: src/content/docs/en/developers/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,6 @@ ensuring that all code executed on the Scroll Layer 2 behaves just as if it were
86
86
87
87
## Thank you for building with us.
88
88
89
-
We’re working to bring more integrations and support infrastructure to the network, and are excitedly working towards our Mainnet release.
89
+
Our mainnet is now live, and we're diligently working to bring more integrations and support infrastructure to the network.
90
90
91
91
Join our growing developer community. You can find us on [Discord](https://discord.gg/scroll), join our [discussion forum](https://community.scroll.io/), or follow our progress on [Twitter](https://twitter.com/Scroll_ZKP).
0 commit comments