We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rpc call getinfo get error message.
getinfo
# namecoind getinfo { "version" : 38000, "balance" : 0.00000000, "blocks" : 219765, "timeoffset" : 0, "connections" : 22, "proxy" : "", "generate" : false, "genproclimit" : -1, "difficulty" : 16114494632.22124481, "hashespersec" : 0, "testnet" : false, "keypoololdest" : 1423462076, "keypoolsize" : 101, "paytxfee" : 0.00500000, "mininput" : 0.00010000, "txprevcache" : false, "errors" : "EXCEPTION: St12out_of_range \nCInv::GetCommand() : type=3 unknown type \nnamecoin in ProcessMessage() \n" }
The text was updated successfully, but these errors were encountered:
related issue in dogecoin: dogecoin/dogecoin#65 related pull request: leofidus/dogecoin@8c62aa3
Sorry, something went wrong.
This is relevant: https://forum.namecoin.info/viewtopic.php?f=7&t=2218
No branches or pull requests
rpc call
getinfo
get error message.The text was updated successfully, but these errors were encountered: