File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,10 @@ BOLTs][bolts repo].*
110110 safegcd] and [ #146 ] [ news146 safegcd ] . Performance evaluations posted
111111 to the PR found it accelerated old block verification by about 10%.
112112
113- - [ C-Lightning #4591 ] [ ] bech32m support FIXME: Xekyo
113+ - [ C-Lightning #4591 ] [ ] adds support for parsing [ bech32m] [ topic bech32 ]
114+ addresses. C-Lightning will now permit a peer that has negotiated the feature
115+ ` option_shutdown_anysegwit ` to specify any v1+ native segwit address as
116+ a closing or withdrawal destination.
114117
115118{% include references.md %}
116119{% include linkers/issues.md issues="4,21573,4591" %}
Original file line number Diff line number Diff line change @@ -90,6 +90,9 @@ optech_mentions:
9090 - title : Electrum 4.1.0 adds support for bech32m
9191 url : /en/newsletters/2021/05/19/#electrum-4-1-0-enhances-lightning-features
9292
93+ - title : C-Lightning # 4591 adds support for sending to bech32m addresses
94+ url : /en/newsletters/2021/06/16/#c-lightning-4591
95+
9396# # Optional. Same format as "primary_sources" above
9497see_also :
9598 - title : Javascript bech32 demo decoder
You can’t perform that action at this time.
0 commit comments