docs/release-notes: add section for propr chan type feature bit

This commit is contained in:
Olaoluwa Osuntokun 2021-10-19 18:25:45 -07:00
parent 028fc86e5c
commit 287871401a
No known key found for this signature in database
GPG key ID: 3BBD59E99B280306

View file

@ -101,7 +101,9 @@ need to be kept in memory.
initiator to signal their desired channel type to use with the remote peer. If
the remote peer supports said channel type and agrees, the previous implicit
negotiation based on the shared set of feature bits is bypassed, and the
proposed channel type is used.
proposed channel type is used. [Feature bits 44/45 are used to
signal](https://github.com/lightningnetwork/lnd/pull/5874) this new feature.
## RPC Server