info log-level for hsd
parent
bd7360317b
commit
329e7911ee
|
@ -107,7 +107,7 @@
|
|||
<p>In the second window, change into the hs-client directory and install <b>cd hs-client-0.0.8/hs-client</b> and then run <b>npm install --production</b></p>
|
||||
<h2>Run hsd</h2>
|
||||
<p>hsd is the handshake fullnode and will sync with the network</p>
|
||||
<p>To connect, in the first window run: <b>./bin/hsd</b></p>
|
||||
<p>To connect, in the first window run: <b>./bin/hsd --log-level info</b></p>
|
||||
<h2>Get your address</h2>
|
||||
<p>To claim your airdrop, you need an HNS address to send the coins to. To generate one, in the second window run:</p>
|
||||
<p><b>./bin/hsw-cli account get default | grep receiveAddress</b></p>
|
||||
|
|
Loading…
Reference in New Issue