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

# Functions

ComputeClusterIDHash will compute cluster ID hash with given owner address and operator ids.
No description provided by the author
DeserializeBLSPublicKey deserializes a bls.PublicKey from bytes, caching the result to avoid repeated deserialization.
GetDefaultDomain returns the global domain used across the system DEPRECATED: use networkconfig.NetworkConfig.Domain instead.
No description provided by the author
SetDefaultDomain updates the global domain used across the system allows injecting domain for testnets DEPRECATED: use networkconfig.NetworkConfig.Domain instead.
No description provided by the author
VerifyByOperators verifies signature by the provided operators This is a copy of a function with the same name from the spec, except for it's use of DeserializeBLSPublicKey function and bounded.CGO TODO: rethink this function and consider moving/refactoring it.
No description provided by the author

# Constants

ExecuteDuty for when to start duty runner.
Leaving some room for protocol updates and calculation mistakes.
No description provided by the author
Timeout in order to run timeoutData process.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Metadata represents metadata of SSVShare.
SSVShare is a combination of spectypes.Share and its Metadata.
No description provided by the author

# Type aliases

No description provided by the author