Open yuxisteem opened 7 years ago
That is actually correct behaviour. :) The VP value is only updated when you vote, so with the python query you get that value. The value on Steemd.com takes VP recovery into account and shows the actual value as if you would vote at that moment. Hope that explains.
I have found a potential bug in Steem Python library. The voting power returned from Python library is inconsistent from the VP returned from steemd.com. For example, I ran the Python script to get my VP:
At the time of testing, it returns:
However, it shows 59.39% in steemd
Posted on Utopian.io - Rewarding Open Source Contributors