Skip to content

Commit 65ffa18

Browse files
MO-10562: Reconfigure dydx to internal ledger node
1 parent 2608451 commit 65ffa18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/coin-modules/coin-cosmos/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const cosmosConfig: CosmosConfig = {
3535
config_currency_dydx: {
3636
type: "object",
3737
default: {
38-
lcd: "https://dydx-dao-api.polkachu.com",
38+
lcd: "https://dydx.coin.ledger.com",
3939
minGasPrice: 12500000000,
4040
ledgerValidator: "dydxvaloper1gffkd68xcnfpzcsplf0fsuetxkysunud6a900w",
4141
status: {

0 commit comments

Comments
 (0)