createAccount.
Usage
Parameters
SessionDetails
required
Session details to enable
Returns
`0x${string}`
The enable-session signature
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sign the data required to enable a smart session.
createAccount.
const signature = await account.signEnableSession(details)
Was this page helpful?