Updated on 2026-08-14

This commit is contained in:
Tangem 2025-08-07 16:05:37 +05:00
parent 34f07ed52d
commit 2336cb6aaa
8 changed files with 61 additions and 3 deletions

View file

@ -89,6 +89,7 @@ internal class SendWithSwapConfirmComponent @AssistedInject constructor(
cryptoCurrencyStatus = model.primaryCurrencyStatus,
feeStateConfiguration = FeeStateConfiguration.ExcludeLow,
feeDisplaySource = FeeDisplaySource.Screen,
analyticsCategoryName = params.analyticsCategoryName,
),
onResult = model::onFeeResult,
)