I can't see anywhere in the code the need for these variables
export ETH_RPC_URL="wss://a.good.sepolia.rpc.url"
export ETH_RPC_URL_PRIMARY="wss://a.good.sepolia.rpc.url"
export ETH_RPC_URL_FALLBACK="https://another.sepolia.rpc.url"
export TOKEN_BRIDGE_CONTRACT="0x55355157703A44f7516FBB831333317E98944e32"
These are in the docs. Please explain where in the code these are used.
Most likely moved to the layer-daemons repo
I can't see anywhere in the code the need for these variables
export ETH_RPC_URL="wss://a.good.sepolia.rpc.url"
export ETH_RPC_URL_PRIMARY="wss://a.good.sepolia.rpc.url"
export ETH_RPC_URL_FALLBACK="https://another.sepolia.rpc.url"
export TOKEN_BRIDGE_CONTRACT="0x55355157703A44f7516FBB831333317E98944e32"
These are in the docs. Please explain where in the code these are used.
Most likely moved to the layer-daemons repo