Updated on 2026-08-14
This commit is contained in:
parent
1ee9fa0b45
commit
86139d5f45
11 changed files with 202 additions and 2 deletions
|
|
@ -40,6 +40,8 @@ interface UserWalletManager {
|
|||
@Throws(IllegalStateException::class)
|
||||
suspend fun addToken(currency: Currency, derivationPath: String?)
|
||||
|
||||
suspend fun hideAllTokens()
|
||||
|
||||
fun refreshWallet()
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue