lightningd: remove expermential "sendonionmessage" function.

It was only ever expermental, so I don't feel bad about just removing it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Removed: JSON-RPC: `sendonionmessage` (was experimental only, use `injectonionmessage`)
This commit is contained in:
Rusty Russell
2024-07-17 18:38:11 +09:30
parent 91cd68920c
commit 3c04b6f8d3
14 changed files with 343 additions and 758 deletions

View File

@@ -139,7 +139,6 @@ nav:
- "lightning-sendcustommsg": "lightning-sendcustommsg.7.md"
- "lightning-sendinvoice": "lightning-sendinvoice.7.md"
- "lightning-sendonion": "lightning-sendonion.7.md"
- "lightning-sendonionmessage": "lightning-sendonionmessage.7.md"
- "lightning-sendpay": "lightning-sendpay.7.md"
- "lightning-sendpsbt": "lightning-sendpsbt.7.md"
- "lightning-setchannel": "lightning-setchannel.7.md"