Skip to content

stopAndReturnDebugTraceRecording

function stopAndReturnDebugTraceRecording()
external
returns (DebugStep[] memory step);

Stop debug trace recording and returns the recorded debug trace.