Skip to content

Commit

Permalink
Update src/content/docs/en/developers/guides/running-a-scroll-node.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: isabellewei <[email protected]>
  • Loading branch information
jonastheis and isabellewei authored Oct 28, 2024
1 parent 0bd8235 commit cc2951f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Run `l2geth` with the `--da.sync` flag. Provide blob APIs and beacon node with

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).

### mainnet
### Mainnet
```bash
./build/bin/geth --scroll \
--datadir "tmp/mainnet-l2geth-datadir" \
Expand Down

0 comments on commit cc2951f

Please sign in to comment.