fn convert_hh_log_to_event(call: HardhatConsoleCalls) -> Log
Expand description
Converts a call to Hardhat’s console.log
to a DSTest log(string)
event.
fn convert_hh_log_to_event(call: HardhatConsoleCalls) -> Log
Converts a call to Hardhat’s console.log
to a DSTest log(string)
event.