mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: update optimism book with new op-node flag --l2.enginekind=reth (#9901)
This commit is contained in:
@ -85,6 +85,7 @@ op-node \
|
|||||||
--rpc.port=7000 \
|
--rpc.port=7000 \
|
||||||
--l1.beacon=<your-beacon-node-http-endpoint>
|
--l1.beacon=<your-beacon-node-http-endpoint>
|
||||||
--syncmode=execution-layer
|
--syncmode=execution-layer
|
||||||
|
--l2.enginekind=reth
|
||||||
```
|
```
|
||||||
|
|
||||||
Consider adding the `--l1.trustrpc` flag to improve performance, if the connection to l1 is over localhost.
|
Consider adding the `--l1.trustrpc` flag to improve performance, if the connection to l1 is over localhost.
|
||||||
|
|||||||
Reference in New Issue
Block a user