zcash-android-wallet-sdk / cash.z.wallet.sdk.block / CompactBlockStore / getLatestHeight

getLatestHeight

abstract suspend fun getLatestHeight(): Int

Gets the highest block that is currently stored.

Return
the latest block height.