lnd
lnd copied to clipboard
psbt: signal user that no psbt inputs were signed
This PR seeks to address issue https://github.com/lightningnetwork/lnd/issues/6204. If the user provided a psbt with inputs our wallet doesn't need to sign for we signal this to the user instead of failing/returning silently which makes it appear that inputs were signed.
@guggero .proto and release notes updated. This PR is ready to be reviewed.
@guggero: review reminder
@guggero thanks for your guidance and review. I've addressed all the issues you flagged. This PR is ready for another review.
Thanks for the review process.