Updated on 2026-08-14
This commit is contained in:
parent
a78bfc6191
commit
2ab80154d8
13 changed files with 740 additions and 54 deletions
|
|
@ -219,7 +219,6 @@ sealed class AppRoute(val path: String) : Route {
|
|||
val cryptoAmount: SerializedBigDecimal,
|
||||
val fiatAmount: SerializedBigDecimal,
|
||||
val depositAddress: String,
|
||||
val isWithdrawal: Boolean,
|
||||
)
|
||||
|
||||
@Serializable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue