comit-network / waves

Workspace for project waves - bringing DeFi to Liquid.
MIT License
15 stars 6 forks source link

Display loan validation error details in the frontend #253

Closed klochowicz closed 3 years ago

klochowicz commented 3 years ago

Define loan validation errors as RFC7807 error 400 (Bad Request) and publish error message inside error field inside it.

Add support for displaying new error type inside Toast error box.

Addresses #246 (partially).