Enumerations

The following enumerations are available globally.

  • Errors thrown by CompactBlock Processor

    See more

    Declaration

    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 more

    Declaration

    Swift

    public enum InitializerError : Error
  • Undocumented

    See more

    Declaration

    Swift

    public enum ResourceProviderError : Error
  • Undocumented

    See more

    Declaration

    Swift

    public enum RustWeldingError : Error
  • Wrapper for errors received from a Lightwalletd endpoint

    See more

    Declaration

    Swift

    public enum LightWalletServiceError : Error
    extension LightWalletServiceError: Equatable
  • Represents errors thrown by a Synchronizer

    See more

    Declaration

    Swift

    public enum SynchronizerError : Error
  • The Status of the synchronizer

    See more

    Declaration

    Swift

    public enum Status
  • Kind of transactions handled by a Synchronizer

    See more

    Declaration

    Swift

    public enum TransactionKind
  • Undocumented

    See more

    Declaration

    Swift

    public enum TransactionEncoderError : Error