diff --git a/claim/index.html b/claim/index.html index 359104c..7b4cd40 100644 --- a/claim/index.html +++ b/claim/index.html @@ -124,7 +124,7 @@

You should see it return a hex hash if successful. In an hour or two you should see it propogate over the network. You can see the updated balance by running: ./bin/hsw-cli balance

You can also try searching for your hs1 address balance by googling/searching: hns block explorer in your web browser and pasting in your hs1 address.

Bidding on names

-

After about a day for the redemption to clear on the network, you can use your HNS to register top-level domains (which could also be useful for usernames on systems which use Handshake). Replace NAME with your desired name. Please see the documentation on auctions and prpotocol summary for more information.

+

After about a day for the redemption to clear on the network, you can use your HNS to register top-level domains (which could also be useful for usernames on systems which use Handshake). Replace NAME with your desired name. Please see the documentation on auctions and protocol summary for more information.

Name status (week in which it will be released): ./bin/hsd-cli rpc getnameinfo NAME

Open for bidding (if name is not being opened): ./bin/hsw-cli rpc sendopen NAME

Send bid (5 is an example bid amount and 10 is your blinding mask, see documentation): ./bin/hsw-cli rpc sendbid NAME 5 10