Thanks - and
another 29. Very nice, that is encouraging, and shows me that my initiative is appreciated.
Now what is next ... Who is a staking expert? What is more effective for stabilizing the weak COV network - one node with 100 COV, or two nodes with 50 COV - or is it essentially the same? Because if I actually receive some more donations on that address, I could afford to rent another VPS droplet, and send half of the funds there. Then there would be 2 nodes which are staking 24/7. But only if that really helps.
Current situation on node 1:
Covend getinfo
{
"version" : "v1.2.0.0-g32a928e",
"protocolversion" : 60014,
"walletversion" : 60000,
"balance" : 58.98,
"blocks" : 2317,
"moneysupply" : 33607.67580095,
"connections" : 23,
"difficulty" : {
"proof-of-work" : 28420.28414317,
"proof-of-stake" : 0.00024414
},
"unlocked_until" : 1431028987,
"errors" : "",
...
}
and
Covend getstakinginfo
{
"Enabled" : true,
"Staking" : true,
"Errors" : "",
"Difficulty" : 0.00024414,
"Weight" : 13,
"Net Stake Weight" : 928,
"Expected Time" : 6424,
...
}