All chains
    Preparing search index...

    Type Alias SessionReportReceived

    SessionReportReceived: PlainDescriptor<
        {
            activation_timestamp?: [bigint, number];
            end_index: number;
            leftover: boolean;
            validator_points_counts: number;
        },
    >

    A said session report was received.