Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-16 12:25:37 +05:00
parent db1d205bae
commit cb1ede0531
5 changed files with 116 additions and 0 deletions

View file

@ -2,6 +2,7 @@ package com.tangem.core.deeplink.global
import com.tangem.core.deeplink.DeepLink
@Deprecated("Use SellDeepLinkHandler")
class SellCurrencyDeepLink(
val onReceive: (data: Data) -> Unit,
shouldHandleDelayed: Boolean,