We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We'd like to be able to get node info on multiple nodes in a single call. Additionally, we'd like to find out about all the unknown nodes at once.
@bredelings has an experimental implementation that fails and returns all the unknown nodes. It is documented as being implemented starting on 04/12.
However, we should possibly just return info for everything, and being unknown should be one possible outcome.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We'd like to be able to get node info on multiple nodes in a single call. Additionally, we'd like to find out about all the unknown nodes at once.
@bredelings has an experimental implementation that fails and returns all the unknown nodes.
It is documented as being implemented starting on 04/12.
However, we should possibly just return info for everything, and being unknown should be one possible outcome.
The text was updated successfully, but these errors were encountered: