Skip to main content

Module prepared_commit

Module prepared_commit 

Source
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§

CircleAckActivation
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.
PreparedStoreOperationCommit
PreparedStoreOperationCommon
A signed commit and the exact object it is published as.

Enums§

PreparedCommitError
A prepared commit whose parts contradict each other or cannot form valid remote-object records. Workflow errors wrap it at the operation boundary.