Expand description

For more details see holochain_integrity_types::op.

Re-exports

pub use holochain_integrity_types::op;

Enums

Either a Header::Create or a Header::Update. These headers both create a new instance of an Entry.

These are the operational transformations that can be applied to Holochain data. Every Header produces a set of operations. These operations are each sent to an authority for validation.