Files
2022-06-30 01:53:12 -04:00

601 B

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

lastBalance

fun lastBalance(): Wallet.WalletBalance

Overrides Synchronizer.lastBalance

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