Updated on 2026-08-14

This commit is contained in:
Tangem 2025-11-14 14:04:37 +05:00
parent d293f60a6d
commit e17996366a

View file

@ -226,7 +226,7 @@ private fun YieldSupplyActiveMyFunds(
color = TangemTheme.colors.stroke.primary,
)
HighComissionInfoRow(
title = resourceReference(R.string.common_network_fee_title),
title = resourceReference(R.string.common_estimated_fee),
info = state.currentFee,
isHighComission = state.isHighFee,
)