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
Copy file name to clipboardExpand all lines: tutorials/celestia-da.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Before you can start your rollup node, you need to initiate, sync, and possibly
16
16
17
17
The main difference lies in how you fund your wallet address: using testnet TIA or [TIA](https://docs.celestia.org/learn/tia#overview-of-tia) for Mainnet Beta.
18
18
19
-
After successfully starting a light node, it's time to start posting the batches of blocks of data that your rollup generates to Celestia DA.
19
+
After successfully starting a light node, it's time to start posting the batches of blocks of data that your rollup generates to Celestia.
20
20
21
21
## 🏗️ Prerequisites {#prerequisites}
22
22
@@ -82,9 +82,9 @@ Now, we're prepared to initiate our rollup and establish a connection with the C
82
82
-`--rollkit.da_auth_token`
83
83
-`--rollkit.da_namespace`
84
84
85
-
Let's determine what values to provide for each of them.
85
+
Let's determine which values to provide for each of them.
86
86
87
-
First, let's query the DA layer start height using an RPC endpoint provided by Celestia Labs.
87
+
First, let's query the DA layer start height using an RPC endpoint provided by Celestia's documentation.
0 commit comments