package
1.3.9-rc.0
Repository: https://github.com/bloxapp/ssv.git
Documentation: pkg.go.dev

# Functions

Aggregate is a utility that helps to ensure sorted signers.
BeaconRoleFromString returns BeaconRole from string.
MsgTypeToString extension for spec msg type.
No description provided by the author

# Constants

DecidedHistoryType is the decided history message type.
EntryNotFoundError is the error message for when an entry is not found.
LastDecidedType is the last decided message type.
SSVEventMsgType extends spec msg type.
SSVSyncMsgType extends spec msg type.
StatusBackoff means we exceeded rate limits for the protocol.
StatusBadRequest means the request was bad.
StatusError means that the node experienced some general error.
StatusInternalError means that the node experienced an internal error.
StatusNotFound means the desired objects were not found.
StatusSuccess means the request went successfully.
StatusUnknown represents an unknown state.

# Structs

SyncMessage is the message being passed in sync operations.
SyncParams holds parameters for sync operations.

# Interfaces

Encoder encodes or decodes the message.

# Type aliases

StatusCode is the response status code.
SyncMsgType represent the type of sync messages TODO: remove after v0.