Skip to content

Commit

Permalink
docs: openchannel_abort correction
Browse files Browse the repository at this point in the history
Signed-off-by: Lakshya Singh <[email protected]>
  • Loading branch information
king-11 authored and vincenzopalazzo committed Oct 23, 2024
1 parent 4f5ea34 commit 9c5e1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/schemas/lightning-openchannel_abort.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"rpc": "openchannel_abort",
"title": "Command to abort a channel to a peer",
"description": [
"`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."
"`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."
],
"request": {
"required": [
Expand Down

0 comments on commit 9c5e1ca

Please sign in to comment.