From c8cb7ca168c18d08b02ff35758d4358704971ee2 Mon Sep 17 00:00:00 2001 From: James Ray <16969914+jamesray1@users.noreply.github.com> Date: Fri, 26 Jan 2018 16:14:52 +1100 Subject: [PATCH] Add FORK_BLKNUM: 2,675,000 (Spurious Dragon) plus an en dash --- EIPS/eip-160.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/EIPS/eip-160.md b/EIPS/eip-160.md index c80d3841..d788aeda 100644 --- a/EIPS/eip-160.md +++ b/EIPS/eip-160.md @@ -7,6 +7,9 @@ Category: Core Status: Final Created: 2016-10-20 ``` +### Parameters + +FORK_BLKNUM: 2,675,000 (Spurious Dragon) ### Specification @@ -14,7 +17,7 @@ If `block.number >= FORK_BLKNUM`, increase the gas cost of EXP from 10 + 10 per ### Rationale -Benchmarks suggest that EXP is currently underpriced by a factor of about 4-8. +Benchmarks suggest that EXP is currently underpriced by a factor of about 4–8. ### References