From 58df2e402f96ccfb336ccccabed9cc6ed91d8423 Mon Sep 17 00:00:00 2001 From: James Ray <16969914+jamesray1@users.noreply.github.com> Date: Fri, 26 Jan 2018 18:04:36 +1100 Subject: [PATCH] Meta reference and table of parameters --- EIPS/eip-150.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/EIPS/eip-150.md b/EIPS/eip-150.md index 8ed0c111..353b4971 100644 --- a/EIPS/eip-150.md +++ b/EIPS/eip-150.md @@ -8,10 +8,15 @@ Category: Core Status: Final Created: 2016-09-24 ``` +### Meta reference + +([Tangerine Whistle](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-608.md)). + ### Parameters -- `FORK_BLKNUM`: 1 ([Homestead](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-606.md)) -- `CHAIN_ID`: 1 +| FORK_BLKNUM | CHAIN_ID | CHAIN_NAME | +|-----------------|------------|-------------| +| 2,463,000 | 1 | Main net | ### Specification