createAccount.
Usage
Parameters
TransactionResult | UserOperationResult
required
The result returned by a submit/send call
Returns
TransactionStatus | UserOperationReceipt
The per-chain operation status (for intents) or a UserOp receipt
Wait for a submitted transaction or user operation to execute onchain. Polls the orchestrator until the intent reaches a terminal state; on failure an IntentFailedError is thrown.
createAccount.