Versions in this module Expand all Collapse all v0 v0.0.1 May 23, 2023 Changes in this version + const AmountFlag + const DefaultGasPrice + const EtherFlag + const SelfFlag + func CheckIfDirectoryExist(dir string) error + func GetAccount(accountDir, accountConfig string) (*wallet.Account, error) + func GetAccountFromDir(accountDir string) (*wallet.Account, error) + func GetDelegatorReward(validatorAddr ethgo.Address, delegatorAddr ethgo.Address, ...) (*big.Int, error) + func GetValidatorInfo(validatorAddr ethgo.Address, txRelayer txrelayer.TxRelayer) (*plgbft.ValidatorInfo, error) + func ValidateSecretFlags(dataDir, config string) error