[Minor Improvement] Re-word warning screen title when multisig change/receive addr fails verification
kdmukai opened this issue · 0 comments
kdmukai commented
Just noticed that the single sig verification failure...
...is more strongly worded than the multisig version:
I recommend a trivial change in the multisig side from "Caution" to "Suspicious PSBT".
There's explicit logic to opt for the softer "Caution" in PSBTAddressVerificationFailedView
but I can't think of any reason nor recall any rationale for this.
If there's nothing deeper to consider here, this would be a simple, easy first issue for a new contributor.