IAccountExecute
Support for executing user operations by prepending the executeUserOp function selector
to the UserOperation's callData.
Functions
executeUserOp
Executes a user operation.
function executeUserOp(PackedUserOperation calldata userOp, bytes32 userOpHash) external;