Experimental
The type of your custom data that flows in indexingContext
through all indexers for a block.
See createContextData for more details.
The type of your custom data associated with the smart rollup that flows in indexingContext
through this indexer.
See shouldIndex for more details.
Readonly
blockReadonly
dataReadonly
mainReadonly
operationReadonly
rollupReadonly
rollupGets data associated with a rollup - returned by shouldIndex(). It is carried over all the time when indexing blocks.
Generated using TypeDoc
Provides all additional data related to the selected smart rollup and the indexed entity.