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

10 lines
431 B
Markdown
Raw Normal View History

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