Enumeration Cases
| Case | Description |
|---|---|
approvalFailed | - |
creationFailed | - |
decodingError | - |
networkError | - |
serviceError(_:) | - |
unknown | - |
userCancelled | - |
Instance Properties
| Property | Type | Description |
|---|---|---|
code | String | Inherited from CrossmintError.code. |
message | String | Inherited from CrossmintError.message. |
underlyingError | (any Error)? | Inherited from CrossmintError.underlyingError. |

