RawEventBase: Omit<AlephParsedParsedInstruction, "parsed"> & {
    program: string;
    programId: string;
}

Generated using TypeDoc