Skip to content

Commit ba210b5

Browse files
dongcarlbitschmidty
authored andcommitted
News178: Add Eclair #2061 description
1 parent ee6cdea commit ba210b5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_posts/en/newsletters/2021-12-08-newsletter.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,10 @@ repo], [Hardware Wallet Interface (HWI)][hwi repo],
131131
their DNS address rather than their IP address or Tor onion service
132132
address.
133133

134-
- [Eclair #2061][] Relay onion messages FIXME:dongcarl
134+
- [Eclair #2061][] adds initial support for [onion messages][bolts #759]. Users
135+
can enable the `option_onion_messages` feature to relay onion messages and
136+
send onion messages with the `sendonionmessage` RPC. Handling incoming onion
137+
messages and [route blinding][bolts #765] are not yet implemented.
135138

136139
- [Eclair #2073][] adds support for the optional channel type negotiation
137140
feature bit as specified in draft [BOLTs #906][]. This corresponds

_topics/en/onion-messages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ optech_mentions:
3535
- title: "C-Lightning #4921 updates the implementation of onion messages"
3636
url: /en/newsletters/2021/12/08/#c-lightning-4921
3737

38+
- title: "Eclair #2061 adds initial support for onion messages"
39+
url: /en/newsletters/2021/12/08/#eclair-2061
40+
3841
## Optional. Same format as "primary_sources" above
3942
# see_also:
4043
# - title:

0 commit comments

Comments
 (0)