-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
I3Minimal impactMinimal impactS3Minimally significantMinimally significantU4Nothing urgentNothing urgentfeatureCompletely new functionalityCompletely new functionality
Description
Is your feature request related to a problem? Please describe.
similar to
Lines 137 to 138 in fc8584b
| // [**2052**] Object has been marked deleted. | |
| OBJECT_ALREADY_REMOVED = 4; |
Container contract supports the exception since nspcc-dev/neofs-contract#404. Once container is removed, it becomes inoperable. This fact would be nice to be highlighted in responses
Describe the solution you'd like
add CONTAINER_ALREADY_REMOVED status
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I3Minimal impactMinimal impactS3Minimally significantMinimally significantU4Nothing urgentNothing urgentfeatureCompletely new functionalityCompletely new functionality