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

getLastDownloadedHeight

suspend fun getLastDownloadedHeight(): Int

Return the latest block height that has been persisted into the CompactBlockStore.

Return
the latest block height that has been persisted.