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

Type declaration

  • 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