Skip to content

Commit 50e4aab

Browse files
committed
commando: remove old commando rune commands.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Removed: JSON-RPC: `commando-rune`, `commando-listrunes`, `commando-blacklist` (deprecated v23.08, disabled v25.05).
1 parent 4fc9856 commit 50e4aab

File tree

10 files changed

+1
-2601
lines changed

10 files changed

+1
-2601
lines changed

contrib/msggen/msggen/schema.json

Lines changed: 0 additions & 1080 deletions
Large diffs are not rendered by default.

doc/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ MARKDOWNPAGES := doc/addgossip.7 \
3434
doc/checkmessage.7 \
3535
doc/checkrune.7 \
3636
doc/close.7 \
37-
doc/commando-blacklist.7 \
3837
doc/commando.7 \
39-
doc/commando-listrunes.7 \
40-
doc/commando-rune.7 \
4138
doc/connect.7 \
4239
doc/createinvoice.7 \
4340
doc/createonion.7 \

doc/developers-guide/deprecations.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ hidden: false
77

88
| Name | Type | First Deprecated | Last Supported | Description |
99
|--------------------------------------|--------------------|------------------|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
10-
| commando-rune | Command | v23.08 | v25.02 | replaced with `lightning-createrune` |
11-
| commando-listrunes | Command | v23.08 | v25.02 | replaced with `lightning-showrunes` |
12-
| commando-blacklist | Command | v23.08 | v25.02 | replaced with `lightning-blacklistrune` |
1310
| listpeers.features.option_anchors_zero_fee_htlc_tx | Field | v24.08 | v25.09 | Renamed to `option_anchors` in the spec: check for that in `features` instead |
1411
| experimental-anchors | Config | v24.02 | v25.02 | Now the default |
1512
| experimental-onion-messages | Config | v24.08 | v25.02 | Now the default |

doc/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ Core Lightning Documentation
4343
checkrune <checkrune.7.md>
4444
close <close.7.md>
4545
commando <commando.7.md>
46-
commando-blacklist <commando-blacklist.7.md>
47-
commando-listrunes <commando-listrunes.7.md>
48-
commando-rune <commando-rune.7.md>
4946
connect <connect.7.md>
5047
createinvoice <createinvoice.7.md>
5148
createonion <createonion.7.md>

doc/schemas/commando-blacklist.json

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)