1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Merge pull request #135 from pyskell/patch-1

ADD: Require BIPs for Taproot and Tapscript
This commit is contained in:
Pieter Wuille
2019-11-16 12:48:23 -08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
Type: Standards Track
Created:
License: BSD-3-Clause
Requires: bip-schnorr
</pre>
==Introduction==

View File

@@ -9,6 +9,7 @@
Type: Standards Track
Created:
License: BSD-3-Clause
Requires: bip-schnorr, bip-taproot
</pre>
==Introduction==