Skip to content

Commit c244f36

Browse files
committed
commando: remove old commando rune commands.
Signed-off-by: Rusty Russell <[email protected]> Changelog-Removed: JSON-RPC: `commando-rune`, `commando-listrunes`, `commando-blacklist` (deprecated v23.08, disabled v25.05).
1 parent 6cd0150 commit c244f36

File tree

8 files changed

+1
-1518
lines changed

8 files changed

+1
-1518
lines changed

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.08 | 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/schemas/commando-blacklist.json

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

0 commit comments

Comments
 (0)