Anoma.Node.Transaction.Ordering.OrderEvent (Anoma v0.29.0)
Summary
Types
@type t() :: %Anoma.Node.Transaction.Ordering.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.