Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "network",
Short: "Vega Network commands",
Long: `Vega Network commands`,
}
Functions ¶
func RunHealthyNodes ¶
func RunHealthyNodes(args HealthyNodesArgs) error
func RunSelfDelegate ¶
func RunSelfDelegate(args SelfDelegateArgs) error
Types ¶
type HealthyNodesArgs ¶
type HealthyNodesArgs struct {
*Args
}
type SelfDelegateArgs ¶
type SelfDelegateArgs struct { *Args // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.