'Your seed appears to be correct. As a final check up please double check that the public address you wrote down earlier is matching the one you see right now.',
'Congrats, you are all set!',
'success',
false
)
);
mainWindow.createSeed={
triggered:false,
firstLoginPH:null,
secondaryLoginPH:null,
};
}else{
Store.dispatch(
triggerToaster(
'Your seed doesn\'t seem to be correct. Please logout and repeat wallet creation procedure again.',