fix: some compile issues in tests and some TODOs for things to do before merge

This commit is contained in:
0x330a
2023-05-17 11:58:47 +10:00
parent cf171fc371
commit f7b8a90edb
7 changed files with 18 additions and 19 deletions

View File

@@ -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,