Skip to content

Commit

Permalink
fix: log
Browse files Browse the repository at this point in the history
  • Loading branch information
jvsena42 committed Oct 28, 2024
1 parent 15009b6 commit 84959c0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ class HomeViewModel(
}
} else {
Log.d(TAG, "setup: Wallet does not exists")
// walletManager.createWallet()
walletManager.recoverWallet("bird unique ridge dose run problem scare label teach return inflict struggle")
walletManager.createWallet()
// walletManager.recoverWallet("bird unique ridge dose run problem scare label teach return inflict struggle")
}
}

Expand Down

0 comments on commit 84959c0

Please sign in to comment.