Skip to content

Provide new endpoint for querying list of voting power for a given list of drep ids #3263

@MSzalowski

Description

@MSzalowski

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'}]

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions