Skip to content

Commit

Permalink
remove broken rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
racollette committed Apr 13, 2024
1 parent c818d84 commit b07420d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ REACT_APP_CHAIN_ID = "20"

REACT_APP_NODE_1 = "https://api.elastos.io/esc"
REACT_APP_NODE_2 = "https://rpc.glidefinance.io"
REACT_APP_NODE_3 = "https://api.trinity-tech.cn/esc"
REACT_APP_NODE_3 = "https://esc.elasafe.com"

REACT_APP_INFURA_KEY = "d3649643a26e40ac95d47a1b929d3596"

0 comments on commit b07420d

Please sign in to comment.