What am I doing wrong?
$wallet_string getstakinginfo
"enabled" : false,
"staking" : false,
"errors" : "",
"currentblocksize" : 0,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 531751.36387246,
"search-interval" : 0,
"weight" : 3477153287440,
"netstakeweight" : 220634706252714,
"expectedtime" : 0
}
Why is it false if it shows it's unlocked for staking? How do I enable it?
Also, when I try to unlock to stake through the console I get this error: Error: Error parsing JSON:is
Thanks for your help!