Skip to content

open channel from lnd: unexpected channel type #2034

Answered by t-bast
C-Otto asked this question in Q&A
Discussion options

You must be logged in to vote

This is probably because lnd is trying to open an anchor_outputs_zero_fee_htlc_tx channel, whereas our node did not activate this feature.
So our node replies with the channel_type it would accept, but lnd seems to truncate our error message.
If you look at your logs, you should see what channel_type we expect.
Then hopefully the lnd cli lets you specify the channel_type you want to use in openchannel.

In all cases, this is an issue that should be opened on the lnd repository IMHO.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@C-Otto
Comment options

Answer selected by C-Otto
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants