Skip to content

Commit 5dab10b

Browse files
authored
Merge pull request bitcoin#135 from pyskell/patch-1
ADD: Require BIPs for Taproot and Tapscript
2 parents bc0c57e + f620c87 commit 5dab10b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bip-taproot.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
Type: Standards Track
1010
Created:
1111
License: BSD-3-Clause
12+
Requires: bip-schnorr
1213
</pre>
1314

1415
==Introduction==

bip-tapscript.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
Type: Standards Track
1010
Created:
1111
License: BSD-3-Clause
12+
Requires: bip-schnorr, bip-taproot
1213
</pre>
1314

1415
==Introduction==

0 commit comments

Comments
 (0)