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

Add new api endpoint /memory/validatorsbyindex #212

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

Marketen
Copy link
Contributor

Implemented new endpoint /memory/validatorsbyindex/<indices>

The endpoint returns two arrays:

  • found_validators: array of validatorInfo (index,pubkey,status) of all validators found in oracle state
  • not_found_validators. array of index of all validators not found in oracle state

@Marketen Marketen self-assigned this Jan 12, 2024
@alrevuelta alrevuelta merged commit 7eed713 into main Jan 12, 2024
4 checks passed
@alrevuelta alrevuelta deleted the marc/add_memory_validatorsbyindex branch January 12, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants