supershania

Results 2 comments of supershania

As a side note, **all scripts** have the same problem where ${VARIABLE+x} is used. The meaning of using ${OP_GETH__SYNCMODE+x} is: * ${OP_GETH__SYNCMODE+x}: This syntax checks if the variable OP_GETH__SYNCMODE is...

> OP_GETH_SYNCMODE in .env file is set but is empty string. Condition is never met. > > Or instead of this PR, you can add to .env: > > ```dotenv...