diff --git a/src/status_im/hardwallet/core.cljs b/src/status_im/hardwallet/core.cljs index 65c84f3412..2bad60b57e 100644 --- a/src/status_im/hardwallet/core.cljs +++ b/src/status_im/hardwallet/core.cljs @@ -1645,7 +1645,7 @@ (filter #(= (:id %) selected-id)) first :mnemonic) - recovery-mnemonic (get-in db [:multiaccounts/recover :passphrase]) + recovery-mnemonic (get-in db [:intro-wizard :passphrase]) mnemonic' (or user-selected-mnemonic mnemonic recovery-mnemonic) pin' (or pin (vector->string (get-in db [:hardwallet :pin :current])))] (fx/merge cofx