Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[zcash-android-wallet-sdk](../../../../index.md) / [cash.z.ecc.android.sdk.data](../../../index.md) / [SdkSynchronizer](../../index.md) / [SyncState](../index.md) / [CacheOnly](index.md) / [startingBlockHeight](./starting-block-height.md)
|
||||
|
||||
# startingBlockHeight
|
||||
|
||||
`val startingBlockHeight: `[`Int`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)
|
||||
|
||||
the last block that has been downloaded into the cache. We do not need to download
|
||||
any blocks before this height because we already have them.
|
||||
|
||||
Reference in New Issue
Block a user