mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 17:52:25 +01:00
release-notes: add send custom message override functionality
This commit is contained in:
parent
1b1bc642bc
commit
19f013b5c4
@ -92,6 +92,11 @@ current gossip sync query status.
|
||||
* [Ensure that closing addresses match the node network for `OpenChannel`
|
||||
requests](https://github.com/lightningnetwork/lnd/pull/7272)
|
||||
|
||||
* The `SendCustomMessage` and `SubscribeCustomMessage` APIs can now be used to
|
||||
send and receive custom messages below the custom range if lnd is built with
|
||||
the `dev` tag, and configured to [opt into overriding a specific message
|
||||
type](https://github.com/lightningnetwork/lnd/pull/7153)
|
||||
|
||||
## Wallet
|
||||
|
||||
* [Allows Taproot public keys and tap scripts to be imported as watch-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user