Applesauce
    Preparing search index...

    Type Alias OpenRankingAlgorithm

    A single algorithm offered by an Open Ranking endpoint

    type OpenRankingAlgorithm = {
        description: string;
        id: string;
        name: string;
        pov: boolean;
    }
    Index

    Properties

    Properties

    description: string
    id: string
    name: string
    pov: boolean

    Whether this algorithm requires a point-of-view pubkey in the request