It failed as not all nodes have both dicts. Nodes running 0.19.12 have voting_power
and nodes running 0.20.2 have only voting_manabar
.
You are viewing a single comment's thread from:
It failed as not all nodes have both dicts. Nodes running 0.19.12 have voting_power
and nodes running 0.20.2 have only voting_manabar
.
I didn't try with all of them but
https://api.steemit.com
had both of them. (v0.20.2)Only when using condenser api.
when using
acc.steem.rpc.find_accounts({'accounts': ["holger80"]}, api="database")
it is missing.I see, thanks! :)