Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObserverInfo ¶ added in v1.7.7
type ObserverInfo struct {
APIPort int `json:"api-port"`
}
ObserverInfo is the dto that contains information about an observer
type ValidatorKeys ¶
type ValidatorKeys struct {
PrivateKeysBase64 []string `json:"privateKeysBase64"`
}
ValidatorKeys is the dto for the validators private key structure
Click to show internal directories.
Click to hide internal directories.