ZcashLightClientKit/Tests/PerformanceTests
Michal Fousek 5f162d01f8 Make all methods in ZcashKeyDerivationBackendWelding non async
It looks like that some methods in `ZcashKeyDerivationBackendWelding`
were left async by mistake. There is no reason for any method there to
be async.

After this change no method in `DerivationTool` has to async. It makes
things much easier.
2023-04-25 16:16:04 +02:00
..
SDKMetricsTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
SynchronizerTests.swift Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00