Updated on 2026-08-14
This commit is contained in:
parent
99244e87a6
commit
2f936ad2f3
4 changed files with 9 additions and 3 deletions
|
|
@ -39,6 +39,8 @@ interface UserWalletManager {
|
|||
@Throws(IllegalStateException::class)
|
||||
suspend fun addToken(currency: Currency)
|
||||
|
||||
fun refreshWallet()
|
||||
|
||||
/**
|
||||
* Returns wallet public address for token
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue