Skip to content

Commit

Permalink
Merge pull request #2488 from IntersectMBO/fix_plutusv2_cost_models
Browse files Browse the repository at this point in the history
Fix PlutusV2 cost models
  • Loading branch information
mkoura authored Jul 19, 2024
2 parents a2090e8 + a20e3e8 commit a3f4493
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 a3f4493

Please sign in to comment.