Type alias BlockDataIndexerUsingDb<TContextData>

BlockDataIndexerUsingDb<TContextData>: BlockDataIndexer<DbContext, TContextData>

BlockDataIndexer with standard Dappetizer DbContext.

Type Parameters

  • TContextData = unknown

    See the same parameter on IndexerModule.

Generated using TypeDoc