Initializers
init(email:crossmintTEE:)
Instance Properties
Type Aliases
SolanaEmailSigner.AdminType
Inherited fromSigner.AdminType.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Class
final class SolanaEmailSigner
init(email: String, crossmintTEE: CrossmintTEE?)
| Property | Type | Description |
|---|---|---|
adminSigner | EmailSignerData | Inherited from Signer.adminSigner. |
email | String | - |
encoding | String | - |
keyType | String | - |
signerType | SignerType | Inherited from Signer.signerType. |
Signer.AdminType.
typealias AdminType = EmailSignerData
Was this page helpful?
