Updated on 2026-08-14
This commit is contained in:
parent
4ce200b8d4
commit
0cceaf3110
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@ internal object Constants {
|
|||
const val GAS_LIMIT = 500_000_000L
|
||||
const val PRIVATE_KEY_LENGTH = 32
|
||||
|
||||
const val VISA_API_PROD_URL = "https://payapi.tangem-tech.com/api/v1/"
|
||||
const val VISA_API_DEV_URL = "[REDACTED_ENV_URL]"
|
||||
|
||||
const val NETWORK_TIMEOUT_SECONDS = 65L
|
||||
const val NETWORK_LOGS_TAG = "VisaNetworkLogs"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue