Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Wallets V1
Swift Protocol
protocol ServiceError : Error
var errorMessage: String { get }
static func fromNetworkError(_ error: NetworkError) -> Self
static func fromServiceError(_ error: CrossmintServiceError) -> Self
Was this page helpful?