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 + const ExistsError + const StatError + func GenerateExtraDataPolyBft(validators []*validator.ValidatorMetadata) ([]byte, error) + func GetCommand() *cobra.Command + func GetValidatorKeyFiles(rootDir, filePrefix string) ([]string, error) + func ReadValidatorsByPrefix(dir, prefix string) ([]*validator.GenesisValidator, error) + type GenesisGenError struct + func (g *GenesisGenError) GetMessage() string + func (g *GenesisGenError) GetType() string + type GenesisResult struct + Message string + func (r *GenesisResult) GetOutput() string