adding trustrpc flag to op-node

This commit is contained in:
jonathan@vulcanize.io
2024-05-03 19:24:41 +00:00
committed by jonathanface
parent 44753db277
commit 48c19c1e1d
@@ -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"