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
When confirming the backup seed, any leading or trailing whitespace will result in the error: "Some of the words are incorrect. Please try again or restart setup."
There is no valid case where leading or trailing whitespace would be used, so trimming the variable before testing for equivalency would help the user who leaves a leading and/or trailing space on the word.
This occurred with me because I was doing a copy / paste of the 12 word string.