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

RPC: getconnectioncount error #7

Closed
AlexChien opened this issue Jun 16, 2016 · 1 comment
Closed

RPC: getconnectioncount error #7

AlexChien opened this issue Jun 16, 2016 · 1 comment

Comments

@AlexChien
Copy link

curl -d '{"jsonrpc":"2.0","id":"1","method":"getconnectioncount","params":[]}' http://127.0.0.1:20332
{"jsonrpc":"2.0","id":"1","error":{"code":-32601,"message":"Method not found","data":"   at AntShares.Network.RPC.RpcServer.InternalCall(String method, JArray _params)\n   at AntShares.Network.RPC.RpcServer.ProcessRequest(JObject request)"}}
@erikzhang
Copy link
Member

The published version of peer does not support this command "getconnectioncount".
If you need to use it, you have to build the latest version master on windows or coreclr on linux.

AshRolls pushed a commit to AshRolls/neo that referenced this issue Aug 20, 2017
Li-Tian pushed a commit to Li-Tian/neo that referenced this issue Nov 22, 2018
igormcoelho pushed a commit that referenced this issue Dec 10, 2018
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