Hi all, my first post here.
I have downloaded the latest nis nis-0.6.96. I run the bat(i’m on windows), the network loads fine.
Once i start using the api calls for testing, the results are largely different from publicly available results. Example of results from 3 different sources:
http://san.nem.ninja:7890/account/get?address=NCCFO5QDFV5FS3BTBPEU2QO6UHZD7PHGFNCP----
“balance”: 954366328051,
http://chain.nem.ninja/#/search/NCCFO5QDFV5FS3BTBPEU2QO6UHZD7PHGFNCP----
- Balance (network): 954366.328051 XEM
My local nis
http://localhost:7890/account/get?address=NCCFO5QDFV5FS3BTBPEU2QO6UHZD7PHGFNCP----
- “balance”: 5378526968254
Also on the note. The local nis seems to change balance very quickly. Every 1 or 2 minutes, once i call the url again. the changes in the balance are in 100 thousands or even millions.
Has anyone faced this problem before? Or am i doing something wrong. Any comment is highly appreciated