Skip to content

Commit

Permalink
Merge pull request #3660 from bitshares/update-api-node
Browse files Browse the repository at this point in the history
Update URL of MagicWallet API node
  • Loading branch information
abitmore authored Aug 24, 2023
2 parents d442373 + 1bf1783 commit e179a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/api/apiConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export const settingsAPIs = {
contact: "telegram:bhuzor"
},
{
url: "wss://bts.open.icowallet.net/ws",
url: "wss://btsapi.magicw.net/ws",
region: "Eastern Asia",
country: "China",
location: "Hangzhou",
Expand Down

0 comments on commit e179a1f

Please sign in to comment.