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 iteration function to 02-client keeper which returns all clientIDs of a specific client type #2844

Closed
3 tasks
colin-axner opened this issue Nov 29, 2022 · 0 comments · Fixed by #2856
Closed
3 tasks
Assignees

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Nov 29, 2022

Summary

Same iteration used in #2800. The function should take in a clientType and return a slice of clientIDs that correspond to the client type provided. It should be added to the 02-client keeper


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment