IndexerMainDomainWithDiscovery<M>: {
    discoverAccounts(): Promise<(AccountIndexerRequestArgs | AccountIndexerConfigWithMeta<M>)[]>;
}

Describes the main indexer domain class capable of account discovery.

Type Parameters

  • M = unknown

Type declaration

Generated using TypeDoc