package
0.20.0
Repository: https://github.com/nspcc-dev/neofs-contract.git
Documentation: pkg.go.dev

# Functions

Get method returns a stable marshaled DataAuditResult structure.
List method returns a list of all available DataAuditResult IDs from the contract storage.
ListByCID method returns a list of DataAuditResult IDs generated during the specified epoch for the specified container.
ListByEpoch method returns a list of DataAuditResult IDs generated during the specified epoch.
ListByNode method returns a list of DataAuditResult IDs generated in the specified epoch for the specified container by the specified Inner Ring node.
Put method stores a stable marshalled `DataAuditResult` structure.
Update method updates contract source code and manifest.
Version returns the version of the contract.

# Structs

No description provided by the author