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 2ebe200 commit e02300dCopy full SHA for e02300d
services/config.js
@@ -1,4 +1,4 @@
1
export const Server = {
2
- API: "https://api.celestia.dipdup.net/v1",
+ API: "http://api-mocha-4.celenium.io/v1",
3
WSS: "wss://api.celestia.dipdup.net/v1/ws",
4
}
0 commit comments