fix: change n07 to n06 (#1751)

This commit is contained in:
Radosław Szpiech 2022-10-14 16:56:17 +02:00 committed by GitHub
parent 6d71109798
commit 144b4bd847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -21,6 +21,6 @@ NX_URL=$URL
NX_DEPLOY_URL=$DEPLOY_URL
NX_DEPLOY_PRIME_URL=$DEPLOY_PRIME_URL
NX_VEGA_URL=https://api.n07.testnet.vega.xyz/graphql
NX_VEGA_URL=https://api.n06.testnet.vega.xyz/graphql
NX_VEGA_ENV=TESTNET
NX_VEGA_WALLET_URL=http://localhost:1789

View File

@ -1,7 +1,7 @@
# App configuration variables
NX_VEGA_ENV=TESTNET
NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/testnet-network.json
NX_VEGA_URL=https://api.n07.testnet.vega.xyz/graphql
NX_VEGA_URL=https://api.n06.testnet.vega.xyz/graphql
NX_ETHEREUM_PROVIDER_URL=https://sepolia.infura.io/v3/4f846e79e13f44d1b51bbd7ed9edefb8
NX_ETHERSCAN_URL=https://sepolia.etherscan.io
NX_FAIRGROUND=false

View File

@ -1,2 +1,2 @@
NX_VEGA_WALLET_URL=http://localhost:1789
CYPRESS_VEGA_URL=https://api.n07.testnet.vega.xyz/graphql
CYPRESS_VEGA_URL=https://api.n06.testnet.vega.xyz/graphql

View File

@ -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.n06.testnet.vega.xyz/graphql
NX_VEGA_WALLET_URL=http://localhost:1789

View File

@ -1 +1 @@
GRAPHQL_SCHEMA_PATH=https://api.n07.testnet.vega.xyz/graphql
GRAPHQL_SCHEMA_PATH=https://api.n06.testnet.vega.xyz/graphql