mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
docs/release-notes: add section for propr chan type feature bit
This commit is contained in:
parent
028fc86e5c
commit
287871401a
1 changed files with 3 additions and 1 deletions
|
@ -101,7 +101,9 @@ need to be kept in memory.
|
||||||
initiator to signal their desired channel type to use with the remote peer. If
|
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
|
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
|
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
|
## RPC Server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue