mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-23 14:56:24 +00:00
fix: some compile issues in tests and some TODOs for things to do before merge
This commit is contained in:
@@ -90,6 +90,7 @@ data class ConfigurationSyncJob(val destination: Destination): Job {
|
||||
Log.d(TAG, "Including delete request for current hashes")
|
||||
}
|
||||
|
||||
// TODO: re-add all this to do actual network sync job
|
||||
val batchResponse = SnodeAPI.getSingleTargetSnode(destination.destinationPublicKey()).bind { snode ->
|
||||
SnodeAPI.getRawBatchResponse(
|
||||
snode,
|
||||
|
||||
Reference in New Issue
Block a user