Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(config ServiceConfig, logger log.Logger) services.Vault
Types ¶
type ServiceConfig ¶
type ServiceConfig interface {
NodePrivateKey() primitives.EcdsaSecp256K1PrivateKey
}
Click to show internal directories.
Click to hide internal directories.