And the race continues...
root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo
{
"version" : 100400,
"protocolversion" : 70003,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 710270,
"timeoffset" : 0,
"connections" : 7,
"proxy" : "",
"difficulty" : 2.88781193,
"testnet" : false,
"keypoololdest" : 1454142730,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"relayfee" : 0.00100000,
"errors" : ""
}
I wish you the best of luck Bitspill, to be honest updating the code base was a little out of my leauge as I have never worked with C++, so I hope you are able to get this up and running
If you get stuck again, just post here and create an issue on Github and I will try to take a look at it.