zcash-android-wallet-sdk/docs/-synchronizer/last-cleared.md

632 B

zcash-android-wallet-sdk / cash.z.ecc.android.sdk.data / Synchronizer / lastCleared

lastCleared

abstract fun lastCleared(): List<ClearedTransaction>

Holds the most recent value that was transmitted through the clearedTransactions channel. Typically, if the underlying channel is a BroadcastChannel (and it should be), then this value is simply clearedChannel.value