Provide method to list all containers in the network #94

Open
opened 2025-12-28 18:12:31 +00:00 by sami · 0 comments
Owner

Originally created by @cthulhu-rider on GitHub (May 18, 2023).

Container contract provides API to list all containers in the network https://pkg.go.dev/github.com/nspcc-dev/neofs-contract@v0.17.0/container#ContainersOf

can such a service be provided in the NeoFS protocol? The information is public anyway, it'd be convenient to request it via native transport. Information may be useful for analytics like monitoring systems

Originally created by @cthulhu-rider on GitHub (May 18, 2023). Container contract provides API to list all containers in the network https://pkg.go.dev/github.com/nspcc-dev/neofs-contract@v0.17.0/container#ContainersOf can such a service be provided in the NeoFS protocol? The information is public anyway, it'd be convenient to request it via native transport. Information may be useful for analytics like monitoring systems
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-api#94
No description provided.