fix bin ex path

master
lza_menace 7 months ago
parent bc35f9d8d3
commit 825ea4f4e5

@ -16,7 +16,7 @@ This guide was copied and extended from JR Swab's blog post - read the source he
6. Enter `spendkey` while in the wallet CLI interface and note the secret spend key (aka `{SECRET-SPENDKEY}`)
7. Enter `address` while in the wallet CLI interface and note the primary address (aka `{YOUR-ADDRESS}`)
8. Determine how many CPU cores you want to dedicate to mining (aka `{NUMBER}`)
9. Run `wownerod --start-mining {YOUR-ADDRESS} --spendkey {SECRET-SPENDKEY} --mining-threads {NUMBER}`
9. Run `./wownerod --start-mining {YOUR-ADDRESS} --spendkey {SECRET-SPENDKEY} --mining-threads {NUMBER}`
When the blockchain finishes synchronizing mining will begin.
@ -45,4 +45,4 @@ To solo mine you can use SuchMiner, a high-performance Wownero miner.
[CryptUnit](https://www.cryptunit.com/coin/WOW) is a great solo mining calculator.
Please keep in mind that solo mining is a lottery - it might take you more or less time to find a block, depending on your luck.
![](/mason.png)
![](/mason.png)

Loading…
Cancel
Save