Type Alias OpBasis

Source
pub type OpBasis = AnyLinkableHash;
Expand description

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

Aliased Type§

pub struct OpBasis { /* private fields */ }