Skip to content

Commit

Permalink
This too
Browse files Browse the repository at this point in the history
  • Loading branch information
msooseth committed Nov 28, 2024
1 parent 33cbcf0 commit 9115b64
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 @@ -2013,6 +2013,7 @@ delegateCall this gasGiven xTo xContext xValue xInOffset xInSize xOutOffset xOut
assign #memorySize 0
assign #returndata mempty
assign #calldata calldata
assign #overrideCaller Nothing
continue xTo

-- -- * Contract creation
Expand Down

0 comments on commit 9115b64

Please sign in to comment.