mirror of
https://github.com/bitcoin/bips.git
synced 2024-11-19 09:50:06 +01:00
More formatting. Trying to get dummy URLs to not display as links.
This commit is contained in:
parent
e958c59d2a
commit
8921a74d43
@ -118,7 +118,7 @@ Send PoP for a transaction with label "video 42923" to
|
|||||||
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 42923
|
||||||
</pre>
|
</pre>
|
||||||
Send PoP through mail using
|
Send PoP through mail using
|
||||||
mailto:pop@example.com?subject=pop444, amount
|
<nowiki>mailto:pop@example.com?subject=pop444</nowiki>, amount
|
||||||
is 13370000 satoshis, nonce is <tt>0x6f 0xe 0xfb 0x68 0x92 0xf9</tt>.
|
is 13370000 satoshis, nonce is <tt>0x6f 0xe 0xfb 0x68 0x92 0xf9</tt>.
|
||||||
Note that the <tt>?</tt> before <tt>subject</tt> is OK according to RFC3986,
|
Note that the <tt>?</tt> before <tt>subject</tt> is OK according to RFC3986,
|
||||||
since the query part starts from the first <tt>?</tt>:
|
since the query part starts from the first <tt>?</tt>:
|
||||||
@ -127,7 +127,7 @@ since the query part starts from the first <tt>?</tt>:
|
|||||||
</pre>
|
</pre>
|
||||||
Send PoP for transaction with id
|
Send PoP for transaction with id
|
||||||
<tt>cca7507897abc89628f450e8b1e0c6fca4ec3f7b34cccf55f3f531c659ff4d79</tt>
|
<tt>cca7507897abc89628f450e8b1e0c6fca4ec3f7b34cccf55f3f531c659ff4d79</tt>
|
||||||
to pizza place at http://pizza.example.com/pop/laszlo111 using nonce <tt>0xfc 0xcc 0x2c 0x35 0xf0 0xb8</tt>
|
to pizza place at <nowiki>http://pizza.example.com/pop/laszlo111</nowiki> using nonce <tt>0xfc 0xcc 0x2c 0x35 0xf0 0xb8</tt>
|
||||||
<pre>
|
<pre>
|
||||||
btcpop:?p=http://pizza.example.com/pop/laszlo111&n=3AtNpVrPh&txid=Emt9MPvt1joznqHy5eEHkNtcuQuYWXzYJBQZN6BJm6NL
|
btcpop:?p=http://pizza.example.com/pop/laszlo111&n=3AtNpVrPh&txid=Emt9MPvt1joznqHy5eEHkNtcuQuYWXzYJBQZN6BJm6NL
|
||||||
</pre>
|
</pre>
|
||||||
|
Loading…
Reference in New Issue
Block a user