All chains
    Preparing search index...

    Type Alias NotifyOverweight

    NotifyOverweight: PlainDescriptor<
        {
            actual_weight: { proof_size: bigint; ref_time: bigint };
            call_index: number;
            max_budgeted_weight: { proof_size: bigint; ref_time: bigint };
            pallet_index: number;
            query_id: bigint;
        },
    >

    Query response has been received and query is removed. The registered notification could not be dispatched because the dispatch weight is greater than the maximum weight originally budgeted by this runtime for the query result.