From 329e7911ee7d4852fede1fecff7bf13b623a5d28 Mon Sep 17 00:00:00 2001 From: handshake-web Date: Sun, 23 Feb 2020 01:52:04 +0000 Subject: [PATCH] info log-level for hsd --- claim/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/claim/index.html b/claim/index.html index e691cde..5b38a62 100644 --- a/claim/index.html +++ b/claim/index.html @@ -107,7 +107,7 @@

In the second window, change into the hs-client directory and install cd hs-client-0.0.8/hs-client and then run npm install --production

Run hsd

hsd is the handshake fullnode and will sync with the network

-

To connect, in the first window run: ./bin/hsd

+

To connect, in the first window run: ./bin/hsd --log-level info

Get your address

To claim your airdrop, you need an HNS address to send the coins to. To generate one, in the second window run:

./bin/hsw-cli account get default | grep receiveAddress