Updated on 2026-08-14
This commit is contained in:
parent
898edd2b16
commit
5516e706aa
10 changed files with 45 additions and 21 deletions
|
|
@ -9,4 +9,6 @@ interface WalletsRepository {
|
|||
fun shouldSaveUserWallets(): Flow<Boolean>
|
||||
|
||||
suspend fun saveShouldSaveUserWallets(item: Boolean)
|
||||
|
||||
suspend fun setHasWalletsWithRing()
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue