Skip to content

Commit 796ef68

Browse files
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4ffe1e0 commit 796ef68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/avail-da.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Now let's run our rollup node with all DA flags:
9090
```bash
9191
gmd start \
9292
--rollkit.aggregator \
93-
--rollkit.da_address="grpc://localhost:3000" \
93+
--rollkit.da_address="grpc://localhost:3000" \
9494
--rollkit.da_start_height $DA_BLOCK_HEIGHT \
9595
--minimum-gas-prices="0.1stake"
9696
```

0 commit comments

Comments
 (0)