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

anchors/even is now default channel type, but not represented in grpc #7627

Closed
JssDWt opened this issue Aug 30, 2024 · 0 comments · Fixed by #7628
Closed

anchors/even is now default channel type, but not represented in grpc #7627

JssDWt opened this issue Aug 30, 2024 · 0 comments · Fixed by #7628

Comments

@JssDWt
Copy link
Contributor

JssDWt commented Aug 30, 2024

Issue and Steps to Reproduce

The default channel type is (appears to be) now anchors/even. This channel type is not represented in cln-grpc, causing deserialization of the ChannelTypeName enum to fail with:

Failed to deserialize response : unknown variant `anchors/even`, expected one of `static_remotekey/even`, `anchor_outputs/even`, `anchors_zero_fee_htlc_tx/even`, `scid_alias/even`, `zeroconf/even`

Steps to reproduce:

  • start up 2 connected core lightning nodes
  • call FundChannel over grpc

getinfo output

cln v24.08 on regtest

NOTE: This makes breez's lspd incompatible with cln v24.08 currently.

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 a pull request may close this issue.

1 participant