Merge branch 'master' into update-peer-exchanged

This commit is contained in:
Joel Thorstensson
2020-08-24 18:04:53 +02:00
29 changed files with 7492 additions and 5682 deletions

View File

@@ -522,7 +522,7 @@ Object.keys(testAPIs).forEach(API => {
resolve()
}
}, 100)
}, 500)
} catch (e) {
reject(e)
}