We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebcf54a commit a63a1f4Copy full SHA for a63a1f4
services/config.js
@@ -6,7 +6,7 @@ export const Server = {
6
},
7
WSS: {
8
mainnet: "wss://api.celenium.io/v1/ws",
9
- mocha: "wss://api-dev.celenium.io/v1/ws",
+ mocha: "wss://api-mocha-4.celenium.io/v1/ws",
10
dev: "wss://api-dev.celenium.io/v1/ws",
11
12
}
0 commit comments