Compare commits

...
Author SHA1 Message Date
Edd 8af78190e6 chore: update validator testnet config endpoint
This network moved from 0.53 to 0.68 which changes the endpoint

Closes #9000
2023-02-28 17:21:22 +00:00
@@ -1,3 +1,3 @@
{ {
"hosts": ["https://api.validators-testnet.vega.xyz/query"] "hosts": ["https://api.validators-testnet.vega.xyz/graphql"]
} }