lndk-org / lndk

MIT License
86 stars 22 forks source link

offers: handle invoice request build failures more gracefully #139

Closed orbitalturtle closed 4 months ago

orbitalturtle commented 4 months ago

Fixes #137 and other related possible panics by removing all of the other unnecessary unwraps when building an invoice request.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (302fc05) to head (4a9e749).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 1 1 Lines 96 96 ====================================== Misses 96 96 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.