Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-20 11:34:58 +03:00
parent d748cb7a81
commit 2070f1d21c
4 changed files with 39 additions and 148 deletions

View file

@ -229,7 +229,6 @@ class DefaultHotWalletAccessor @Inject constructor(
this is TangemSdkError.AuthenticationLockout ||
this is TangemSdkError.AuthenticationUnavailable ||
this is TangemSdkError.AuthenticationAlreadyInProgress ||
this is TangemSdkError.AuthenticationNotInitialized ||
this is TangemSdkError.AuthenticationPermanentLockout
}