top_proxy, computes the voting weight from the object-balance ES index, which does not include open orders. However the voting weight of a proxy takes into account all the balance + open order of the delegated accounts.
Ideally voting_weight should be retrieved from core node as the computation may change (see voting decay BSIP).
top_proxy
, computes the voting weight from the object-balance ES index, which does not include open orders. However the voting weight of a proxy takes into account all the balance + open order of the delegated accounts.Ideally voting_weight should be retrieved from core node as the computation may change (see voting decay BSIP).