kin-android / kin.sdk / KinAccount / getBalanceSync
@NonNull abstract fun getBalanceSync(): Balance
Get the current confirmed balance in kin
Note: This method accesses the network, and should not be called on the android main thread.
AccountNotFoundException - if account was not created
OperationFailedException - any other error
Return Balance: the balance in kin