initCode
const operationHash = await bundler.submitUserOp({ // Remove this line // initCode: "0xd74a8b63df73223fcc89f604d6738e66719dbc...", // Add this line instead initCode: "0x", // Other user operation details... })