Module indexer_tendermint_event
Expand description
Nested message and enum types in IndexerTendermintEvent.
Enumsยง
- Block
Event - enum to specify that the IndexerTendermintEvent is a block event.
- Ordering
Within Block - 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.