Enumerations
The following enumerations are available globally.
-
Declaration
Swift
public enum ResultExtensionError : Error
-
Enum to wrap up the available types of Exchange on DipDup
See moreDeclaration
Swift
public enum DipDupExchangeName : String, Codable
-
Wrapping up the FA standards into an enum
See moreDeclaration
Swift
public enum DipDupTokenStandard : String, Codable
-
Whether the baker is actively running or not
See moreDeclaration
Swift
public enum TzKTBakerStatus : String, Codable
-
Declaration
Swift
public enum BiometricType
-
Enum used to get details about the current device’s capabilities
See moreDeclaration
Swift
public enum CurrentDevice
-
Error types that can be passed by failable inits
See moreDeclaration
Swift
public enum HDWalletError : Error
-
Declaration
Swift
public enum OperationTransactionError : Error
-
Declaration
Swift
public enum OperationUnknownError : Error
-
Enum representing the version of tezos “FA” token contracts
See moreDeclaration
Swift
public enum FaVersion : String, Codable
-
Enum to distingush between linear (non-hd) wallets, using the Bip39 standard, and hd wallets using the Bip44 standard.
See moreDeclaration
Swift
public enum WalletType : String, Codable
-
Possible error types that can occur when using the LedgerWallet
See moreDeclaration
Swift
public enum WalletError : Error
-
Declaration
Swift
public enum MediaProxyServiceError : String, Error
-
Declaration
Swift
public enum CacheType
-
List of providers currently supported and available on the Tezos network
See moreDeclaration
Swift
public enum TorusAuthProvider : String, Codable
-
Custom TorusAuthService errors that cna be thrown
See moreDeclaration
Swift
public enum TorusAuthError : Error
-
Error types that can be returned from
See moreWalletCacheService
Declaration
Swift
public enum WalletCacheError : String, Error