Skip to content

Commit

Permalink
Fix PlutusV2 cost models
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoura committed Jul 19, 2024
1 parent a2090e8 commit a20e3e8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions cardano_node_tests/tests/data/cost_models_list_185_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -335,14 +335,14 @@
32,
38314,
32,
20000000000,
20000000000,
35892428,
10,
9462713,
1021,
10,
20000000000,
0,
20000000000,
38887044,
32947,
10
1293828,
28716,
63,
Expand Down
10 changes: 5 additions & 5 deletions cardano_node_tests/tests/data/cost_models_list_185_v2_v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -335,14 +335,14 @@
32,
38314,
32,
20000000000,
20000000000,
35892428,
10,
9462713,
1021,
10,
20000000000,
0,
20000000000,
38887044,
32947,
10
1293828,
28716,
63,
Expand Down

0 comments on commit a20e3e8

Please sign in to comment.