Skip to content

Commit ff7782e

Browse files
committed
fix local-da
1 parent b1a4265 commit ff7782e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorials/da/local-da.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ Start your rollup node with the following command, ensuring to include the DA ad
3737

3838
```sh [gm-world Chain]
3939
{BINARY} start \
40-
--rollkit.aggregator \
40+
--rollkit.node.aggregator \
4141
--rollkit.da.address http://localhost:7980 \
42-
--rollkit.sequencer_rollup_id gmd
4342
```
4443

4544
:::

0 commit comments

Comments
 (0)