mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-18 21:28:26 +00:00
parent
15b3b18321
commit
e1f1372e17
@ -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 = false
|
const val useTestnet = true
|
||||||
|
|
||||||
// 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