Remove unnecessary todo

This commit is contained in:
Prathamesh Musale 2024-02-22 14:28:21 +05:30
parent faa1815aa8
commit e63ac91b3e

View File

@ -8,7 +8,7 @@ CERC_MOBYMASK_APP_BASE_URI="http://127.0.0.1:3004/#"
CERC_ETH_RPC_QUERY_ENDPOINT="http://op-geth:8545" CERC_ETH_RPC_QUERY_ENDPOINT="http://op-geth:8545"
CERC_ETH_RPC_MUTATION_ENDPOINT="http://op-geth:8545" CERC_ETH_RPC_MUTATION_ENDPOINT="http://op-geth:8545"
CERC_NITRO_CHAIN_URL="http://op-geth:8546" # TODO: Does this work? CERC_NITRO_CHAIN_URL="http://op-geth:8546"
# App # App