Skip to content

Commit cb3df51

Browse files
authored
Update credentials-template
1 parent 44f6fa5 commit cb3df51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

credentials-template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ WALLET_PASSPHRASE="example_wallet_passphrase"
66
VEGA_MARKET="marketID"
77

88
WALLETSERVER_URL="https://wallet.testnet.vega.xyz"
9-
NODE_URL_REST="https://lb.testnet.vega.xyz/datanode/rest"
10-
NODE_URL_GRAPHQL="https://lb.testnet.vega.xyz/datanode/gql/query"
9+
NODE_URL_REST="https://lb.testnet.vega.xyz"
10+
NODE_URL_GRAPHQL="https://lb.testnet.vega.xyz/graphql"
1111
NODE_URL_GRPC="n06.testnet.vega.xyz:3007"
1212

1313
# Do not edit below this line:

0 commit comments

Comments
 (0)