I'm having an issue with transferring Qtum into the Wallet, I followed your steps .
Got everything running - On Step 10 - Encrypting and Unlocking Your Wallet. $ ~/qtum-wallet/bin/qtum-cli -stdin encryptwallet
I can see "unlocked_until": 0, and I set that to 99999999
I created a new account with $ ~/qtum-wallet/bin/qtum-cli getaccountaddress "accountname"
Account info show default account "" and "accountname"
Does "getaccountaddress" create a new account and key? I assume It does because it shows up on listaccounts.
I transferred 1 Qtum from Binance to "accountname" public key. Binance confirm transfer completed.
But when I check with $ ~/qtum-wallet/bin/qtum-cli getwalletinfo
My balance is 0.0000000
What might I have missed or done wrong?
Do I need to select which account to get info on?
If so how I select the account I want to display the info?
Thanks in advance.
RE: Qtum Staking Tutorial using qtumd on a Raspberry Pi 3