Event
An event.
Properties
The sequence number of the checkpoint that includes the transaction that emitted this event. Populated when the event is delivered on its own (for example via LedgerService.ListEvents); left unset when the event is carried inside its transaction's events list, where the enclosing ExecutedTransaction already provides this context.
Zero-based index of this event within its transaction's event list.
Returns the field-presence view for this Event instance.
The digest of the transaction that emitted this event.
Zero-based position of the emitting transaction within its containing checkpoint. For clients verifying authenticated event streams this index is part of the BCS-encoded EventCommitment leaf used to construct the per-checkpoint merkle root.