Documentation
¶
Index ¶
- func AddSeedsCountFlag(c *cobra.Command)
- func AddValidatorsPerSeedFlag(c *cobra.Command)
- func AddWalletAddressFlag(c *cobra.Command)
- func AddWalletPrivateKeyFlag(c *cobra.Command)
- func AddWeb3AddrFlag(c *cobra.Command)
- func GetSeedsCountFlagValue(c *cobra.Command) (int, error)
- func GetValidatorsPerSeedFlagValue(c *cobra.Command) (int, error)
- func GetWalletAddressFlagValue(c *cobra.Command) (string, error)
- func GetWalletPrivateKeyFlagValue(c *cobra.Command) (string, error)
- func GetWeb3AddrFlagValue(c *cobra.Command) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSeedsCountFlag ¶
AddSeedsCountFlag adds the seeds count flag to the command
func AddValidatorsPerSeedFlag ¶
AddValidatorsPerSeedFlag adds the validators per seed flag to the command
func AddWalletAddressFlag ¶
AddWalletAddressFlag adds the wallet address flag to the command
func AddWalletPrivateKeyFlag ¶
AddWalletPrivateKeyFlag adds the wallet private key flag to the command
func AddWeb3AddrFlag ¶
AddWeb3AddrFlag adds the web3 address flag to the command
func GetSeedsCountFlagValue ¶
GetSeedsCountFlagValue gets the seeds count flag from the command
func GetValidatorsPerSeedFlagValue ¶
GetValidatorsPerSeedFlagValue gets the validators per seed flag from the command
func GetWalletAddressFlagValue ¶
GetWalletAddressFlagValue gets the wallet address flag from the command
func GetWalletPrivateKeyFlagValue ¶
GetWalletPrivateKeyFlagValue gets the wallet private key flag from the command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.