zcash-android-wallet-sdk / cash.z.wallet.sdk.block / CompactBlockProcessor / getLastDownloadedHeight

getLastDownloadedHeight

suspend fun getLastDownloadedHeight(): Int

Get the height of the last block that was downloaded by this processor.

Return
the last downloaded height reported by the downloader.