1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-13 19:16:49 +01:00

Rename to assigned number: BIP 0067

This commit is contained in:
Thomas Kerin 2015-03-15 12:43:02 +00:00
parent b924a75f66
commit 08655a0ccc

View file

@ -1,6 +1,6 @@
<pre>
BIP: xx
BIP: 67
Title: Deterministic Pay-to-script-hash multisignature addresses through public key sorting
Author: Thomas Kerin, Jean-Pierre Rupp, Ruben de Vries
Status: Draft
@ -121,4 +121,3 @@ Vector 4: (from bitcore)
* Multisignature Brainwallet - http://ms-brainwallet.org/
* BitcoinJ - https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/script/ScriptBuilder.java#L331