Skip to content

Commit 4c72140

Browse files
committed
schemas: fix ping requirements documentation
Changelog-None
1 parent 09781bd commit 4c72140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/schemas/ping.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"rpc": "ping",
55
"title": "Command to check if a node is up.",
66
"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."
7+
"The **ping** command checks if the node with *id* is ready to talk. It only works for peers we are currently connected with."
88
],
99
"request": {
1010
"required": [

0 commit comments

Comments
 (0)