Type Alias holochain_types::dna::OpBasis

source ·
pub type OpBasis = HoloHash<AnyLinkable>;
Expand description

Alias for AnyLinkableHash. This hash forms the notion of the “basis hash” of an op.

Aliased Type§

struct OpBasis { /* private fields */ }