Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IncentiveCmd = &cobra.Command{
Use: "incentive",
Short: "Setup network for incentive",
Long: ``,
}
Root Command for Incentive
Functions ¶
func RunNetworkParams ¶
func RunNetworkParams(args NetworkParamsArgs) error
Types ¶
type IncentiveArgs ¶
type NetworkParamsArgs ¶
type NetworkParamsArgs struct { *IncentiveArgs UpdateParams bool }
Click to show internal directories.
Click to hide internal directories.