Browse Source

Update 'README.md'

master
dan_s 2 years ago
parent
commit
50c68913b4
  1. 2
      README.md

2
README.md

@ -81,7 +81,7 @@ once the HSC is running all that is left to do is enable mining with this comman
### Verify Mining
To make sure you are actually connected to the network and mining input the following command:
```
./hush-cli -ac_name="DRAGONX" getinfo | grep connections
./hush-cli -ac_name="DRAGONX" getinfo
```
- If it returns `"connection": 1` you are connected and mining.

Loading…
Cancel
Save