We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63e20c commit 52f7c5aCopy full SHA for 52f7c5a
pkg/services/object/get/service.go
@@ -39,7 +39,7 @@ type NeoFSNetwork interface {
39
// expected on N with index M*i, M in [0,CBF). Then part is expected on SN
40
// for i+1-th part and so on.
41
//
42
- // GetContainerNodes does not change resulting slices and their elements.
+ // GetNodesForObject does not change resulting slices and their elements.
43
44
// Returns [apistatus.ContainerNotFound] if requested container is missing in
45
// the network.
0 commit comments