dump_event

Function dump_event 

Source
pub fn dump_event(event: &DumpEvent, path: &str) -> DevnetResult<()>
Expand description

Attaches starknet event to the end of the file at path. If no file present, creates it.