Enumeration Cases
WalletError.invalidChain(chain:)
WalletError.invalidToken(token:)
WalletError.serviceError(_:)
WalletError.transactionNotFound
WalletError.walletCreationCancelled
WalletError.walletCreationFailed(_:)
WalletError.walletGeneric(_:)
WalletError.walletInvalidCredentials
WalletError.walletInvalidSignerProvided
WalletError.walletInvalidType(_:)
WalletError.walletLocatorError(_:)
WalletError.walletNotFound
Instance Properties
errorMessage
Inherited fromServiceError.errorMessage.
Type Methods
fromNetworkError(_:)
Inherited fromServiceError.fromNetworkError(_:).
fromServiceError(_:)
Inherited fromServiceError.fromServiceError(_:).

