Browse Source

Update 'README.md'

pull/11/head
onryo 3 years ago
parent
commit
9f708ead9d
  1. 2
      README.md

2
README.md

@ -71,7 +71,7 @@ pubkey=$(./hush-cli -ac_name=testSHT validateaddress $newaddress | jq -r '.pubke
```
./hush-cli -ac_name=testSHT setgenerate true $(nproc)
```
mining is prohibited with any VPS providers in case, so if you're planning to use one it is safe to run with `-j 2`(?) option, will be updated...
mining is prohibited with any VPS providers, so if you're planning to use one it is safe to run with `-j 2`(?) option instead of `$(nproc)`, will be updated...
# verify if mining is working

Loading…
Cancel
Save