ethereum-common
Advanced tools
Comparing version 0.0.18 to 0.1.0
{ | ||
"name": "ethereum-common", | ||
"version": "0.0.18", | ||
"version": "0.1.0", | ||
"description": "Resources common to all Ethereum implementations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -72,3 +72,3 @@ { | ||
"expByteGas": { | ||
"v": 10, | ||
"v": 50, | ||
"d": "Times ceil(log256(exponent)) for the EXP instruction." | ||
@@ -75,0 +75,0 @@ }, |
645410