mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 22:45:27 +01:00
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". |
||
---|---|---|
.. | ||
beginners-guide | ||
contribute-to-core-lightning | ||
developers-guide | ||
getting-started | ||
miscellaneous | ||
node-operators-guide | ||
schemas | ||
.gitignore | ||
CHANGELOG.md | ||
index.rst | ||
LICENSE.md | ||
lightning-cli.1.md | ||
lightning-hsmtool.8.md | ||
lightningd-config.5.md | ||
lightningd-rpc.7.md | ||
lightningd.8.md | ||
Makefile | ||
reckless.7.md | ||
rpc-schema-draft.json | ||
undoc-flags.list |