pub const fn decide_ordinary_binding_fate_operation(
conversation: ParticipantConversation,
fate: OrdinaryBindingFate,
) -> AggregateOperationDecision<OrdinaryBindingFate>Expand description
Selects the aggregate BindingFate event for one consumed ordinary fate.
The fate authority returns intact through the barrier so the caller can apply it to the stored closure edge in the same durable transaction.