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

Commit fb75914

Browse files
committed
Added Gquaddivisor from modexp precompile for gas calculation
1 parent ea7303a commit fb75914

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

params.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@
205205
"v": 3,
206206
"d": ""
207207
},
208+
"modexpGquaddivisor": {
209+
"v": 20,
210+
"d": "Gquaddivisor from modexp precompile for gas calculation."
211+
},
208212
"ecAddGas": {
209213
"v": 500,
210214
"d": "Gas costs for curve addition precompile."

0 commit comments

Comments
 (0)