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
Does the spec require that the data be non-empty? Worth confirming that - maybe this is fine.
Also we should check to see if it's possible that a dapp is relying upon this. We might be forced to preserve this behavior for backwards-compatibility.
KeyringController:signMessage
fails if empty data is passed butKeyringController:signPersonalMessage
does not fails if empty data is passed.The text was updated successfully, but these errors were encountered: