Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
HarvesterCmd = &cobra.Command{
Use: "harvester",
Short: "Start receiving new plots on a harvester from plotters",
Long: `"chia-garden harvester" is used to run the process of storing freshly created
plots on harvester nodes after a plotting machine has announced the
availability of a new plot file.`,
Run: cmdHarvester,
}
)
harvesterCmd represents the harvester command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.