info log-level for hsd

pull/1/head
handshake-web 2020-02-23 01:52:04 +00:00
parent bd7360317b
commit 329e7911ee
1 changed files with 1 additions and 1 deletions

View File

@ -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>