network

package
v0.75.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NetworkCmd = &cobra.Command{
	Use:   "network",
	Short: "Vega Network commands",
	Long:  `Vega Network commands`,
}

Root Command for Network

Functions

func RunGraph

func RunGraph(args GraphArgs) error

func RunHealthyNodes

func RunHealthyNodes(args HealthyNodesArgs) error

func RunNetworkParams

func RunNetworkParams(args NetworkParamsArgs) error

func RunSelfDelegate

func RunSelfDelegate(args SelfDelegateArgs) error

func RunStats

func RunStats(args StatsArgs) error

Types

type GraphArgs

type GraphArgs struct {
	*NetworkArgs
}

type HealthyNodesArgs

type HealthyNodesArgs struct {
	*NetworkArgs
}

type NetworkArgs

type NetworkArgs struct {
	*rootCmd.RootArgs
	VegaNetworkName string
}

type NetworkParamsArgs

type NetworkParamsArgs struct {
	*NetworkArgs
}

type SelfDelegateArgs

type SelfDelegateArgs struct {
	*NetworkArgs
}

type StatsArgs

type StatsArgs struct {
	*NetworkArgs
	Version     bool
	BlockHeight bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL