SeedSigner / seedsigner

Use an air-gapped Raspberry Pi Zero to sign for Bitcoin transactions! (and do other cool stuff)
MIT License
699 stars 161 forks source link

[Additional Screenshot] PSBT Review: Before verifying multisig change addr #521

Closed kdmukai closed 7 months ago

kdmukai commented 8 months ago

Description

Adds a screenshot to the screenshot generator for the PSBT review screen that displays a change addr that has not yet been verified via the multisig descriptor:

PSBTChangeDetailsView_multisig_unverified


Note: We already have a screenshot for the "After" state where the change address has already been verified.


This pull request is categorized as a:

Checklist

If you modified or added functionality/workflow, did you add new unit tests?

I have tested this PR on the following platforms/os:

newtonick commented 7 months ago

Tested and looks good.

The existing screenshot file "PSBTChangeDetailsView.png" is renamed to "PSBTChangeDetailsView_multisig_verified.png" and the new screenshot file is named "PSBTChangeDetailsView_multisig_unverified.png".