mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-25 17:24:20 +01:00
In this commit, we modify the parsing of user provided outpoints to ensure that we catch a nil (empty) output early. Otherwise, passing a set of incorrect arguments would cause `lnd` to crash.