Skip to content

Commit

Permalink
change contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman035 committed Nov 20, 2024
1 parent b928061 commit 94ab0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN npm install -g ts-node
ENV DATABASE_URL=postgres://push-anode:tUT2uGTq0SglqkXO@localhost:5432/push-anode


ENV VALIDATOR_CONTRACT_ADDRESS=0x18Fa54e372e7F5993b2233449e8ab2086eCA3fAE
ENV VALIDATOR_CONTRACT_ADDRESS=0x98dBfb001cB2623cF7BfE2A17755592E151f0779
ENV VALIDATOR_RPC_ENDPOINT=https://proportionate-multi-sanctuary.ethereum-sepolia.quiknode.pro/fe3638bd884a34c0aa6c85ce2cd62ef54b0d8442/
ENV VALIDATOR_RPC_NETWORK=11155111
ENV VALIDATOR_PRIVATE_KEY_FILE=validator_eth_key.json
Expand Down

0 comments on commit 94ab0ef

Please sign in to comment.