Expand description
A signed Store operation commit prepared for publication: the exact commit bytes, their reference, and the remote-object records a candidate or activation derives from them.
Structs§
- Circle
AckActivation - One Circle acknowledgement object riding an activating Store commit: its exact reference (named in the signed commit body) and the exact object the commit uploads and takes ownership of.
- Prepared
Store Operation Commit - Prepared
Store Operation Common - A signed commit and the exact object it is published as.
Enums§
- Prepared
Commit Error - A prepared commit whose parts contradict each other or cannot form valid remote-object records. Workflow errors wrap it at the operation boundary.