Classes
The following classes are available globally.
-
The compact block processor is in charge of orchestrating the download and caching of compact blocks from a LightWalletEndpoint when started the processor downloads does a download - validate - scan cycle until it reaches latest height on the blockchain.
See moreDeclaration
Swift
public class CompactBlockProcessor
-
Undocumented
See moreDeclaration
Swift
public class ZcashSDKMainnetConstants : NetworkConstants
-
Undocumented
See moreDeclaration
Swift
public class ZcashSDKTestnetConstants : NetworkConstants
-
Wrapper for all the Rust backend functionality that does not involve processing blocks. This class initializes the Rust backend and the supporting data required to exercise those abilities. The [cash.z.wallet.sdk.block.CompactBlockProcessor] handles all the remaining Rust backend functionality, related to processing blocks.
See moreDeclaration
Swift
public class Initializer
-
Undocumented
See moreDeclaration
-
Undocumented
See moreDeclaration
Swift
public class SDKSynchronizer : Synchronizer
-
Undocumented
See moreDeclaration