Documentation ¶
Index ¶
- func AddKeyIndexFlag(c *cobra.Command)
- func AddKeysCountFlag(c *cobra.Command)
- func AddMnemonicFlag(c *cobra.Command)
- func AddPrivKeyFlag(c *cobra.Command)
- func GetKeyIndexFlagValue(c *cobra.Command) (uint64, error)
- func GetKeysCountFlagValue(c *cobra.Command) (uint64, error)
- func GetMnemonicFlagValue(c *cobra.Command) (string, error)
- func GetPrivKeyFlagValue(c *cobra.Command) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddKeyIndexFlag ¶
AddKeyIndexFlag adds the key index flag to the command
func AddKeysCountFlag ¶
AddKeysCountFlag adds the keys count flag to the command
func AddMnemonicFlag ¶
AddMnemonicFlag adds the mnemonic key flag to the command
func AddPrivKeyFlag ¶
AddPrivKeyFlag adds the private key flag to the command
func GetKeyIndexFlagValue ¶
GetKeyIndexFlagValue gets the key index flag to the command
func GetKeysCountFlagValue ¶
GetKeysCountFlagValue gets the keys count flag from the command
func GetMnemonicFlagValue ¶
GetMnemonicFlagValue gets the mnemonic key flag from the command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.