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 seed is currently saved as plaintext. When saving the seed it should be hashed and stored in a private variable. The plaintext-seed should be replaced with bogus information such as '*********' or similar.
The text was updated successfully, but these errors were encountered:
The seed is currently saved as plaintext. When saving the seed it should be hashed and stored in a private variable. The plaintext-seed should be replaced with bogus information such as '*********' or similar.
The text was updated successfully, but these errors were encountered: