Updated on 2026-08-14
This commit is contained in:
parent
49b30c3318
commit
88ff064c54
2 changed files with 13 additions and 8 deletions
|
|
@ -37,7 +37,7 @@ internal class MoonPay : ApiConfig() {
|
|||
private fun createMockEnvironment(): ApiEnvironmentConfig {
|
||||
return ApiEnvironmentConfig(
|
||||
environment = ApiEnvironment.MOCK,
|
||||
baseUrl = "[REDACTED_ENV_URL]", // TODO [REDACTED_TASK_KEY]
|
||||
baseUrl = "[REDACTED_ENV_URL]",
|
||||
)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue