Getting transaction error:
user@miner:~$ ./ggd sendfrom "" .... 10000
error: {"code":-4,"message":"Error: Transaction creation failed "}
(address removed from paste)
The same thing happens with sendtoaddress command
my getinfo:
{
"version" : 36977,
"balance" : 10095.36637813,
"blocks" : 149802,
"connections" : 8,
"proxy" : "",
"generate" : false,
"genproclimit" : -1,
"difficulty" : 34.51992560,
"hashespersec" : 0,
"Likely to be Geistnet?" : true,
"keypoololdest" : 1318209102,
"paytxfee" : 0.00000000,
"errors" : ""
}
Been mining solo for a few days, with properly forwarded ports.
I tried to recompile the daemon, but the error remains.
I tried to change the transaction fee to 1 GG and to 10 GG but nothing again.
Any ideas?