From 44e3a44a9c862913f749b209462953190ac1b631 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Tue, 11 Feb 2014 20:44:09 -0600 Subject: [PATCH] Remove help addenda for getpeerinfo. This was no longer accurate since btcd now implements all getpeerinfo fields. --- rpcserver.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rpcserver.go b/rpcserver.go index 4c1b339a..0b332e2a 100644 --- a/rpcserver.go +++ b/rpcserver.go @@ -1252,10 +1252,6 @@ for compatibility only.`, "gethashespersec": ` NOTE: btcd does not mine so this will always return false. The call is provided for compatibility only.`, - "getpeerinfo": ` -NOTE: btcd does not currently implement all fields. the "bytessent", -"bytesrecv" and "syncnode" fields are not yet -implemented.`, "sendrawtransaction": ` NOTE: btcd does not currently support the "allowhighfees" parameter.`, "setgenerate": `