Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Endogen committed Nov 5, 2024
1 parent 1fe75d9 commit 97c5246
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/contracting/execution/executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ def execute(self, sender, contract_name, function_name, kwargs,
runtime.rt.env.update(environment)
status_code = 0

# TODO: Why do we do this?
# Multiply stamps by 1000 because we divide by it later
# runtime.rt.set_up(stmps=stamps * 1000, meter=metering)

Expand Down

0 comments on commit 97c5246

Please sign in to comment.