Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
Types ¶
type Results ¶
type Results []command.CommandResult
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.