Remove help addenda for getpeerinfo.
This was no longer accurate since btcd now implements all getpeerinfo fields.
This commit is contained in:
parent
db87b9e85f
commit
44e3a44a9c
1 changed files with 0 additions and 4 deletions
|
@ -1252,10 +1252,6 @@ for compatibility only.`,
|
||||||
"gethashespersec": `
|
"gethashespersec": `
|
||||||
NOTE: btcd does not mine so this will always return false. The call is provided
|
NOTE: btcd does not mine so this will always return false. The call is provided
|
||||||
for compatibility only.`,
|
for compatibility only.`,
|
||||||
"getpeerinfo": `
|
|
||||||
NOTE: btcd does not currently implement all fields. the "bytessent",
|
|
||||||
"bytesrecv" and "syncnode" fields are not yet
|
|
||||||
implemented.`,
|
|
||||||
"sendrawtransaction": `
|
"sendrawtransaction": `
|
||||||
NOTE: btcd does not currently support the "allowhighfees" parameter.`,
|
NOTE: btcd does not currently support the "allowhighfees" parameter.`,
|
||||||
"setgenerate": `
|
"setgenerate": `
|
||||||
|
|
Loading…
Add table
Reference in a new issue