Skip to content

Commit 2bd92ed

Browse files
committed
BIP 2: Layer is only for ST BIPs
1 parent c26a663 commit 2bd92ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-0002.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
121121

122122
<pre>
123123
BIP: <BIP number, or "?" before being assigned>
124-
Layer: <Consensus (soft fork) | Consensus (hard fork) | Peer Services | API/RPC | Applications>
124+
* Layer: <Consensus (soft fork) | Consensus (hard fork) | Peer Services | API/RPC | Applications>
125125
Title: <BIP title; maximum 44 characters>
126126
Author: <list of authors' real names and email addrs>
127127
* Discussions-To: <email address>
@@ -139,7 +139,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
139139
* Superseded-By: <BIP number>
140140
</pre>
141141

142-
The Layer header documents which layer of Bitcoin the BIP applies to.
142+
The Layer header (only for Standards Track BIPs) documents which layer of Bitcoin the BIP applies to.
143143
See [[bip-0123.mediawiki|BIP 123]] for definitions of the various BIP layers. Activation of this BIP implies activation of BIP 123.
144144

145145
The Author header lists the names and email addresses of all the authors/owners of the BIP.

0 commit comments

Comments
 (0)