mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-23 15:20:50 +01:00
Fixed unencoded space character in example
This commit is contained in:
parent
a0837d35c6
commit
10173c76cc
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ Send PoP for a transaction with label "video 42923" to
|
|||
<nowiki>https://www.example.com/pop/352</nowiki>, using nonce
|
||||
<tt>0x73 0xd5 0x1a 0xbb 0xd8 0x9c</tt>:
|
||||
<pre>
|
||||
btcpop:?p=https://www.example.com/pop/352&n=zgWTm8yH&label=video 42923
|
||||
btcpop:?p=https://www.example.com/pop/352&n=zgWTm8yH&label=video%2042923
|
||||
</pre>
|
||||
Send PoP through mail using
|
||||
<nowiki>mailto:pop@example.com?subject=pop444</nowiki>, amount
|
||||
|
|
Loading…
Add table
Reference in a new issue