Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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;