From 43389ff6f9a5b2adf0478c9307cace71ac8ea2da Mon Sep 17 00:00:00 2001 From: Madalina Raicu Date: Thu, 27 Oct 2022 11:21:08 +0100 Subject: [PATCH] fix: use n08 in .env.testnet --- apps/trading/.env.testnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/trading/.env.testnet b/apps/trading/.env.testnet index 4b229dd07..447618bdd 100644 --- a/apps/trading/.env.testnet +++ b/apps/trading/.env.testnet @@ -6,5 +6,5 @@ NX_VEGA_ENV=TESTNET NX_VEGA_EXPLORER_URL=https://explorer.fairground.wtf NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://stagnet1.console.vega.xyz\",\"STAGNET3\":\"https://stagnet3.console.vega.xyz\"} NX_VEGA_TOKEN_URL=https://token.fairground.wtf -NX_VEGA_URL=https://api.n07.testnet.vega.xyz/graphql +NX_VEGA_URL=https://api.n08.testnet.vega.xyz/graphql NX_VEGA_WALLET_URL=http://localhost:1789