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

getLatestHeight

suspend fun getLatestHeight(): Int

Gets the highest block that is currently stored.

Return
the latest block height.