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 Enumeration
enum SignerError
case cancelled
case invalidAddress
case invalidEmail
case invalidMessage
case invalidPrivateKey
case invalidSigner
case notStarted
case passkey(SignerError.PasskeyError)
case signingFailed
enum PasskeyError
Was this page helpful?