everscale-inpage-provider - v0.6.6
    Preparing search index...

    Type Alias GqlSocketParams

    type GqlSocketParams = {
        endpoints: string[];
        latencyDetectionInterval: number;
        maxLatency: number;
        local: boolean;
    }
    Index

    Properties

    endpoints: string[]

    Path to graphql api endpoints

    latencyDetectionInterval: number

    Frequency of sync latency detection

    maxLatency: number

    Maximum value for the endpoint's blockchain data sync latency

    local: boolean

    Gql node type