1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-02 15:43:53 +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
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==