Closed nbaztec closed 2 months ago
Reduce custom code for appending zkEVM logs
Remove combined_logs workaround and use InspectorExt trait instead.
combined_logs
InspectorExt
Motivation
Reduce custom code for appending zkEVM logs
Solution
Remove
combined_logs
workaround and useInspectorExt
trait instead.