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?