Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-27 16:33:48 +05:00
parent 9fe1b22210
commit e376a88b44
4 changed files with 14 additions and 2 deletions

View file

@ -214,6 +214,7 @@ internal class AddStakingNotificationsTransformer(
reserveAmount = currencyCheck.reserveAmount,
sendingAmount = sendingAmount,
cryptoCurrency = cryptoCurrency,
feeCryptoCurrency = feeCryptoCurrencyStatus?.currency,
isAccountFunded = false,
)
}