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

Get number of registered containers for public dashboard #242

Closed
alexvanin opened this issue May 23, 2022 · 0 comments · Fixed by #243
Closed

Get number of registered containers for public dashboard #242

alexvanin opened this issue May 23, 2022 · 0 comments · Fixed by #243
Assignees

Comments

@alexvanin
Copy link
Contributor

For public dashboard we need a number of registered containers in the network. To do that we can invoke container.List() with empty byte array and get list of all relevant container IDs. However, stack is limited and at one point we will get an error.

The better solution is to provide method to return int number of registered containers.
/cc @fyrchik

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 a pull request may close this issue.

2 participants