Updated on 2026-08-14
This commit is contained in:
parent
f03f9d1b0d
commit
20bd61d4f4
10 changed files with 25 additions and 29 deletions
|
|
@ -13,7 +13,7 @@ internal class ExchangeStatusConverter : Converter<ExchangeStatusResponse, Excha
|
|||
it.name.lowercase() == value.externalStatus.name.lowercase()
|
||||
},
|
||||
txId = value.externalTxId,
|
||||
txUrl = value.externalTxUrl,
|
||||
txExternalUrl = value.externalTxUrl,
|
||||
)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue