Skip to content

option_channel_type was negotiated but channel_type is missing #6067

@joostjager

Description

@joostjager

Background

Cannot open a channel to Eclair

Your environment

Steps to reproduce

  • Connect Eclair to LND
  • LND initiates channel open via lncli openchannel

Expected behaviour

Channel opened.

Actual behaviour

Error: option_channel_type was negotiated but channel_type is missing

Investigation

It seems that lnd is silently not sending the channel type tlv when OpenChannelRequest.CommitmentType isn't set. The lncli default is to not set the channel type.

lnd/rpcserver.go

Line 1995 in c75c3bd

break

Metadata

Metadata

Assignees

No one assigned

    Labels

    channelsinteropinterop with other implementations

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions