lightningd: remove --experimental-quiesce and --experimental-offers
Deprecated 24.11, disabled 25.05 (they're the default now). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Removed: Config: --experimental-offers and --experimental-quiesce (default since v24.11)
This commit is contained in:
@@ -11,7 +11,6 @@ hidden: false
|
||||
| decodepay | Command | v24.11 | v25.12 | Use `decode` which is more powerful (since v23.05) |
|
||||
| close.tx | Field | v24.11 | v25.12 | Use txs array instead |
|
||||
| close.txid | Field | v24.11 | v25.12 | Use txids array instead |
|
||||
| experimental-offers | Config | v24.11 | v25.05 | Now the default |
|
||||
| xpay.ignore_bolt12_mpp | Field | v25.05 | v25.12 | Try MPP even if the BOLT12 invoice doesn't explicitly allow it (CLN didn't until 25.02) |
|
||||
| listpeerchannels.max_total_htlc_in_msat | Field | v25.02 | v26.03 | Use our_max_total_htlc_out_msat |
|
||||
| wait.details | Field | v25.05 | v26.06 | Use subsystem-specific object instead |
|
||||
|
||||
Reference in New Issue
Block a user