SatoshiPortal / boltz-rust

Boltz client rust crate
https://docs.boltz.exchange
30 stars 16 forks source link

Updated Error Handling. #21

Closed rajarshimaitra closed 4 months ago

rajarshimaitra commented 4 months ago

Fixes #8

This is a big refactoring PR so would take some review effort.

Salient points:

Simplifying error handling also implies code verbosity. This PR removes more lines than it adds.