Updated on 2026-08-14
This commit is contained in:
parent
63f6ae5dfa
commit
761f896656
12 changed files with 17 additions and 97 deletions
|
|
@ -80,8 +80,6 @@ internal class SendViewModel @Inject constructor(
|
|||
getCurrencyStatusUpdatesUseCase(
|
||||
userWalletId = userWalletId,
|
||||
currencyId = cryptoCurrency.id,
|
||||
derivationPath = cryptoCurrency.network.derivationPath,
|
||||
contractAddress = (cryptoCurrency as? CryptoCurrency.Token)?.contractAddress,
|
||||
isSingleWalletWithTokens = isSingleWallet,
|
||||
)
|
||||
.flowWithLifecycle(owner.lifecycle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue