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.
pub fn dump_event(event: &DumpEvent, path: &str) -> DevnetResult<()>Attaches starknet event to the end of the file at path. If no file present, creates it.