Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-17 17:28:43 +03:00
parent 4a73aecbfc
commit 591607114c

View file

@ -154,7 +154,7 @@ internal sealed class StakingAnalyticsEvents(
event = "Errors",
params = mapOf(
AnalyticsParam.TOKEN_PARAM to token,
AnalyticsParam.ERROR_DESCRIPTION to errorType,
"ErrorType" to errorType,
),
)