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

715 B

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

lastCleared

fun lastCleared(): List<ClearedTransaction>

Overrides Synchronizer.lastCleared

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