ZcashLightClientKit/Sources/ZcashLightClientKit/Transaction
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
..
PersistentTransactionManager.swift [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
TransactionEncoder.swift [#546] TransactionEncoder To Async/Await (#547) 2022-10-03 12:44:33 +02:00
TransactionManager.swift [483] OutboundTransactionManager To Async/Await 2022-09-12 13:27:52 +02:00
WalletTransactionEncoder.swift [#546] TransactionEncoder To Async/Await (#547) 2022-10-03 12:44:33 +02:00