mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-03 13:47:45 +00:00
Reverting temporary change
This commit is contained in:
parent
2b27b7d5e0
commit
0300be25f6
@ -86,7 +86,7 @@ object SnodeAPI {
|
|||||||
private const val snodeFailureThreshold = 3
|
private const val snodeFailureThreshold = 3
|
||||||
private const val useOnionRequests = true
|
private const val useOnionRequests = true
|
||||||
|
|
||||||
const val useTestnet = true
|
const val useTestnet = false
|
||||||
|
|
||||||
// Error
|
// Error
|
||||||
internal sealed class Error(val description: String) : Exception(description) {
|
internal sealed class Error(val description: String) : Exception(description) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user