payjoin / nolooking

Batched Channels from a PayJoin ⚡️🔀
41 stars 8 forks source link

Audit HttpError handling #74

Open DanGould opened 1 year ago

DanGould commented 1 year ago

Some of the errors we expose are only Internal errors. I think we expose too many errors to the public interface. Adding an internal error type interface these up should make development easier since you'd not have to display each internal error into its own HTTP response, just 500.