Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-10 16:04:31 +04:00
parent 369ed25ac6
commit 63287556e8
4 changed files with 5 additions and 7 deletions

View file

@ -66,6 +66,7 @@ internal class ProdApiConfigsManagerTest(private val model: Model) {
const val VERSION_NAME = "debug"
const val EXPRESS_USER_ID = "express_user_id"
const val EXPRESS_SESSION_ID = "express_session_id"
const val EXPRESS_REF_CODE = "express_ref_code"
const val STAKE_KIT_API_KEY = "stake_kit_api_key"
@JvmStatic