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
Fix: SDK error when retrieving fallback private key, but the symlink was dead. (#33)
Solution: We add a check to determine if it is a symlink and if it is dead. In this case, we unlink it.
Co-authored-by: Olivier Desenfans <[email protected]>
0 commit comments