Updated on 2026-08-14
This commit is contained in:
parent
fd0a07af67
commit
1fdc1d07b2
7 changed files with 63 additions and 7 deletions
|
|
@ -13,6 +13,7 @@ import java.math.BigDecimal
|
|||
* @property amountToSend amount of tx
|
||||
* @property currencyToSend currency for tx
|
||||
*/
|
||||
// TODO split to cex,dex
|
||||
data class SwapTxData(
|
||||
val networkId: String,
|
||||
val feeAmount: BigDecimal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue