Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trampoline: Add handling for custom server errs
Currently we can not handle custom errors returned by the server directly as CLN does not understand the error codes (NODE|25, PERM|27) that signal termporary and permanent failures on the trampoline server. This is an internediate step where we at least pass down an error message that reflects a server failure in the meantime. Signed-off-by: Peter Neuroth <[email protected]>
- Loading branch information