Skip to content

Commit

Permalink
Remove unnecessary D assignation
Browse files Browse the repository at this point in the history
  • Loading branch information
ignasirv committed Oct 19, 2022
1 parent 6fba077 commit edd4c23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main/process-tx.zkasm
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ loopBytes:
%MAX_CNT_STEPS - STEP - 20 :JMPN(outOfCountersStep)
A - C - 1 :JMPN(endCalldataIntrinsicGas)
E => B
HASHPOS => D
1 => D
$ => E :MLOAD(batchHashDataId)
$ => D :HASHK(E)
Expand Down

0 comments on commit edd4c23

Please sign in to comment.