File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 5959
6060# New Features
6161
62- - Basic Support for [ onion messaging forwarding] ( https://github.com/lightningnetwork/lnd/pull/9868 )
63- consisting of a new message type, ` OnionMessage ` . This includes the message's
64- definition, comprising a path key and an onion blob, along with the necessary
65- serialization and deserialization logic for peer-to-peer communication.
62+ - [ Basic Support] ( https://github.com/lightningnetwork/lnd/pull/9868 ) for onion
63+ [ messaging forwarding] ( https://github.com/lightningnetwork/lnd/pull/10089 ) .
64+ This adds a new message type, ` OnionMessage ` , comprising a path key and an
65+ onion blob. It includes the necessary serialization and deserialization logic
66+ for peer-to-peer communication.
6667
6768## Functional Enhancements
6869
You can’t perform that action at this time.
0 commit comments