Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Apr 1, 2024
1 parent 5299f73 commit fa6397e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ IS_DUMMY_OPERATOR=
# For each Avail chain `chainName` to index, set the following environment variables:
# {chainName}_ETHEREUM_WS: An Ethereum WS for the chain the deployed VectorX contract is on.
# {chainName}_CONTRACT_ADDRESS: The address of the deployed VectorX contract.
GOLDBERG_ETHEREUM_WS=
GOLDBERG_CONTRACT_ADDRESS=0x5ac10644a873AAcd288775A90d6D0303496A4304

COUSCOUS_ETHEREUM_WS=
COUSCOUS_CONTRACT_ADDRESS=0x780f4559A31b693541226492230ad58D6E8Ee247

HEX_ETHEREUM_WS=
HEX_CONTRACT_ADDRESS=0x780f4559A31b693541226492230ad58D6E8Ee247
HEX_CONTRACT_ADDRESS=

0 comments on commit fa6397e

Please sign in to comment.