ZcashLightClientKit/Sources/ZcashLightClientKit/Block
Lukas Korba 9b6ff51b29
[#492] Get rid of blocking API (#551)
- blocking API removed, only latestBlockHeight() stayed
- non-blocking closure based API removed
- unit tests updated to use async API

[#492] Get rid of blocking API (#551)

- forgotten commented code cleaned up
- some comments were still mentioning result (completion closure), removed
2022-10-03 20:05:11 -03:00
..
DatabaseStorage [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
Downloader [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
Processor [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00