lightningd: remove accept-htlc-tlv-types.

Changelog-Removed: accept-htlc-tlv-types (deprecated v23.08, disabled by default in v24.11).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2025-02-28 12:00:08 +10:30
parent 4f17672001
commit f2852846d2
11 changed files with 393 additions and 1171 deletions

View File

@@ -331,11 +331,9 @@ The [`lightning-listconfigs`](ref:lightning-listconfigs) command will output a v
The number of blocks to allow for payments we receive: if we have to, we might need to redeem this on-chain, so this is the number of blocks we have to do that.
- **accept-htlc-tlv-types**=_types_
- **accept-htlc-tlv-type**=_type_
Normally HTLC onions which contain unknown even fields are rejected.
This option specifies that these (comma-separated) types are to be
accepted, and ignored.
Normally HTLC onions which contain unknown even fields are rejected. This option specifies that this type is to be accepted, and ignored. You can specify this multiple times.
### Cleanup control options: