useDropAndReplaceUserOperation
Defined in: account-kit/react/dist/types/hooks/useDropAndReplaceUserOperation.d.ts:79
Custom hook that handles the drop and replace user operation for a given client and mutation arguments.
Example
Type Parameters
Parameters
Returns
UseDropAndReplaceUserOperationResult<TEntryPointVersion, TAccount>
The result containing the mutation function, result data, loading state, and any error. ref