Enumerations
The following enumerations are available globally.
-
Errors thrown by CompactBlock Processor
See moreDeclaration
Swift
public enum CompactBlockProcessorError : Error -
Wrapper for the Rust backend. This class basically represents all the Rust-wallet capabilities and the supporting data required to exercise those abilities.
See moreDeclaration
Swift
public enum InitializerError : Error -
Undocumented
See moreDeclaration
Swift
public enum ResourceProviderError : Error -
Undocumented
See moreDeclaration
Swift
public enum RustWeldingError : Error -
Wrapper for errors received from a Lightwalletd endpoint
See moreDeclaration
Swift
public enum LightWalletServiceError : Errorextension LightWalletServiceError: Equatable -
Represents errors thrown by a Synchronizer
See moreDeclaration
Swift
public enum SynchronizerError : Error -
The Status of the synchronizer
See moreDeclaration
Swift
public enum Status -
Kind of transactions handled by a Synchronizer
See moreDeclaration
Swift
public enum TransactionKind -
Undocumented
See moreDeclaration
Swift
public enum TransactionEncoderError : Error
Enumerations Reference