Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
Types ¶
type SecretsInitResult ¶
type SecretsInitResult struct {
Address types.Address `json:"address"`
BLSPubkey string `json:"bls_pubkey"`
NodeID string `json:"node_id"`
}
func (*SecretsInitResult) GetOutput ¶
func (r *SecretsInitResult) GetOutput() string
Click to show internal directories.
Click to hide internal directories.