Updated on 2026-08-14
This commit is contained in:
parent
d293f60a6d
commit
e17996366a
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue