Is this the latest version? Getting an error.
$ joulecoin-cli getinfo
{
"version" : 90205,
"protocolversion" : 70002,
"walletversion" : 60000,
. . .
"errors" : "Warning: This version is obsolete, upgrade required!"
}
You should download the newest version if there's any and install it.
This is a fresh clone from github. "getpeerinfo" shows the same version number for most peers. Just wondering if there is a newer repository elsewhere of if this is the newest and throwing a false error for some reason.