Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-02 12:58:08 +03:00
parent 889f47acdb
commit 489726e264
7 changed files with 307 additions and 3 deletions

View file

@ -143,6 +143,7 @@ internal class DefaultTangemPayEligibilityManager @Inject constructor(
private fun TangemPayEntryPoint.toEligibilityType(): TangemPayEligibilityType = when (this) {
TangemPayEntryPoint.BANNER -> TangemPayEligibilityType.BANNER
TangemPayEntryPoint.DETAILS -> TangemPayEligibilityType.DETAILS
TangemPayEntryPoint.DEEPLINK -> TangemPayEligibilityType.DEEPLINK
}
private data class UserWalletData(