We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deae64b commit d9f402eCopy full SHA for d9f402e
bip-0021.mediawiki
@@ -40,7 +40,7 @@ Elements of the query component may contain characters outside the valid range.
40
(See also [[#Simpler syntax|a simpler representation of syntax]])
41
42
bitcoinurn = "bitcoin:" bitcoinaddress [ "?" bitcoinparams ]
43
- bitcoinaddress = *base58
+ bitcoinaddress = *base58 / *bech32 / *bech32m
44
bitcoinparams = bitcoinparam [ "&" bitcoinparams ]
45
bitcoinparam = [ amountparam / labelparam / messageparam / otherparam / reqparam ]
46
amountparam = "amount=" *digit [ "." *digit ]
0 commit comments