core-lightning/doc/developers-guide
Rusty Russell 7f2aedc76f common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors".
This is a difficult transition for us: this string appears in channel
types.  We make the transition now in the understanding that it will
be more difficult in future.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Changelog-Deprecated: JSON-RPC: `listpeers` `features` array string "option_anchors_zero_fee_htlc_tx": use "option_anchors" (spec renamed it).
Changelog-Added: JSON-RPC: `listpeers` `features` array string uses "option_anchors" for feature 22/23, following renaming in BOLT 9.
Changelog-Changed: JSON-RPC: `listclosedchannels`, `listpeerchannels`, `openchannel_update`, `openchannel_init`, `fundchannel`, `fundchannel_start` and `multifundchannel`: `channel_type` array `names` now contains "anchors" instead of "anchors_zero_fee_htlc_tx".
Changelog-Changed: lightningd: `--list-features-only` now lists "option_anchors" instead of "option_anchors_zero_fee_htlc_tx".
2024-06-19 15:54:24 +09:30
..
app-development plugin/clnrest: Adding new config param as clnrest-swagger-root 2024-04-24 11:13:27 -05:00
plugin-development docs: adds documentation about the log notification 2024-05-17 13:03:12 -05:00
api-reference.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
app-development.md plugin/wss-proxy: Documentation 2024-04-22 09:12:09 +09:30
deprecations.md common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
developers-guide.md fix: load script 2023-12-22 14:06:52 +01:00
plugin-development.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
tracing-cln-performance.md tracing: Add an example exporter to zipkin and document it 2023-12-15 13:23:51 +10:30
tutorials.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30