1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

ADD: Require Schnorr and Taproot BIPs for Tapscript

https://github.com/sipa/bips/pull/135#issuecomment-552754867
This commit is contained in:
Anthony 2019-11-12 14:08:09 -05:00 committed by Pieter Wuille
parent 4bc42d0f00
commit 662361cc44

View File

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