Skip to content

[bug]: GetChanInfo returns an error for zero-conf channels #7229

Open
@alexbosworth

Description

@alexbosworth

Background

To update channel fees, you can use the UpdateChannelPolicy and then use GetChanInfo to confirm the fee rate update was applied, but for zero-conf channels the latter API call returns an error

So when looking up such a channel with GetChanInfo, it should return the channel info

Your environment

  • LND 0.15.5-beta

Steps to reproduce

  • Create a zero-conf channel
  • Update the fee rate
  • Check that the fee rate was applied

Expected behavior

  • The fee rate should be returned

Actual behavior

  • Error is returned

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions