Skip to content

Commit cc2951f

Browse files
Update src/content/docs/en/developers/guides/running-a-scroll-node.mdx
Co-authored-by: isabellewei <[email protected]>
1 parent 0bd8235 commit cc2951f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en/developers/guides/running-a-scroll-node.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Run `l2geth` with the `--da.sync` flag. Provide blob APIs and beacon node with
154154

155155
Strictly speaking only one of the blob providers is necessary, but during testing blobscan and blocknative were not fully reliable. That's why using a beacon node with historical blob data is recommended (can be additionally to blobscan and blobnative).
156156

157-
### mainnet
157+
### Mainnet
158158
```bash
159159
./build/bin/geth --scroll \
160160
--datadir "tmp/mainnet-l2geth-datadir" \

0 commit comments

Comments
 (0)