mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-21 14:10:35 +02:00
Merge pull request #5874 from Roasbeef/chan-type-feature-bit-fix
lnwire: switch chan_type feature to bits 44/45
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
### Script Enforced Channel Leases
|
||||
|
||||
|
Reference in New Issue
Block a user