lndhub.go icon indicating copy to clipboard operation
lndhub.go copied to clipboard

Nicer error messages

Open bumi opened this issue 3 years ago • 0 comments

for example currently we return the raw SQL error message (e.g. when the accounts table is locked). we should not expose the internal error message and return an error that is usable for the client

related: https://podcastindex.social/@mitch/109060045184327826

bumi avatar Sep 20 '22 17:09 bumi