Skip to content

Commit

Permalink
Merge pull request #683 from Chia-Network/update-many-machines-plotting
Browse files Browse the repository at this point in the history
Update farming-many-machines.md
  • Loading branch information
danieljperry authored Oct 28, 2024
2 parents e9dae76 + badfc69 commit ca36206
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions docs/farming/farming-many-machines.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,7 @@ If you are more of a visual learner, JM made a video outlining the steps from th
chia init
```

- When creating plots on the harvesters, run:

```bash
chia plots create -f <farmer_key> -p <pool_key>
```

Where `<farmer_key>` and `<pool_key>` can be obtained by running the following command on your main machine:

```bash
chia keys show
```

After creating a plot, run `chia plots check` to ensure everything is working correctly.
- When creating plots on the harvesters, run the correct command based on which plotter you want to use. More information about the plotters available and their usage can be found here: https://docs.chia.net/plotting-software/

- A copy of your **main** machine CA directory needs to be accessible by your harvester machines. This directory is located in:

Expand Down

0 comments on commit ca36206

Please sign in to comment.