mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-07 03:28:05 +02: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.