Updated on 2026-08-14
This commit is contained in:
parent
210f392373
commit
9f070d6023
4 changed files with 0 additions and 79 deletions
|
|
@ -127,12 +127,4 @@ interface SwapRepositoryV2 {
|
|||
txHash: String,
|
||||
txExtraId: String?,
|
||||
)
|
||||
|
||||
/**
|
||||
* Returns status [SwapStatusModel] on active swap
|
||||
*
|
||||
* @param userWallet selected user wallet
|
||||
* @param txId transaction id in ExpressApi
|
||||
*/
|
||||
suspend fun getExchangeStatus(userWallet: UserWallet, txId: String): SwapStatusModel
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue