Skip to content

Commit 0cae14c

Browse files
authored
Merge pull request #900 from ethereum-optimism/ss/soften-altda-beta-warning
altda: soften beta warning wording
2 parents 604ae15 + e39ad0a commit 0cae14c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pages/builders/chain-operators/features/alt-da-mode.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ import { Callout, Steps } from 'nextra/components'
99
# How to Run an Alt-DA Mode Chain
1010

1111
<Callout type="warning">
12-
The Alt-DA Mode feature is a Beta feature of the MIT licensed OP Stack. While it has received initial review from core contributors, it is still undergoing testing and may have bugs or other issues.
12+
The Alt-DA Mode feature is currently in <strong>Beta</strong> within the MIT-licensed OP Stack. Beta features are built and reviewed by Optimism Collective core contributors, and provide developers with early access to highly requested configurations.
13+
These features may experience stability issues, and we encourage feedback from our early users.
1314
</Callout>
1415

1516
This guide provides a walkthrough for chain operators who want to run an Alt-DA Mode chain. See the [Alt-DA Mode Explainer](/stack/protocol/features/alt-da-mode) for a general overview of this OP Stack configuration.

pages/builders/chain-operators/tutorials/integrating-da-layer.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ import { Callout, Steps } from 'nextra/components'
99
# Integrating a New DA Layer with Alt-DA
1010

1111
<Callout type="warning">
12-
The Alt-DA Mode feature is a Beta feature of the MIT licensed OP Stack. While it has received initial review from core contributors, it is still undergoing testing and may have bugs or other issues.
12+
The Alt-DA Mode feature is currently in <strong>Beta</strong> within the MIT-licensed OP Stack. Beta features are built and reviewed by Optimism Collective core contributors, and provide developers with early access to highly requested configurations.
13+
These features may experience stability issues, and we encourage feedback from our early users.
1314
</Callout>
1415

1516
[Alt-DA Mode](/stack/protocol/features/alt-da-mode) enables seamless integration of any DA Layer, regardless of their commitment type, into the OP Stack. After a DA Server is built for a DA Layer, any chain operator can launch an OP Stack chain using that DA Layer for sustainably low costs.

0 commit comments

Comments
 (0)