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