IndexerMainDomainConfig: {
    discoveryInterval?: number;
    stats?: number;
}

Type declaration

  • Optional discoveryInterval?: number

    The interval in milliseconds to discover new accounts.

  • Optional stats?: number

    The interval in milliseconds to recalculate the stats.

Generated using TypeDoc