mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 20:57:41 +00:00
feat: testnet clearing network data on delete and differentiating dialogs
This commit is contained in:
@@ -8,6 +8,7 @@ class Snode(val address: String, val port: Int, val publicKeySet: KeySet?) {
|
||||
GetMessages("retrieve"),
|
||||
SendMessage("store"),
|
||||
OxenDaemonRPCCall("oxend_request"),
|
||||
Info("info"),
|
||||
DeleteAll("delete_all")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user