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

# Functions

Get method returns a list of all stable marshaled GlobalTrust structures known for the given peer during the specified epoch.
GetByID method returns a list of all stable marshaled GlobalTrust with the specified id.
ListByEpoch returns a list of IDs that may be used to get reputation data with GetByID method.
Put method saves global trust data in contract storage.
Update method updates contract source code and manifest.
Version returns the version of the contract.