From 2bd92edce1bbc365dcdb18f82bec93b371a552d2 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Tue, 29 Nov 2016 03:07:35 +0000 Subject: [PATCH] BIP 2: Layer is only for ST BIPs --- bip-0002.mediawiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index e0644623..47967711 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -121,7 +121,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
   BIP: 
-  Layer: 
+* Layer: 
   Title: 
   Author: 
 * Discussions-To: 
@@ -139,7 +139,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
 * Superseded-By: 
 
-The Layer header documents which layer of Bitcoin the BIP applies to. +The Layer header (only for Standards Track BIPs) documents which layer of Bitcoin the BIP applies to. See [[bip-0123.mediawiki|BIP 123]] for definitions of the various BIP layers. Activation of this BIP implies activation of BIP 123. The Author header lists the names and email addresses of all the authors/owners of the BIP.