Updated on 2026-08-14
This commit is contained in:
parent
d28347ee21
commit
1b061d2d2b
6 changed files with 14 additions and 3 deletions
|
|
@ -772,6 +772,7 @@ internal class StakingModel @Inject constructor(
|
|||
val currencyStatus = getCurrencyCheckUseCase(
|
||||
userWalletId = userWalletId,
|
||||
currencyStatus = cryptoCurrencyStatus,
|
||||
feeCurrencyStatus = feeCryptoCurrencyStatus,
|
||||
amount = amount,
|
||||
fee = fee,
|
||||
feeCurrencyBalanceAfterTransaction = balanceAfterTransaction,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue