Updated on 2026-08-14
This commit is contained in:
parent
c689b1e133
commit
8a17f8e1fb
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ enum class ExchangeStatus {
|
|||
this == Finished ||
|
||||
this == Cancelled ||
|
||||
this == TxFailed ||
|
||||
this == Paused ||
|
||||
this == Unknown
|
||||
|
||||
val isAutoDisposable: Boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue