Updated on 2026-08-14
This commit is contained in:
parent
90fd182e31
commit
eec9944cb0
2 changed files with 4 additions and 2 deletions
|
|
@ -119,6 +119,8 @@ object TangemSdkErrorMapper {
|
|||
is TangemSdkError.UserCanceledBiometricsAuthentication -> error
|
||||
is TangemSdkError.EncryptionOperationFailed -> error
|
||||
is TangemSdkError.InvalidEncryptionKey -> error
|
||||
is TangemSdkError.KeyGenerationException -> error
|
||||
is TangemSdkError.MnemonicException -> error
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue