1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Tidy ups, add BIP0067 to README, and change Type: informational -> standard

This commit is contained in:
Thomas Kerin 2015-03-15 14:53:42 +00:00
parent 08655a0ccc
commit deb4ad4d03
2 changed files with 8 additions and 2 deletions

View File

@ -248,6 +248,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Standard | Standard
| Draft | Draft
|- |-
| [[bip-0067.mediawiki|67]]
| Deterministic P2SH multi-signature addresses
| Thomas Kerin
| Standard
| Draft
|-
| [[bip-0070.mediawiki|70]] | [[bip-0070.mediawiki|70]]
| Payment protocol | Payment protocol
| Gavin Andresen | Gavin Andresen

View File

@ -1,10 +1,10 @@
<pre> <pre>
BIP: 67 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 Author: Thomas Kerin, Jean-Pierre Rupp, Ruben de Vries
Status: Draft Status: Draft
Type: Informational Type: Standard
Created: 8 February 2015 Created: 8 February 2015
</pre> </pre>