# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrCSAKeyExists describes the error when the CSA key already exists.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
KeyNotFoundError is returned when we don't find a requested key.
No description provided by the author
# Interfaces
type CSAKeystoreInterface interface {.
DKGEncrypt provides encryption keys for the DKG.
DKGSign provides signing keys for the DKG.
Eth is the external interface for EthKeyStore.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
DefaultEVMChainIDFunc is a func for getting a default evm chain ID - necessary because it is lazily evaluated.