Initial commit
This commit is contained in:
9
docs/-sdk-synchronizer/refresh-balance.md
Normal file
9
docs/-sdk-synchronizer/refresh-balance.md
Normal file
@@ -0,0 +1,9 @@
|
||||
[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).
|
||||
|
||||
Reference in New Issue
Block a user