Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIP 321: URI Scheme (Replace BIP 21 with a new BIP containing information about more modern usage of it) #1555

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Drop broken reference
  • Loading branch information
TheBlueMatt committed Oct 9, 2024
commit 7fba7a4cac227a73b246e6301c7fec2c8b278ab0
2 changes: 0 additions & 2 deletions bip-XXXX.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ Elements of the query component may contain characters outside the valid range.

=== ABNF grammar ===

(See also [[#Simpler syntax|a simpler representation of syntax]])

bitcoinurn = "bitcoin:" [ bitcoinaddress ] [ "?" bitcoinparams ]
bitcoinaddress = *base58 / *bech32 / *bech32m
bitcoinparams = bitcoinparam [ "&" bitcoinparams ]
Expand Down