We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3df51 commit 4766c35Copy full SHA for 4766c35
credentials-win-template
@@ -1,9 +1,9 @@
1
WALLET_NAME=example_wallet_name
2
WALLET_PASSPHRASE=example_wallet_passphrase
3
WALLETSERVER_URL=https://wallet.testnet.vega.xyz
4
-NODE_URL_REST=https://lb.testnet.vega.xyz/datanode/rest
5
-NODE_URL_GRAPHQL=https://lb.testnet.vega.xyz/datanode/gql/query
6
-NODE_URL_GRPC=n06.testnet.vega.xyz:3002
+NODE_URL_REST=https://lb.testnet.vega.xyz
+NODE_URL_GRAPHQL=https://lb.testnet.vega.xyz/graphql
+NODE_URL_GRPC=n06.testnet.vega.xyz:3007
7
PYTHONPATH=.
8
VEGA_MARKET=marketID
9
0 commit comments