Skip to content

Commit 4766c35

Browse files
authored
Update credentials-win-template
1 parent cb3df51 commit 4766c35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

credentials-win-template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
WALLET_NAME=example_wallet_name
22
WALLET_PASSPHRASE=example_wallet_passphrase
33
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
4+
NODE_URL_REST=https://lb.testnet.vega.xyz
5+
NODE_URL_GRAPHQL=https://lb.testnet.vega.xyz/graphql
6+
NODE_URL_GRPC=n06.testnet.vega.xyz:3007
77
PYTHONPATH=.
88
VEGA_MARKET=marketID
99

0 commit comments

Comments
 (0)