Skip to main content

StateBlockEvents

Type Alias StateBlockEvents 

Source
pub type StateBlockEvents = BlockEvents<EventContext<Vec<StateEvents>>>;

Aliased Typeยง

pub struct StateBlockEvents { /* private fields */ }