Skip to content

Commit

Permalink
Update src/EVM.hs
Browse files Browse the repository at this point in the history
Co-authored-by: Emilio López <[email protected]>
  • Loading branch information
msooseth and elopez authored Nov 29, 2024
1 parent c960726 commit fba5a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/EVM.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2015,6 +2015,7 @@ delegateCall this gasGiven xTo xContext xValue xInOffset xInSize xOutOffset xOut
assign #returndata mempty
assign #calldata calldata
assign #overrideCaller Nothing
assign #resetCaller False
continue xTo

-- -- * Contract creation
Expand Down

0 comments on commit fba5a26

Please sign in to comment.