Update all dev4 endpoints to use https and wss (#117)

* Update all dev endpoints to use https and wss

* dev4
This commit is contained in:
Christopher-Li
2023-11-06 09:33:22 -08:00
committed by GitHub
parent b0db577b28
commit 4913c690ec
+2 -2
View File
@@ -203,8 +203,8 @@
"endpoints": {
"indexers": [
{
"api": "http://indexer.v4dev4.dydx.exchange",
"socket": "ws://indexer.v4dev4.dydx.exchange"
"api": "https://indexer.v4dev4.dydx.exchange",
"socket": "wss://indexer.v4dev4.dydx.exchange"
}
],
"validators": [