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 AmountFlag + func CheckIfDirectoryExist(dir string) error + func GetAccount(accountDir, accountConfig string) (*wallet.Account, error) + func GetAccountFromDir(accountDir string) (*wallet.Account, error) + func GetValidatorInfo(validatorAddr ethgo.Address, supernetManager, stakeManager types.Address, ...) (*polybft.ValidatorInfo, error) + func ValidateSecretFlags(dataDir, config string) error