Updated on 2026-08-14
This commit is contained in:
parent
d570dd215f
commit
e045a08252
10 changed files with 21 additions and 20 deletions
|
|
@ -1889,7 +1889,7 @@ internal class SwapInteractorImpl @Inject constructor(
|
|||
} else {
|
||||
SwapFeeState.NotEnough(
|
||||
feeCurrency = fromTokenStatus.currency,
|
||||
currencyName = fromTokenStatus.currency.network.name,
|
||||
currencyName = fromTokenStatus.currency.name,
|
||||
currencySymbol = fromTokenStatus.currency.symbol,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue