mirror of
https://github.com/status-im/status-go.git
synced 2025-02-04 02:44:42 +00:00
b74d9e6b4e
Replace the status proxy URL for cryptocompare.
6 lines
70 B
Go
6 lines
70 B
Go
//go:build release
|
|
|
|
package buildinfo
|
|
|
|
var ApiProxyStageName = "prod"
|