ZcashLightClientKit/Example/ZcashLightClientSample/ZcashLightClientSample
Lukas Korba e51f425c54 [#1369] SynchronizerState refactor
- plural of account balances refactor to singular

[#1369] SynchronizerState refactor

- transaprent balance removed from SynchronizerState
- all balances are now handled with AccountBalance

[#1369] SynchronizerState refactor and balances cleanup

- WalletBalance has been removed from the SDK, replaced with AccountBalance
- public APIs for individual balances (getTransparent, getShielded, getShieldedVerfied) have been removed from the SDK, replaced with getAccountBalance
- tests refactored

[#1369] SynchronizerState refactor and balances cleanup

- dark side tests refactored

[#1369] SynchronizerState refactor and balances cleanup (#1372)

- addressed comments

[#1369] SynchronizerState refactor

- ZcashError for spending key does not belong to the wallet
2024-02-12 17:41:26 +01:00
..
Assets.xcassets
Base.lproj
Constants
Get Address
Get Balance [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
Get UTXOs [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
Latest Block Height
List Transactions
Paginated Transactions
Sapling Parameters
Send [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
Sync Blocks
Transaction Detail
AppDelegate.swift
DemoAppConfig.swift
Info.plist
ViewController.swift