@ -122,6 +122,14 @@ final class LinkDeviceVC : BaseVC, UIPageViewControllerDataSource, UIPageViewCon
}
}
funccontinueWithSeed(_seed:Data){
funccontinueWithSeed(_seed:Data){
if(seed.count!=16){
letalert=UIAlertController(title:NSLocalizedString("invalid_recovery_phrase",comment:""),message:NSLocalizedString("Please check the Recovery Phrase and try again.",comment:""),preferredStyle:.alert)