package
Version:
v0.4.3
Opens a new window with list of versions in this module.
Published: Jul 29, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewRootCmd returns the root command.
ReadFromFileAndDecrypt reads ciphertext from a file and decrypts it using the password into a `crypto.PrivateKey`
type Operator struct {
Id uint64 `toml:"id"`
Pubkey string `toml:"pubkey"`
}
type SsvOperators struct {
Operators []Operator `toml:"operators"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.