input-output-hk/cuddle

Improve error handling

Opened this issue · 0 comments

nc6 commented

Currently, there are various places where we simply use 'error' to handle error cases. This should be replaced with proper error handling, as in the Resolve module.