ekm

package
v0.5.5-jatov2-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2023 License: GPL-3.0 Imports: 31 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewETHKeyManagerSigner

func NewETHKeyManagerSigner(logger *zap.Logger, db basedb.IDb, network networkconfig.NetworkConfig, builderProposals bool) (spectypes.KeyManager, error)

NewETHKeyManagerSigner returns a new instance of ethKeyManagerSigner

Types

type Storage added in v0.4.0

type Storage interface {
	registry.RegistryStore
	core.Storage
	core.SlashingStore

	RemoveHighestAttestation(pubKey []byte) error
	RemoveHighestProposal(pubKey []byte) error
}

Storage represents the interface for ssv node storage

func NewSignerStorage added in v0.4.0

func NewSignerStorage(db basedb.IDb, network beacon.Network, logger *zap.Logger) Storage

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL