I started running my wallet 4 days ago. 2 days ago i enabled staking by creating the atbcoin.inf file and immediately received 2 stakes. Restarted my computer over the past few days and went to check and now it's not staking:
{
"enabled": true,
"staking": false,
"errors": "",
"currentblocksize": 1000,
"currentblocktx": 0,
"pooledtx": 0,
"difficulty": 1.52587890625e-005,
"search-interval": 1,
"weight": 0,
"netstakeweight": 360653322684027,
"expectedtime": 0
}
I have verified that the .conf file is still there. I have stopped and re-srtarted. I have even tried the command line with the option -staking=1. No matter what is remains staking: false.
Anyone have any ideas?
Hi.
I have the same issue. I asked in Slack channel.
I was informed, that information (from getstakingstatus cmd) above does nor reflect real state of the wallet. This is program bug. It will be corrected in next release. So, your wallet should be staking now, but there is no method to determine staking status now.