Skip to content

Commit

Permalink
MO-10562: Reconfigure dydx to internal ledger node
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrebowicz-ledger committed Oct 9, 2024
1 parent b805741 commit a8bbdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/coin-modules/coin-cosmos/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const cosmosConfig: CosmosConfig = {
config_currency_dydx: {
type: "object",
default: {
lcd: "https://dydx-dao-api.polkachu.com",
lcd: "https://dydx.coin.ledger.com",
minGasPrice: 12500000000,
ledgerValidator: "dydxvaloper1gffkd68xcnfpzcsplf0fsuetxkysunud6a900w",
status: {
Expand Down

0 comments on commit a8bbdf9

Please sign in to comment.