1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-23 23:27:22 +01: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 committed by Pieter Wuille
parent 662361cc44
commit b2aed3e3fe
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==