Browse Source

Update 'README.md'

pull/11/head
onryo 3 years ago
parent
commit
85bbd412e8
  1. 2
      README.md

2
README.md

@ -76,7 +76,7 @@ pubkey=$(./hush-cli -ac_name=SHT validateaddress $newaddress | jq -r '.pubkey' )
```
./hush-cli -ac_name=SHT setgenerate true $(nproc)
```
Mining is prohibited by all VPS providers, so in that case it is safer to run with `-j 2`(?) option instead of `$(nproc)`, will be updated...
Mining is prohibited by all VPS providers, so in that case it is safer to run with `-j2`(?) option instead of `$(nproc)`, will be updated...
# Verify if mining is working

Loading…
Cancel
Save