Anoma.Node.Transaction.Ordering.Events.OrderEvent (Anoma v0.34.0)

Summary

Types

t()

I am the type of an ordering Event.

Types

t()

@type t() :: %Anoma.Node.Transaction.Ordering.Events.OrderEvent{tx_id: binary()}

I am the type of an ordering Event.

I am sent whenever the transaction with which I am associated gets a global timestamp.

Fields

  • tx_id - The ID of the transaction which was ordered.