Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-05 16:00:06 +05:00
parent a78bfc6191
commit 2ab80154d8
13 changed files with 740 additions and 54 deletions

View file

@ -219,7 +219,6 @@ sealed class AppRoute(val path: String) : Route {
val cryptoAmount: SerializedBigDecimal,
val fiatAmount: SerializedBigDecimal,
val depositAddress: String,
val isWithdrawal: Boolean,
)
@Serializable