Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 379 Bytes

start-state-diff-recording.md

File metadata and controls

13 lines (9 loc) · 379 Bytes

startStateDiffRecording

Signature

function startStateDiffRecording()

Description

Records all state changes as part of CREATE, CALL or SELFDESTRUCT opcodes in order, along with the context of the calls. Refer to stopAndReturnStateDiff for more details on how to access and interpret the recorded state changes.