We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67862be commit f5c1341Copy full SHA for f5c1341
app/src/main/java/com/github/jvsena42/floresta/presentation/ui/screens/home/HomeViewModel.kt
@@ -67,8 +67,7 @@ class HomeViewModel(
67
}
68
} else {
69
Log.d(TAG, "setup: Wallet does not exists")
70
-// walletManager.createWallet()
71
- walletManager.recoverWallet("bird unique ridge dose run problem scare label teach return inflict struggle")
+ walletManager.createWallet()
72
73
74
0 commit comments