Function emit_event_sol

Source
pub fn emit_event_sol<Evt>(event: Evt)
where Evt: Event<Sol>,
Expand description

Emits an event with the given event data using the Solidity ABI encoding.