zcash-android-wallet-sdk/docs/-sdk-synchronizer/refresh-balance.md

10 lines
431 B
Markdown

[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk](../index.md) / [SdkSynchronizer](index.md) / [refreshBalance](./refresh-balance.md)
# refreshBalance
`suspend fun refreshBalance(): `[`Unit`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)
Calculate the latest balance, based on the blocks that have been scanned and transmit this
information into the flow of [balances](balances.md).