We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09781bd commit 4c72140Copy full SHA for 4c72140
1 file changed
doc/schemas/ping.json
@@ -4,7 +4,7 @@
4
"rpc": "ping",
5
"title": "Command to check if a node is up.",
6
"description": [
7
- "The **ping** command checks if the node with *id* is ready to talk. It currently only works for peers we have a channel with."
+ "The **ping** command checks if the node with *id* is ready to talk. It only works for peers we are currently connected with."
8
],
9
"request": {
10
"required": [
0 commit comments