You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the message is signed by both revoked and non-revoked key.
1a) We only know the revoked key, but we can lookup a non-revoked key
1b) We know both keys
... etc.
Current simplified implementation (after PR Verify message by sender #4144) may wrongly display "bad signature" or "missing pubkey" messages.
I'm leaving a reference to this issue in the relevant piece of code