Skip to content

lnwire: switch chan_type feature to bits 44/45#5874

Merged
Roasbeef merged 2 commits into
lightningnetwork:masterfrom
Roasbeef:chan-type-feature-bit-fix
Oct 25, 2021
Merged

lnwire: switch chan_type feature to bits 44/45#5874
Roasbeef merged 2 commits into
lightningnetwork:masterfrom
Roasbeef:chan-type-feature-bit-fix

Conversation

@Roasbeef
Copy link
Copy Markdown
Member

We were using an older feature bit that was just "selected". This commit
has us use the feature bit officially included in the spec.

See lightning/bolts#906

Fixes #5855

We were using an older feature bit that was just "selected". This commit
has us use the feature bit officially included in the spec.

See lightning/bolts#906
@Roasbeef Roasbeef added this to the v0.14.0 milestone Oct 20, 2021
@Roasbeef Roasbeef requested a review from Crypt-iQ October 20, 2021 00:49
Copy link
Copy Markdown
Collaborator

@Crypt-iQ Crypt-iQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds are flakes, LGTM 🧦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unable to open channels with some nodes since "funding: use explicit commitment type negotiation when possible"

3 participants