ZcashLightClientKit/Sources/ZcashLightClientKit/Synchronizer
Francisco Gindre c4d3f74205
[#880] Make some deprecations effective (#885)
* Deprecate `func getShieldedBalance(accountIndex: Int) -> Int64`

* Deprecate `func getShieldedVerifiedBalance(accountIndex: Int) -> Int64`

* deprecate `func getBalance(account index: Int = 0) -> Int64`

* deprecate `func defaultFee(for height: BlockHeight) -> Int64`

* deprecate `func getReceivedMemoAsUTF8(dbData:idNote:networkType:) -> String?`

* Deprecate `func getSentMemoAsUTF8(dbData:idNote:networkType:) -> String?`

* deprecate `getVerifiedBalance`

Closes #880
2023-03-28 15:56:14 -03:00
..
ClosureSDKSynchronizer.swift [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00
CombineSDKSynchronizer.swift [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00
SDKSynchronizer.swift [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00