From 73f386f8ccfe2b3ddbe21107c120fe189773e22a Mon Sep 17 00:00:00 2001 From: SeongChan Lee Date: Sat, 4 Aug 2018 18:02:41 +0900 Subject: [PATCH] Remove (not implemented) note for net_getPort from the spec --- spec/JSON-RPC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/JSON-RPC.md b/spec/JSON-RPC.md index 4434f5e4d4..25b87a398f 100644 --- a/spec/JSON-RPC.md +++ b/spec/JSON-RPC.md @@ -1114,7 +1114,7 @@ Response Example ## net_getPort -(not implemented) Return the port number on which the client is listening for peers. +Return the port number on which the client is listening for peers. Params: No parameters