Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
initCode
const operationHash = await bundler.submitUserOp({ // Remove this line // initCode: "0xd74a8b63df73223fcc89f604d6738e66719dbc...", // Add this line instead initCode: "0x", // Other user operation details... })