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

getLastScannedHeight

suspend fun getLastScannedHeight(): Int

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

Return
the last scanned height reported by the repository.