Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RPC] Add a getDelegates endpoint that points to minimal stake params or options #2976

Closed
dsawali opened this issue May 28, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@dsawali
Copy link
Contributor

dsawali commented May 28, 2024

Implement a getDelegates RPC that supports this endpoint with following params:
/chains/main/blocks/head/context/delegates?active=true&with_minimal_stake=true

Taquito has a getDelegates endpoint but it is required to put a target address.

Either:

  1. Implement a new getDelegates method (with a slightly different name) or,
  2. Modify the existing getDelegates method
@dsawali dsawali added the rpc label May 28, 2024
@hui-an-yang hui-an-yang added this to the v20 milestone May 29, 2024
@hui-an-yang hui-an-yang self-assigned this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants