summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kerin <thomas@bitwasp.co>2015-03-15 14:53:42 +0000
committerThomas Kerin <thomas@bitwasp.co>2015-03-15 14:53:42 +0000
commitdeb4ad4d03a37ff971ee272691d6c285e52e5e35 (patch)
treeebdd1149b4c637941b476d2edf29acef7c8f1202
parent08655a0ccc3a89b2e714248e6ded127ee26a2874 (diff)
downloadbips-deb4ad4d03a37ff971ee272691d6c285e52e5e35.tar.xz
Tidy ups, add BIP0067 to README, and change Type: informational -> standard
-rw-r--r--README.mediawiki6
-rw-r--r--bip-0067.mediawiki4
2 files changed, 8 insertions, 2 deletions
diff --git a/README.mediawiki b/README.mediawiki
index d624eb5..56f15d5 100644
--- a/README.mediawiki
+++ b/README.mediawiki
@@ -248,6 +248,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Standard
| Draft
|-
+| [[bip-0067.mediawiki|67]]
+| Deterministic P2SH multi-signature addresses
+| Thomas Kerin
+| Standard
+| Draft
+|-
| [[bip-0070.mediawiki|70]]
| Payment protocol
| Gavin Andresen
diff --git a/bip-0067.mediawiki b/bip-0067.mediawiki
index 15fb48f..83fc460 100644
--- a/bip-0067.mediawiki
+++ b/bip-0067.mediawiki
@@ -1,10 +1,10 @@
<pre>
BIP: 67
- Title: Deterministic Pay-to-script-hash multisignature addresses through public key sorting
+ Title: Deterministic Pay-to-script-hash multi-signature addresses through public key sorting
Author: Thomas Kerin, Jean-Pierre Rupp, Ruben de Vries
Status: Draft
- Type: Informational
+ Type: Standard
Created: 8 February 2015
</pre>