Function emit_event

Source
pub fn emit_event<Evt, Abi>(event: &Evt)
where Evt: Event<Abi>, Abi: TopicEncoder,
Expand description

Emits an event with the given event data.