Bundle a user operation.
import { bundleUserOp } from "thirdweb/wallets/smart"; const userOpHash = await bundleUserOp({ userOp, options,});
The bundle hash of the user operation.