Skip to content

Commit

Permalink
Link to a Polkadot wallet in the farmer README (#2940)
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 committed Jul 23, 2024
1 parent fb2311b commit 600d582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/subspace-farmer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ target/production/subspace-farmer --help
target/production/subspace-farmer farm --reward-address st... path=/path/to/farm,size=100G
```

`st...` should be replaced with the reward address taken from Polkadot.js wallet (or similar), `/path/to/farm` with location where you want to store plot and `100G` replaced with desired plot size.
`st...` should be replaced with the reward address taken from [Polkadot.js wallet](https://polkadot.js.org/extension/) (or similar), `/path/to/farm` with location where you want to store plot and `100G` replaced with desired plot size.

This will connect to local node and will try to solve on every slot notification, while also plotting all existing and new history of the blockchain in parallel.

Expand Down

0 comments on commit 600d582

Please sign in to comment.