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:
@@ -9,7 +9,7 @@
|
||||
Type: Standards Track
|
||||
Created:
|
||||
License: BSD-3-Clause
|
||||
Requires: BIP-Schnorr
|
||||
Requires: bip-schnorr
|
||||
</pre>
|
||||
|
||||
==Introduction==
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
Type: Standards Track
|
||||
Created:
|
||||
License: BSD-3-Clause
|
||||
Requires: BIP-Schnorr, BIP-Taproot
|
||||
Requires: bip-schnorr, bip-taproot
|
||||
</pre>
|
||||
|
||||
==Introduction==
|
||||
|
||||
Reference in New Issue
Block a user