Remove duplicate section on backing up seed

pull/15/head
handshake-web 2021-05-12 16:19:26 +00:00
parent 42f5914595
commit 19a4ff28b4
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@
<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>
<p>You should see a string of random looking characters beginning with <b>hs1</b>. The entire string inside the quotes is your public address (this address is public and can be shared). <b>Copy this address and save it</b></p>
<p>To save a copy of your private key, write down the output of the 12 word phrase on a piece of paper (do not save it in the cloud anywhere): <b>./bin/hsw-cli master | grep phrase</b></p>
<h2>Claim your HNS</h2>
<p>In the second window, go to the hs-airdrop directory and install hs-airdrop:</p>
<p><b>cd hs-airdrop-0.10.0/hs-airdrop</b></p>