Versions in this module Expand all Collapse all v1 v1.1.1 Feb 22, 2026 v1.1.0 Feb 19, 2026 Changes in this version + func GetCommand() *cobra.Command + type SecretsOutputAllResult struct + Address string + BLSPubkey string + NodeID string + func (r *SecretsOutputAllResult) GetOutput() string + type SecretsOutputBLSResult struct + BLSPubkey string + func (r *SecretsOutputBLSResult) GetOutput() string + type SecretsOutputNodeIDResult struct + NodeID string + func (r *SecretsOutputNodeIDResult) GetOutput() string + type SecretsOutputValidatorResult struct + Address string + func (r *SecretsOutputValidatorResult) GetOutput() string