recovery onboarding [#4498] [#4483]

This commit is contained in:
Andrey Shovkoplyas 2018-05-28 17:54:15 +03:00 committed by Roman Volosovskyi
parent 2a7c58ad25
commit 14a3134edd
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@
:signed-up? true
:signing-phrase phrase
:settings (constants/default-account-settings)
:wallet-set-up-passed? true}]
:wallet-set-up-passed? false
:seed-backed-up? true}]
(when-not (string/blank? public-key)
(-> db
(accounts-events/add-account account)