You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command above starts op-reth as an external block builder with the following key parameters:
@@ -44,7 +47,7 @@ The command above starts op-reth as an external block builder with the following
44
47
-`--authrpc.jwtsecret`: Uses the JWT secret generated during Op Stack deployment
45
48
-`--trusted-peers`: Connects to our Op Stack's EL node using the deterministic enode address
46
49
47
-
Once op-reth is running, it will connect to the Op Stack and begin participating in block building. You can verify it's working by checking the logs of both the sequencer and op-reth for successful block proposals.
50
+
Once `op-reth` is running, it will connect to the Op Stack and begin participating in block building. You can verify it's working by checking the logs of both the sequencer and op-reth for successful block proposals.
0 commit comments