fix
This commit is contained in:
@@ -36,7 +36,8 @@ exec op-node \
|
|||||||
--pprof.enabled \
|
--pprof.enabled \
|
||||||
--rpc.enable-admin \
|
--rpc.enable-admin \
|
||||||
--l1=$OP_NODE__RPC_ENDPOINT \
|
--l1=$OP_NODE__RPC_ENDPOINT \
|
||||||
--l1.kind=$OP_NODE__RPC_ENDPOINT_KIND \
|
--l1.rpckind=$OP_NODE__RPC_ENDPOINT_KIND \
|
||||||
|
--l1.trustrpc=true \
|
||||||
--l2=http://${OP_L2_HOST:-op-bnb}:8551 \
|
--l2=http://${OP_L2_HOST:-op-bnb}:8551 \
|
||||||
--l2.jwt-secret=/jwtsecret \
|
--l2.jwt-secret=/jwtsecret \
|
||||||
--l2.skip-sync-start-check=true \
|
--l2.skip-sync-start-check=true \
|
||||||
|
|||||||
Reference in New Issue
Block a user