Skip to content

Commit

Permalink
chore(blockifier): fix code gas cost
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoni-Starkware committed Sep 2, 2024
1 parent 00b348d commit ec66bf9
Show file tree
Hide file tree
Showing 3 changed files with 610 additions and 1 deletion.
2 changes: 1 addition & 1 deletion crates/blockifier/resources/versioned_constants.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
1
],
"gas_per_code_byte": [
875,
32,
1000
]
},
Expand Down
Loading

0 comments on commit ec66bf9

Please sign in to comment.