Skip to content

Commit 544941d

Browse files
committed
added backwards compatibility and copyright
1 parent d80224c commit 544941d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bip-p2sh-accounts.mediawiki

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ To derive the P2SH address from the above calculated public key, we use the enca
6262
scriptPubKey: HASH160 <20-byte-script-hash> EQUAL
6363
(0xA914{20-byte-script-hash}87)
6464
65+
==Backwards Compatibility==
66+
67+
This BIP is not backwards compatible by design as described under [#considerations]. A not compatible wallet will not discover accounts at all and the user will notice that something is wrong.
68+
6569

6670
==Test vectors==
6771

@@ -94,3 +98,7 @@ To derive the P2SH address from the above calculated public key, we use the enca
9498
* [[bip-0043.mediawiki|BIP43 - Purpose Field for Deterministic Wallets]]
9599
* [[bip-0044.mediawiki|BIP44 - Multi-Account Hierarchy for Deterministic Wallets]]
96100
* [[bip-0141.mediawiki|BIP141 - Segregated Witness (Consensus layer)]]
101+
102+
== Copyright ==
103+
104+
This document is placed in the public domain.

0 commit comments

Comments
 (0)