Skip to main content
type SendUserOperationResult = {
  userOperationHash: Hex;
};
Result of sendUserOperation.

Properties

PropertyTypeDescription
userOperationHashHexThe user operation hash.