diff --git a/bip-0021.mediawiki b/bip-0021.mediawiki index fba47f3a..44cca1f9 100644 --- a/bip-0021.mediawiki +++ b/bip-0021.mediawiki @@ -48,6 +48,8 @@ Elements of the query component may contain characters outside the valid range. Here, "qchar" corresponds to valid characters of an RFC 3986 URI query component, excluding the "=" and "&" characters, which this BIP takes as separators. +The scheme component ("bitcoin:") is case-insensitive, and implementations must accept any combination of uppercase and lowercase letters. The rest of the URI is case-sensitive, including the query parameter keys. + === Query Keys === *label: Label for that address (e.g. name of receiver)