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

rewindToHeight

suspend fun rewindToHeight(height: Int): Unit

Rewind the storage to the given height, usually to handle reorgs.

Parameters

height - the height to which the data will rewind.