Skip to content
New issue

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

EXCEPTION: St12out_of_range CInv::GetCommand() : type=3 unknown type namecoin in ProcessMessage() #221

Open
bitkevin opened this issue Feb 26, 2015 · 2 comments

Comments

@bitkevin
Copy link

rpc call getinfo get error message.

# 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"
}
@bitkevin
Copy link
Author

related issue in dogecoin: dogecoin/dogecoin#65
related pull request: leofidus/dogecoin@8c62aa3

@JeremyRand
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants