Why
For the usage of a new PDF budget proposal feature.
What
Provide a new endpoint to easily query the voting power of a given drep ids list.
How
New endpoint
/drep/list-voting-power/drepIds=?[hash1, hash2...]
that should return something like:
[{votingPower: 123, drepId: 'hash1', view: 'drep123'}]
Why
For the usage of a new PDF budget proposal feature.
What
Provide a new endpoint to easily query the voting power of a given drep ids list.
How
New endpoint
/drep/list-voting-power/drepIds=?[hash1, hash2...]
that should return something like:
[{votingPower: 123, drepId: 'hash1', view: 'drep123'}]