Skip to content

Commit

Permalink
Merge pull request #3651 from brekyrself/develop
Browse files Browse the repository at this point in the history
Update apiConfig.js testnet node
  • Loading branch information
abitmore committed Jul 12, 2023
2 parents 7024826 + 2df0cf2 commit b7d1b31
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/api/apiConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,14 @@ export const settingsAPIs = {
operator: "Witness: cn-faucet-test",
contact: "email:[email protected]"
},
{
url: "wss://bitsharestestnet.loclx.io",
region: "Northern America",
country: "USA",
location: "Chicago",
operator: "bitshares.info",
contact: "telegram:brekyrself"
},
],
ES_WRAPPER_LIST: [
{
Expand Down

0 comments on commit b7d1b31

Please sign in to comment.