package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-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.
TryNotary returns option to enable notary invocation tries.
# 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 FrostFS Netmap contract.
NetworkConfiguration represents FrostFS network configuration stored in the FrostFS Sidechain.
RawNetworkParameter is a FrostFS network parameter which is transmitted but not interpreted by the FrostFS API protocol.
SetConfigPrm groups parameters of SetConfig operation.
UpdateIRPrm groups parameters of UpdateInnerRing invocation.
UpdatePeerPrm groups parameters of UpdatePeerState operation.