Expand description

For more details see holochain_integrity_types::op.

Re-exports

pub use holochain_integrity_types::op;

Enums

Either a Action::Create or a Action::Update. These actions both create a new instance of an Entry.

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