feat(core-api): add sorting to voters endpoint#2103
feat(core-api): add sorting to voters endpoint#2103faustbrian merged 1 commit intoArkEcosystem:developfrom
Conversation
|
@dated Thanks for submitting this pull request, a maintainer will get back to you shortly! |
|
@air1one @faustbrian @supaiku0 - please review this in the next few days. Be sure to explicitly select labels so I know what's going on. If no reviewer appears after a week, a reminder will be sent out. |
|
@dated A collaborator has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait. Thank you for your contribution! |
|
@dated Your pull request has been merged but was not assigned a bounty tier. @air1one @faustbrian @supaiku0 - please assign a bounty tier to this pull request in the next few days. |
|
@dated Your pull request has been merged and marked as tier 2. It will earn you $50 USD. |
Proposed changes
Adds support for ordering to the
delegates/{id}/votersendpoint and returns the voters ordered bybalance:descby default.Types of changes
Checklist