adding trustrpc flag to op-node
Lint Checks / Run linter (push) Failing after 4s
Details
Lint Checks / Run linter (push) Failing after 4s
Details
parent
06de4fe485
commit
0149346927
|
|
@ -65,6 +65,7 @@ services:
|
||||||
op-node
|
op-node
|
||||||
--l1="https://eth-mainnet-1.vdb.to/"
|
--l1="https://eth-mainnet-1.vdb.to/"
|
||||||
--l1.rpckind="any"
|
--l1.rpckind="any"
|
||||||
|
--l1.trustrpc=true
|
||||||
--l2="http://blast-geth:8551"
|
--l2="http://blast-geth:8551"
|
||||||
--l2.jwt-secret=/blast/jwt.txt
|
--l2.jwt-secret=/blast/jwt.txt
|
||||||
--rollup.config="/blast/rollup.json"
|
--rollup.config="/blast/rollup.json"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue