revert accidentally changed GasQuadDivisor

This commit is contained in:
andri lim 2019-11-12 13:20:29 +07:00 committed by zah
parent 1937fd700d
commit 4fbc9727d8
2 changed files with 2 additions and 2 deletions

View File

@ -664,4 +664,4 @@ const
# The Yellow Paper is special casing the GasQuadDivisor.
# It is defined in Appendix G with the other GasFeeKind constants
# instead of Appendix E for precompiled contracts
GasQuadDivisor* = 100
GasQuadDivisor* = 20

View File

@ -14,7 +14,7 @@ type
paModExp,
paEcAdd,
paEcMul,
paPairing
paPairing,
# Istanbul
paBlake2bf = 9