Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage interface {
eth1.SyncOffsetStorage
registry.RegistryStore
registrystorage.OperatorsCollection
GetPrivateKey() (*rsa.PrivateKey, bool, error)
SetupPrivateKey(generateIfNone bool, operatorKeyBase64 string) error
}
Storage represents the interface for ssv node storage
Click to show internal directories.
Click to hide internal directories.