stopAndReturnDebugTraceRecording
Signature
Section titled “Signature”function stopAndReturnDebugTraceRecording() external returns (DebugStep[] memory step);Description
Section titled “Description”Stop debug trace recording and returns the recorded debug trace.