From fe58c78da8ecef9f9bdeabacf87c90bbdb94e0e0 Mon Sep 17 00:00:00 2001 From: terence tsao Date: Wed, 29 Jan 2020 14:08:48 -0800 Subject: [PATCH] Fix table --- specs/phase1/phase1-fork.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/phase1/phase1-fork.md b/specs/phase1/phase1-fork.md index 56eee410b..adb0cd236 100644 --- a/specs/phase1/phase1-fork.md +++ b/specs/phase1/phase1-fork.md @@ -33,7 +33,7 @@ This document describes the process of moving from Phase 0 to Phase 1 of Ethereu Warning: this configuration is not definitive. | Name | Value | -| - | - | - | +| - | - | | `PHASE_1_FORK_VERSION` | `Version('0x01000000')` | | `INITIAL_ACTIVE_SHARDS` | `2**6` (= 64) | | `INITIAL_GASPRICE` | `Gwei(10)` |