Skip to content

Commit

Permalink
Fix minor error
Browse files Browse the repository at this point in the history
  • Loading branch information
ImmaZoni committed Jun 7, 2022
1 parent f2f006a commit fe054f0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion protocol/farm/farming.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ volumes:
After which follow these steps:
* Now edit created file:
* Replace `snapshot-DATE` with the latest release (not pre-release!) snapshot (like `snapshot-2022-apr-29`)
* Replace `INSERT_YOUR_ID` with desired name that will be shown in telemetry (doesn't impact anything else)
* Replace `WALLET_ADDRESS` with your wallet address
* Replace `PLOT_SIZE` with plot size in gigabytes or terabytes, for instance 100G or 2T (but leave at least 10G of disk space for node)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,6 @@ volumes:
After which follow these steps:
* Now edit created file:
* Replace `snapshot-DATE` with the latest release (not pre-release!) snapshot (like `snapshot-2022-apr-29`)
* Replace `INSERT_YOUR_ID` with desired name that will be shown in telemetry (doesn't impact anything else)
* Replace `WALLET_ADDRESS` with your wallet address
* Replace `PLOT_SIZE` with plot size in gigabytes or terabytes, for instance 100G or 2T (but leave at least 10G of disk space for node)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,6 @@ volumes:
After which follow these steps:
* Now edit created file:
* Replace `snapshot-DATE` with the latest release (not pre-release!) snapshot (like `snapshot-2022-apr-29`)
* Replace `INSERT_YOUR_ID` with desired name that will be shown in telemetry (doesn't impact anything else)
* Replace `WALLET_ADDRESS` with your wallet address
* Replace `PLOT_SIZE` with plot size in gigabytes or terabytes, for instance 100G or 2T (but leave at least 10G of disk space for node)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ volumes:
After which follow these steps:
* Now edit created file:
* Replace `snapshot-DATE` with the latest release (not pre-release!) snapshot (like `snapshot-2022-apr-29`)
* Replace `INSERT_YOUR_ID` with desired name that will be shown in telemetry (doesn't impact anything else)
* Replace `WALLET_ADDRESS` with your wallet address
* Replace `PLOT_SIZE` with plot size in gigabytes or terabytes, for instance 100G or 2T (but leave at least 10G of disk space for node)
Expand Down

0 comments on commit fe054f0

Please sign in to comment.