Skip to content

Commit dd18e39

Browse files
committed
updated compatibility section
1 parent 522a0e8 commit dd18e39

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bip-pay-to-contract-labeled-wallets.mediawiki

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
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]
1818

19-
This BIP is a particular application of BIP-0043 and is based on BIP-0044.
20-
2119
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
2220

2321
==Motivation==
@@ -234,7 +232,8 @@ Verification operation will succeed only if we use identical documents to ones t
234232

235233
==Compatibility==
236234

237-
This specification is BIP-0043 compliant. Communication between payor and payee as well as hashing the contract and generating the path requires significant modification to the wallet.
235+
This specification is not backward compatibile with BIP32 specification, the proposed derivation scheme in this BIP is a BIP32 compliant.
236+
Communication between payor and payee as well as hashing the contract and generating the path requires significant modification to the wallet.
238237

239238
==Reference implementations==
240239

0 commit comments

Comments
 (0)