Updated on 2026-08-14

This commit is contained in:
Tangem 2025-04-25 20:04:51 +05:00
parent d614f69161
commit 4aa74c4b70
21 changed files with 397 additions and 70 deletions

View file

@ -192,7 +192,6 @@ internal class StakingFeeTransactionLoader @AssistedInject constructor(
cryptoCurrency = tokenCurrency,
userWalletId = userWallet.walletId,
amount = amount,
fee = null,
contractAddress = tokenCurrency.contractAddress,
spenderAddress = validatorAddress,
).getOrElse {