Updated on 2026-08-14
This commit is contained in:
commit
426250efff
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ package com.tangem.tap
|
|||
|
||||
object TapConfig {
|
||||
const val usePayId: Boolean = true
|
||||
const val useTopUp: Boolean = true
|
||||
const val useTopUp: Boolean = false
|
||||
const val coinMarketCapKey = "f6622117-c043-47a0-8975-9d673ce484de"
|
||||
const val moonPayApiKey = "pk_test_kc90oYTANy7UQdBavDKGfL4K9l6VEPE"
|
||||
const val moonPayApiSecretKey = "sk_test_V8w4M19LbDjjYOt170s0tGuvXAgyEb1C"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue