rust-lightning icon indicating copy to clipboard operation
rust-lightning copied to clipboard

[API] Granular Error Types

Open G8XSU opened this issue 3 years ago • 1 comments

We should have granular function level errors. Instead of one big error struct.

This serves as documentation as well as allows users to handle specific errors easily.

G8XSU avatar Oct 21 '22 20:10 G8XSU

I agree, but don't think we need to rush to get this done by 0.1.

TheBlueMatt avatar May 06 '24 00:05 TheBlueMatt