We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f03038 commit 469fcceCopy full SHA for 469fcce
README.md
@@ -192,7 +192,7 @@ To use the remote compute feature:
192
- `CHIAPOS_RECOMPUTE_PORT` can be set to specify a custom default port for `chia_recompute_server` (default = 11989).
193
- See `chia_recompute_server --help` for available options.
194
195
-To use the remote compute proxy:
+To use the remote compute proxy (optional):
196
- Start `chia_recompute_proxy -n B -n C ...` on a machine `A`. (`B`, `C`, etc are running `chia_recompute_server`)
197
- Set `CHIAPOS_RECOMPUTE_HOST` on your harvester(s) to machine A.
198
- `chia_recompute_proxy` can be run on a central machine, or on each harvester itself, in which case `A = localhost`.
0 commit comments