File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 - run : npm run build:ipfs --if-present
2424 env :
2525 REACT_APP_API_KEY : " https://rest.core.persistence.one"
26- REACT_APP_TENDERMINT_RPC_ENDPOINT : " https://rpc.core.persistence.one "
26+ REACT_APP_TENDERMINT_RPC_ENDPOINT : " https://persistence- rpc.polkachu.com "
2727 REACT_APP_WEBSITE_URL : " https://wallet.persistence.one"
2828 REACT_APP_EXPLORER_API : " https://www.mintscan.io/persistence"
2929 REACT_APP_MAIL_CHIMP_URL : " https://one.us17.list-manage.com/subscribe/post?u=fd70c7f5c39a43acbedb49253&id=7f8e2dbc48"
4949 - run : npm run build --if-present
5050 env :
5151 REACT_APP_API_KEY : " https://rest.core.persistence.one"
52- REACT_APP_TENDERMINT_RPC_ENDPOINT : " https://rpc.core.persistence.one "
52+ REACT_APP_TENDERMINT_RPC_ENDPOINT : " https://persistence- rpc.polkachu.com "
5353 REACT_APP_WEBSITE_URL : " https://wallet.persistence.one"
5454 REACT_APP_EXPLORER_API : " https://www.mintscan.io/persistence"
5555 REACT_APP_MAIL_CHIMP_URL : " https://one.us17.list-manage.com/subscribe/post?u=fd70c7f5c39a43acbedb49253&id=7f8e2dbc48"
Original file line number Diff line number Diff line change 8989 env :
9090 CI : false
9191 REACT_APP_API_KEY : " https://rest.core.persistence.one"
92- REACT_APP_TENDERMINT_RPC_ENDPOINT : " https://rpc.core.persistence.one "
92+ REACT_APP_TENDERMINT_RPC_ENDPOINT : " https://persistence- rpc.polkachu.com "
9393 REACT_APP_WEBSITE_URL : " https://staging.wallet.persistence.one"
9494 REACT_APP_EXPLORER_API : " https://www.mintscan.io/persistence"
9595 REACT_APP_MAIL_CHIMP_URL : " https://one.us17.list-manage.com/subscribe/post?u=fd70c7f5c39a43acbedb49253&id=7f8e2dbc48"
@@ -115,7 +115,7 @@ jobs:
115115 env :
116116 CI : false
117117 REACT_APP_API_KEY : " https://rest.core.persistence.one"
118- REACT_APP_TENDERMINT_RPC_ENDPOINT : " https://rpc.core.persistence.one "
118+ REACT_APP_TENDERMINT_RPC_ENDPOINT : " https://persistence- rpc.polkachu.com "
119119 REACT_APP_WEBSITE_URL : " https://staging.wallet.persistence.one"
120120 REACT_APP_EXPLORER_API : " https://www.mintscan.io/persistence"
121121 REACT_APP_MAIL_CHIMP_URL : " https://one.us17.list-manage.com/subscribe/post?u=fd70c7f5c39a43acbedb49253&id=7f8e2dbc48"
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ export const IBCChainInfos = [
110110
111111export const ExternalChains = [
112112 {
113- rpc : "https://rpc.core.persistence.one /" ,
113+ rpc : "https://persistence- rpc.polkachu.com /" ,
114114 rest : "https://rest.core.persistence.one/" ,
115115 chainId : "core-1" ,
116116 chainName : "Persistence" ,
You can’t perform that action at this time.
0 commit comments