Skip to content

Commit 9c5e1ca

Browse files
king-11vincenzopalazzo
authored andcommitted
docs: openchannel_abort correction
Signed-off-by: Lakshya Singh <[email protected]>
1 parent 4f5ea34 commit 9c5e1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/schemas/lightning-openchannel_abort.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"rpc": "openchannel_abort",
66
"title": "Command to abort a channel to a peer",
77
"description": [
8-
"`openchannel_init` is a low level RPC command which initiates a channel open with a specified peer. It uses the openchannel protocol which allows for interactive transaction construction."
8+
"`openchannel_abort` is a low level RPC command which initiates an abort for specified channel. It uses the openchannel protocol which allows for interactive transaction construction."
99
],
1010
"request": {
1111
"required": [

0 commit comments

Comments
 (0)