summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bip-0002.mediawiki3
1 files changed, 0 insertions, 3 deletions
diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki
index 9a05fed..83b027c 100644
--- a/bip-0002.mediawiki
+++ b/bip-0002.mediawiki
@@ -152,7 +152,6 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
* Post-History: <dates of postings to bitcoin mailing list>
* Replaces: <BIP number>
* Superseded-By: <BIP number>
-* Resolution: <url>
</pre>
The Author header lists the names and email addresses of all the authors/owners of the BIP.
@@ -162,8 +161,6 @@ The format of the Author header value must be
If there are multiple authors, each should be on a separate line following RFC 2822 continuation line conventions.
-Note: The Resolution header is required for Standards Track BIPs only. It contains a URL that should point to an email message or other web resource where the pronouncement about the BIP is made.
-
While a BIP is in private discussions (usually during the initial Draft phase), a Discussions-To header will indicate the mailing list or URL where the BIP is being discussed. No Discussions-To header is necessary if the BIP is being discussed privately with the author, or on the bitcoin email mailing lists.
The Type header specifies the type of BIP: Standards Track, Informational, or Process.