Updated on 2026-08-14

This commit is contained in:
Tangem 2023-08-04 18:00:39 +03:00
commit ce57171f3b

View file

@ -38,7 +38,7 @@ object HomeMiddleware {
val handler = homeMiddleware
const val BUY_WALLET_URL = "https://tangem.com/ru/resellers/"
const val NEW_BUY_WALLET_URL = "https://buy.tangem.com/ru/"
const val NEW_BUY_WALLET_URL = "https://buy.tangem.com/"
}
private val homeMiddleware: Middleware<AppState> = { _, _ ->