hi,
this looks strange, right?
i am at block 104255, but staking is "true"!
do i have to update the wallet, or should this one still work?
thanks!
Espers/src/Espersd getstakinginfo
{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 21644.52655610,
"search-interval" : 8,
"weight" : 106903899040,
"netstakeweight" : 296724771278560,
"expectedtime" : 111024
}
Espers/src/Espersd getinfo
{
"version" : "v0.8.4.0-g00000000",
"protocolversion" : 60015,
"walletversion" : 60000,
"balance" : 1069.03899040,
"newmint" : 0.00000000,
"stake" : 8907718.27845720,
"blocks" : 104255,
"timeoffset" : 0,
"moneysupply" : 17949120011.65904999,
"connections" : 17,
"proxy" : "",
"ip" : "xxx.xxx.xxx.xxx",
"difficulty" : {
"proof-of-work" : 0.16984051,
"proof-of-stake" : 21644.52655610
},
"testnet" : false,
"keypoololdest" : 1473655126,
"keypoolsize" : 101,
"paytxfee" : 0.00010000,
"mininput" : 0.00000000,
"errors" : ""
}