Skip to main content

CircleControl

Type Alias CircleControl 

Source
pub type CircleControl = Signed<CircleControlBody>;

Aliased Type§

pub struct CircleControl { /* private fields */ }

Implementations§

Source§

impl CircleControl

Source

pub fn control_hash(&self) -> ObjectHash

Source

pub fn causally_covers(&self, prior: &Self) -> bool

Source

pub fn verify(&self) -> bool

Source

pub fn coord(&self) -> CircleControlCoord