adding trustrpc flag to op-node

This commit is contained in:
jonathan@vulcanize.io 2024-03-13 18:18:57 +00:00
parent 06de4fe485
commit 0149346927

View File

@ -65,6 +65,7 @@ services:
op-node
--l1="https://eth-mainnet-1.vdb.to/"
--l1.rpckind="any"
--l1.trustrpc=true
--l2="http://blast-geth:8551"
--l2.jwt-secret=/blast/jwt.txt
--rollup.config="/blast/rollup.json"