Updated on 2026-08-14
This commit is contained in:
parent
b1b7b1bc15
commit
3f6a17e340
3 changed files with 17 additions and 14 deletions
|
|
@ -251,7 +251,7 @@ internal class SwapViewModel @Inject constructor(
|
|||
providers = toProvidersList,
|
||||
amountToSwap = amount,
|
||||
selectedFee = dataState.selectedFee?.feeType ?: FeeType.NORMAL,
|
||||
)
|
||||
).entries.first().value// TODO
|
||||
}
|
||||
},
|
||||
onSuccess = { swapState ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue