Skip to content

Commit 3a363df

Browse files
s373nZShahanaFarooqui
authored andcommitted
docs: Fix openchannel_abort generated JSON schema.
Changelog-None
1 parent 9c5e1ca commit 3a363df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/msggen/msggen/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26645,7 +26645,7 @@
2664526645
"rpc": "openchannel_abort",
2664626646
"title": "Command to abort a channel to a peer",
2664726647
"description": [
26648-
"`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."
26648+
"`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."
2664926649
],
2665026650
"request": {
2665126651
"required": [

0 commit comments

Comments
 (0)