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 44f6fa5 commit cb3df51Copy full SHA for cb3df51
credentials-template
@@ -6,8 +6,8 @@ WALLET_PASSPHRASE="example_wallet_passphrase"
6
VEGA_MARKET="marketID"
7
8
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"
+NODE_URL_REST="https://lb.testnet.vega.xyz"
+NODE_URL_GRAPHQL="https://lb.testnet.vega.xyz/graphql"
11
NODE_URL_GRPC="n06.testnet.vega.xyz:3007"
12
13
# Do not edit below this line:
0 commit comments