Updated on 2026-08-14
This commit is contained in:
parent
a24de5f7f8
commit
d227d1fae3
9 changed files with 28 additions and 14 deletions
|
|
@ -1302,6 +1302,7 @@ internal class SwapInteractorImpl @Inject constructor(
|
|||
is Fee.Common -> 0
|
||||
is Fee.Ethereum -> this.gasLimit.toInt()
|
||||
is Fee.Vechain -> TODO() // TODO [REDACTED_TASK_KEY]
|
||||
is Fee.Aptos -> TODO()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue