Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Commit

Permalink
Added Gquaddivisor from modexp precompile for gas calculation
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Sep 22, 2017
1 parent ea7303a commit fb75914
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions params.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,10 @@
"v": 3,
"d": ""
},
"modexpGquaddivisor": {
"v": 20,
"d": "Gquaddivisor from modexp precompile for gas calculation."
},
"ecAddGas": {
"v": 500,
"d": "Gas costs for curve addition precompile."
Expand Down

0 comments on commit fb75914

Please sign in to comment.