mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 03:55:16 +00:00
parent
15b3b18321
commit
e1f1372e17
@ -86,7 +86,7 @@ object SnodeAPI {
|
||||
private const val snodeFailureThreshold = 3
|
||||
private const val useOnionRequests = true
|
||||
|
||||
const val useTestnet = false
|
||||
const val useTestnet = true
|
||||
|
||||
// Error
|
||||
internal sealed class Error(val description: String) : Exception(description) {
|
||||
|
Loading…
Reference in New Issue
Block a user