The type of database context. Usually DbContext, if used with standard @tezos-dappetizer/database.
The type of your custom data that flows in indexingContext
through all indexers for a block.
See createContextData for more details.
Optional
Readonly
blockOptional
Readonly
contractOptional
Readonly
indexingReadonly
nameOptional
Readonly
smartGenerated using TypeDoc
Groups related indexing logic together to be executed by Dappetizer.