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 24, 2022
1 parent ba74ba4 commit c64ba8b
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 @@ -141,7 +141,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 c64ba8b

Please sign in to comment.