Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

Roasbeef
Copy link
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
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
3 participants