Updated on 2026-08-14
This commit is contained in:
parent
b4aac690c5
commit
1169ea6d84
6 changed files with 72 additions and 38 deletions
|
|
@ -19,7 +19,7 @@ interface UserWalletManager {
|
|||
fun getNativeTokenForNetwork(networkId: String): Currency
|
||||
|
||||
/**
|
||||
* Returns user walletId
|
||||
* Returns user walletId or empty string
|
||||
*/
|
||||
fun getWalletId(): String
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue