Use v4-localization endpoints, replace old usage of CLIENT_NETWORK_CONFIGS

This commit is contained in:
jaredvu
2023-08-28 20:47:18 -07:00
parent 9d3413b04d
commit 7df6e39e87
15 changed files with 86 additions and 136 deletions
+2 -1
View File
@@ -35,9 +35,10 @@
"@cosmjs/encoding": "^0.31.0",
"@cosmjs/proto-signing": "^0.31.0",
"@cosmjs/stargate": "^0.31.0",
"@dydxprotocol/abacus": "^0.3.7",
"@cosmjs/tendermint-rpc": "^0.31.0",
"@dydxprotocol/abacus": "^0.3.9",
"@dydxprotocol/v4-client": "^0.29.0",
"@dydxprotocol/v4-localization": "^0.0.12",
"@ethersproject/providers": "^5.7.2",
"@js-joda/core": "^5.5.3",
"@radix-ui/react-collapsible": "^1.0.3",