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

# Functions

AsAlphabet returns option to sign main TX of notary requests with client's private key.
BoolAssert converts stack item to bool.
No description provided by the author
IntegerAssert converts stack item to int64.
NewFromMorph returns the wrapper instance from the raw morph client.
StringAssert converts stack item to string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrConfigNotFound is returned when the requested key was not found in the network config (returned value is `Null`).

# Structs

AddPeerPrm groups parameters of AddPeer operation.
Client is a wrapper over StaticClient which makes calls with the names and arguments of the NeoFS Netmap contract.
NetworkConfiguration represents NeoFS network configuration stored in the NeoFS Sidechain.
RawNetworkParameter is a NeoFS network parameter which is transmitted but not interpreted by the NeoFS API protocol.
SetConfigPrm groups parameters of SetConfig operation.
UpdateIRPrm groups parameters of UpdateInnerRing invocation.
UpdatePeerPrm groups parameters of UpdatePeerState operation.

# Type aliases

No description provided by the author
Option allows to set an optional parameter of Wrapper.