mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-30 16:06:44 +00:00
ADD: Require Schnorr BIP for Taproot
Per https://github.com/bitcoin/bips/blob/master/bip-0001.mediawiki: "BIPs may have a Requires header, indicating the BIP numbers that this BIP depends on"
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created:
|
Created:
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Requires: BIP-Schnorr
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
==Introduction==
|
==Introduction==
|
||||||
|
|||||||
Reference in New Issue
Block a user