diff options
author | Anthony <pyskell@users.noreply.github.com> | 2019-11-12 15:47:39 -0500 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2020-01-19 14:47:33 -0800 |
commit | b2aed3e3fe8f06d3cfd8dd6747cfee127a4f9701 (patch) | |
tree | 5f18e89ee47f71df65c46b95acb5c1eb915a4b90 /bip-taproot.mediawiki | |
parent | 662361cc44a617dbd5199963304e9779c69ab67d (diff) |
FIX: BIPs should be specified as lowercase to match filenames
Diffstat (limited to 'bip-taproot.mediawiki')
-rw-r--r-- | bip-taproot.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-taproot.mediawiki b/bip-taproot.mediawiki index 0fbb7ed..42ad126 100644 --- a/bip-taproot.mediawiki +++ b/bip-taproot.mediawiki @@ -9,7 +9,7 @@ Type: Standards Track Created: License: BSD-3-Clause - Requires: BIP-Schnorr + Requires: bip-schnorr </pre> ==Introduction== |