Type Alias: WaitForReceiptOutput Copytype WaitForReceiptOutput = | WaitForReceiptSuccess | WaitForReceiptUnknown | WaitForReceiptError; Defined in: apps/submitter/lib/handlers/waitForReceipt/types.ts:32