AccountIndexerConfigWithMeta<T>: AccountIndexerRequestArgs & {
    meta: T;
}

Indexer configuration with account information.

Type Parameters

  • T

Generated using TypeDoc