Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-23 14:58:44 +03:00
parent 34a17e2c65
commit b1ced989ae
8 changed files with 26 additions and 20 deletions

View file

@ -178,6 +178,7 @@ sealed class AnalyticsParam {
const val ERROR_DESCRIPTION = "Error Description"
const val ERROR_CODE = "Error Code"
const val ERROR_KEY = "Error Key"
const val ERROR_TYPE = "Error Type"
const val CREATION_TYPE = "Creation type"
const val DAPP_NAME = "DApp Name"
const val DAPP_URL = "DApp Url"