mirror of
https://github.com/status-im/status-go.git
synced 2025-01-23 05:00:35 +00:00
b74d9e6b4e
Replace the status proxy URL for cryptocompare.
6 lines
71 B
Go
6 lines
71 B
Go
//go:build !release
|
|
|
|
package buildinfo
|
|
|
|
var ApiProxyStageName = "test"
|