Skip to main content

Module indexer_tendermint_event

Module indexer_tendermint_event 

Expand description

Nested message and enum types in IndexerTendermintEvent.

Enumsยง

BlockEvent
enum to specify that the IndexerTendermintEvent is a block event.
OrderingWithinBlock
ordering_within_block is either the transaction index or a boolean indicating the event was generated during processing the block rather than any specific transaction e.g. during FinalizeBlock.