Skip to main content

emit

Function emit 

Source
pub fn emit(topics: &[[u8; 32]], data: &[u8]) -> Result<()>
Expand description

Emits a log event with the given topics and data.