-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After airdrop claim balance still 0 #139
Comments
Is your hsd node fully synced? |
thank you, it is 0.966, does it have to be 1 when done? edit: now it is {
"account": -1,
"tx": 1,
"coin": 1,
"unconfirmed": 4246894314,
"confirmed": 4246894314,
"lockedUnconfirmed": 0,
"lockedConfirmed": 0
} wondering what |
Hooray! Yes, Thanks for asking this question, it's a FAQ so I'm going to leave it open -- sync your node before checking your balance! |
great, thank you. one more question if you don't mind, is bidding on name as in claim page compulsory? |
I'm not sure what you mean, you don't have to bid on a name if you don't want to. If you own a reserved name from the legacy system you can claim it without bidding using a DNSSEC proof. You can join us on telegram https://t.me/hns_tech or IRC (freenode/libera) #handshake for more interactive support ;-) |
Progress 100%, account balance -1, nothing in my wallet. The
the
But the
The https://blockexplorer.com, shows 404 for my address edit: aah yea, there is an error on the hsd output,
i'll try again later, have some ideas |
@tunnckoCore you good? welcome to handshake! |
Yep. Good now :) After 3 days syncing, haha. Thanks. |
Hi, I also followed the instructions at https://handshake.org/claim/ and everything worked without errors. The public address I generated in the process is showing the right balance. The problem is, I have no idea how to import those coins into my wallet now. I only have that public address and a wallet I set up using bob-wallet. How do I get those coins into my wallet? Or do I already have another wallet and the coins are already in there? I'm confused 🤔 Any help is appreciated @pinheadmz |
@mrzool when you ran hsd for the first time, a wallet was generated for you and that's the address you got from this command: To restore this wallet in Bob, you need to restart hsd and then get the seed phrase:
https://hsd-dev.org/api-docs/#get-master-hd-key Then you can import this seed phrase into Bob Wallet and rescan. |
Thanks @pinheadmz! I ended up figuring it out yesterday, my node just needed to finish synching. It wasn't clear to me that Turns out, patience is key :) |
i followed https://handshake.org/claim/ and after running
hs-airdrop --bare ...
and thenhsd-cli rpc sendrawairdrop
without any error,hsw-cli balance
showseven after 4 days.
i might have missed something. please suggest, thank you.
The text was updated successfully, but these errors were encountered: