Skip to content

[feature]: Return structured information when BatchOpenChannel fails #9016

Open
@sidiropo

Description

@sidiropo

Is your feature request related to a problem? Please describe.

When BatchOpenChannel fails, it returns an unstructured error string. This makes it difficult to detect which peer caused the failure. One could try parsing the string, but there is no standard format.

Describe the solution you'd like

It would be useful if BatchOpenChannel returned a structure describing which peers failed exactly.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

enhancementImprovements to existing features / behaviourgood first issueIssues suitable for first time contributors to LNDrpcRelated to the RPC interface

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions