Initializers
init(phone:channel:chainType:crossmintTEE:)
Instance Properties
Type Aliases
PhoneSigner.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 PhoneSigner
init(phone: String, channel: OTPDeliveryChannel?, chainType: ChainType, crossmintTEE: CrossmintTEE?)
| Property | Type | Description |
|---|---|---|
adminSigner | PhoneSignerData | Inherited from Signer.adminSigner. |
channel | OTPDeliveryChannel? | - |
encoding | String | - |
keyType | String | - |
phone | String | - |
signerType | SignerType | Inherited from Signer.signerType. |
Signer.AdminType.
typealias AdminType = PhoneSignerData
Was this page helpful?
