mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-25 16:04:13 +01:00
FIX: BIPs should be specified as lowercase to match filenames
This commit is contained in:
parent
0af4a35295
commit
f620c87eb7
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created:
|
Created:
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Requires: BIP-Schnorr
|
Requires: bip-schnorr
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
==Introduction==
|
==Introduction==
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created:
|
Created:
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Requires: BIP-Schnorr, BIP-Taproot
|
Requires: bip-schnorr, bip-taproot
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
==Introduction==
|
==Introduction==
|
||||||
|
|
Loading…
Add table
Reference in a new issue