createAccount.
Usage
Parameters
UserOperationTransaction
required
User operation to prepare
Returns
PreparedUserOperationData
The prepared user operation data
See also
- signUserOperation to sign the prepared user operation
- submitUserOperation to submit the signed user operation
- sendUserOperation to prepare, sign, and submit in one call