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

FIX: BIPs should be specified as lowercase to match filenames

This commit is contained in:
Anthony 2019-11-12 15:47:39 -05:00
parent 0af4a35295
commit f620c87eb7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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