⚠️ Deprecation Notice
ModuleKit was developed by Rhinestone and is no longer actively supported. If you're building modules and need assistance, reach out to Rhinestone at gm@rhinestone.dev
title: "execUserOps"
Executes a given UserOperationData.
Usage
userOpData.execUserOps();Parameters
userOpData
- Type:
UserOpData
The data of the UserOperation.
Returns
None