mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-05 20:49:48 +02:00
docs: update release note for channel_ready
This commit is contained in:
parent
dc3f83c670
commit
c4aea6e789
@ -26,6 +26,13 @@
|
|||||||
added to `lnrpc` so the node operator can know whether a certain request has
|
added to `lnrpc` so the node operator can know whether a certain request has
|
||||||
happened or not.
|
happened or not.
|
||||||
|
|
||||||
|
* Message `funding_locked` [has been
|
||||||
|
renamed](https://github.com/lightningnetwork/lnd/pull/7517) to
|
||||||
|
`channel_ready` internally to match the specs update. This should not change
|
||||||
|
anything for the users since the message type(36) stays unchanged, except in
|
||||||
|
the logging all the appearance of `funding_locked` replated experssion is
|
||||||
|
replaced with `channel_ready`.
|
||||||
|
|
||||||
# Contributors (Alphabetical Order)
|
# Contributors (Alphabetical Order)
|
||||||
|
|
||||||
* Elle Mouton
|
* Elle Mouton
|
||||||
|
Loading…
x
Reference in New Issue
Block a user