Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Account): don't create an unused hash when signing up with key
The hash is only used to generate the main_key when signing up/logging in with a password; when main_key is supplied directly, it is unused.
- Loading branch information