ProcessingFailed: PlainDescriptor<
    {
        error: Enum<
            {
                BadFormat: undefined;
                Corrupt: undefined;
                Overweight: { proof_size: bigint; ref_time: bigint };
                StackLimitReached: undefined;
                Unsupported: undefined;
                Yield: undefined;
            },
        >;
        id: FixedSizeBinary<32>;
        origin: ParachainsInclusionAggregateMessageOrigin;
    },
>

Message discarded due to an error in the MessageProcessor (usually a format error).