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
Make publicKey optional when signTransaction. Instead, some signing providers might want to use the name as an identifier.
Potentially, take Key as the identifier but have the publicKey as optional (or the name as optional [either|or]).