mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: add engine kind flag to op-mainnet book (#10289)
This commit is contained in:
@ -60,5 +60,5 @@ $ op-reth init-state --chain optimism <state-dump>
|
||||
Running the node with `--debug.tip <block-hash>`syncs the node without help from CL until a fixed tip. The
|
||||
block hash can be taken from the latest block on <https://optimistic.etherscan.io>.
|
||||
|
||||
Use `op-node` to track the tip. Start `op-node` with `--syncmode=execution-layer`. If `op-node`'s RPC
|
||||
Use `op-node` to track the tip. Start `op-node` with `--syncmode=execution-layer` and `--l2.enginekind=reth`. If `op-node`'s RPC
|
||||
connection to L1 is over localhost, `--l1.trustrpc` can be set to improve performance.
|
||||
Reference in New Issue
Block a user