diff --git a/bip-draft.mediawiki b/bip-draft.mediawiki index 65a9919e..b3ffc6eb 100644 --- a/bip-draft.mediawiki +++ b/bip-draft.mediawiki @@ -1,19 +1,17 @@
- BIP: 999* + BIP: TBD Layer: Applications Title: Pay to Contract Protocol Author: Omar Shibli-* 999 is a temporary BIP number. - ==Abstract== Utilizing hierarchical deterministic wallets as described in BIP-0032 and the "Purpose Field" in BIP-0043, this document specifies the multiparty pay-to-contract key derivation scheme outlined by Ilja Gerhardt and Timo Hanke.[0] @@ -62,10 +60,10 @@ Each level has special meaning described in the chapters below. ===Purpose=== -Purpose is a constant set toNicholas Gregory Comments-Summary: No comments yet. - Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0999 + Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-TBD Status: Draft Type: Informational Track Created: 2017-07-17 License: BSD-2-Clause
999'
(or 0x800003E7
) following the BIP-0043 recommendation. It indicates that the subtree of this node is used according to this specification.
+Purpose is a constant set to TBD'
(or TBD
) following the BIP-0043 recommendation. It indicates that the subtree of this node is used according to this specification.
-m / 999' / *
+m / TBD' / *
Hardened derivation is used at this level.