virtualeconomy / js-v-sdk

[DEPRECATED and please use https://github.com/virtualeconomy/js-vsys instead] Java Script library for V Systems
https://www.npmjs.com/package/@virtualeconomy/js-v-sdk
MIT License
10 stars 5 forks source link

Update node IP #42

Closed vipertechofficial closed 3 years ago

vipertechofficial commented 3 years ago

https://explorer.v.systems/address/ARJjyYFMixaY7h5xaR8mGT42V9VSRfm5MvJ #WORK http://test-node.v.systems:9924/addresses/balance/ARJjyYFMixaY7h5xaR8mGT42V9VSRfm5MvJ #DOESNT

What's wrong with it?

EDIT: use -> "https://wallet.v.systems/api/"

SheldonYS commented 3 years ago

The address "ARJjyYFMixaY7h5xaR8mGT42V9VSRfm5MvJ" is a mainnet address. However, "test-node.v.systems:9924" is a testnet node. We cannot use testnet address in mainnet. "https://wallet.v.systems/api/" is mainnet node, so it works.