createAccount.
Usage
Parameters
Session[]
required
Sessions to resolve
Returns
SessionDetails
The resolved session details
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Resolve the smart-session details for a set of sessions.
createAccount.
const sessionDetails = await account.getSessionDetails(sessions)
Was this page helpful?