summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalle Rosenbaum <kalle@rosenbaum.se>2015-08-07 18:54:07 +0200
committerKalle Rosenbaum <kalle@rosenbaum.se>2015-08-07 18:54:07 +0200
commit8921a74d4384e9790c3c0bb256f529ffe8c1fa92 (patch)
treea0502de302e87354b228bb1f6f494ea91442f4db
parente958c59d2aa8a86c78d59ba8b5e0ed552937fd38 (diff)
downloadbips-8921a74d4384e9790c3c0bb256f529ffe8c1fa92.tar.xz
More formatting. Trying to get dummy URLs to not display as links.
-rw-r--r--bip-0121.mediawiki4
1 files changed, 2 insertions, 2 deletions
diff --git a/bip-0121.mediawiki b/bip-0121.mediawiki
index c0f31e2..76513dd 100644
--- a/bip-0121.mediawiki
+++ b/bip-0121.mediawiki
@@ -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
</pre>
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>.
Note that the <tt>?</tt> before <tt>subject</tt> is OK according to RFC3986,
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>
Send PoP for transaction with id
<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>
btcpop:?p=http://pizza.example.com/pop/laszlo111&n=3AtNpVrPh&txid=Emt9MPvt1joznqHy5eEHkNtcuQuYWXzYJBQZN6BJm6NL
</pre>