Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 248 Bytes

stop-prank.md

File metadata and controls

11 lines (7 loc) · 248 Bytes

stopPrank

Signature

function stopPrank() external;

Description

Stops an active prank started by startPrank, resetting msg.sender and tx.origin to the values before startPrank was called.