File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ WALLET_PASSPHRASE="example_wallet_passphrase"
66VEGA_MARKET=" marketID"
77
88WALLETSERVER_URL=" https://wallet.testnet.vega.xyz"
9- NODE_URL_REST=" https://lb .testnet.vega.xyz"
10- NODE_URL_GRAPHQL=" https://lb .testnet.vega.xyz/graphql"
11- NODE_URL_GRPC=" n06 .testnet.vega.xyz:3007"
9+ NODE_URL_REST=" https://api.n10 .testnet.vega.xyz"
10+ NODE_URL_GRAPHQL=" https://api.n10 .testnet.vega.xyz/graphql"
11+ NODE_URL_GRPC=" api.n10 .testnet.vega.xyz:3007"
1212
1313# Do not edit below this line:
1414PYTHONPATH=.
Original file line number Diff line number Diff line change 11WALLET_NAME=example_wallet_name
22WALLET_PASSPHRASE=example_wallet_passphrase
33WALLETSERVER_URL=https://wallet.testnet.vega.xyz
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
4+ NODE_URL_REST=https://api.n10.testnet.vega.xyz
5+ NODE_URL_GRAPHQL=https://api.10.testnet.vega.xyz/graphql
6+ NODE_URL_GRPC=api.n10.testnet.vega.xyz:3007
7+
78PYTHONPATH=.
89VEGA_MARKET=marketID
910
You can’t perform that action at this time.
0 commit comments