Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RegisterEmailFlag *cli.StringFlag = &cli.StringFlag{ Name: "email", Aliases: []string{"e"}, Usage: "Email address to register with NodeSet.", } )
Functions ¶
func CheckRegistrationStatus ¶ added in v1.0.0
func CheckRegistrationStatus(c *cli.Context, hd *client.HyperdriveClient, sw *client.StakewiseClient) error
CheckRegistrationStatus checks the registration status of the node with NodeSet and prompts the user to register if not already done
func RegisterCommands ¶
Register commands
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.