Skip to content

Cannot open a channel because CLN cannot estimate fees #8852

@enaples

Description

@enaples

On version v25.12, on a custom signet, I cannot open a channel with another node even specifying the feerate param on RPC fundchannel call because

{
   "code": -1,
   "message": "Cannot estimate fees",
   "data": {
      "id": "00peer00id.....",
      "method": "fundchannel_start"
   }
}

I thought that feerate param should have the priority on any cln fee estimation.

This don't happen with v23.02, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions