diff --git a/book/run/optimism.md b/book/run/optimism.md index 3e4c76b7c7..2ae5cabbbf 100644 --- a/book/run/optimism.md +++ b/book/run/optimism.md @@ -85,6 +85,7 @@ op-node \ --rpc.port=7000 \ --l1.beacon= --syncmode=execution-layer + --l2.enginekind=reth ``` Consider adding the `--l1.trustrpc` flag to improve performance, if the connection to l1 is over localhost.