getStatusFromReceiptType(Defined in: src/Utils/generics.ts:347 Given a type of receipt, returns what the new status of the message should betype):undefined|Status
Parameters
type
type from receiptundefined | string
Returns
undefined | Status