You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
Current behavior
getaccounstatereturns the wrong balance of NEO. NEO-cli returns the correct balance.GAS balance seems to be correct
PM me on Discord if you want a specific address to query (I only figured this out because I queried one of my addresses)
Expected behavior
getaccountstateshould return the correct balance of both NEO and GASHow to reproduce
You can use this script in Python to test if the balances match:
Your environment
This is based on live RPC calls