File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
121
121
122
122
<pre>
123
123
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>
125
125
Title: <BIP title; maximum 44 characters>
126
126
Author: <list of authors' real names and email addrs>
127
127
* Discussions-To: <email address>
@@ -139,7 +139,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
139
139
* Superseded-By: <BIP number>
140
140
</pre>
141
141
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.
143
143
See [[bip-0123.mediawiki |BIP 123 ]] for definitions of the various BIP layers. Activation of this BIP implies activation of BIP 123.
144
144
145
145
The Author header lists the names and email addresses of all the authors/owners of the BIP.
You can’t perform that action at this time.
0 commit comments