Skip to content

Commit 8cbdc63

Browse files
authored
Merge pull request bitcoin#539 from sanch0panza/bip135_add_core_pr
Add link to implementation on Bitcoin Core (PR#10437)
2 parents 3c42de5 + 5c1fd93 commit 8cbdc63

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

bip-0135.mediawiki

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,9 +388,11 @@ By way of design it does not interfere with unknown (undefined) deployments.
388388

389389
==Reference implementation==
390390

391-
A working reference implementation, including tests, can be found in this Pull Request:
391+
A working reference implementation, including tests, can be found in these Pull Requests:
392392

393-
https://github.com/BitcoinUnlimited/BitcoinUnlimited/pull/458
393+
* https://github.com/BitcoinUnlimited/BitcoinUnlimited/pull/458
394+
395+
* https://github.com/bitcoin/bitcoin/pull/10437
394396
395397
Existing unit tests and regression tests have been left active to demonstrate
396398
backward compatibility of the default settings with BIP9.

0 commit comments

Comments
 (0)