docs: update base sequencer url (#7731)

This commit is contained in:
Matthias Seitz
2024-04-18 21:52:30 +02:00
committed by GitHub
parent a1059bed99
commit 61acd7801d

View File

@ -73,7 +73,7 @@ First, ensure that your L1 archival node is running and synced to tip. Then, sta
```sh
op-reth node \
--chain base \
--rollup.sequencer-http https://sequencer.base.org \
--rollup.sequencer-http https://mainnet-sequencer.base.org \
--http \
--ws \
--authrpc.port 9551 \