lnd icon indicating copy to clipboard operation
lnd copied to clipboard

psbt: signal user that no psbt inputs were signed

Open hieblmi opened this issue 2 years ago • 3 comments

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.

hieblmi avatar Jul 27 '22 00:07 hieblmi

@guggero .proto and release notes updated. This PR is ready to be reviewed.

hieblmi avatar Jul 29 '22 13:07 hieblmi

@guggero: review reminder

lightninglabs-deploy avatar Aug 05 '22 14:08 lightninglabs-deploy

@guggero thanks for your guidance and review. I've addressed all the issues you flagged. This PR is ready for another review.

hieblmi avatar Aug 09 '22 02:08 hieblmi

Thanks for the review process.

hieblmi avatar Aug 17 '22 12:08 hieblmi